Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Changing Field Labels of module pool screen dynamically

Former Member
0 Kudos

Hi All,

Can anybody tell me how to change field label of text field in dialog screen dynamically.

The Screen/Transaction is standard one.

I have created a Enhancement point for this change in one of PBO module's subroutine for this screen.

This Field label is defined as a 'Text' field only. We can't change it any more as it is standard one.

Can anybody tell me the solution for the same.

I have to change this label value as per some validations and its corresponding text field value will remain as is.

Thanks,

Deep.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

I think it is not possible, but try changing the name by Looping on screen table on PBO,

Bye

Gabriel

1 REPLY 1

Former Member
0 Kudos

Hello,

I think it is not possible, but try changing the name by Looping on screen table on PBO,

Bye

Gabriel