Application Development and Automation 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: 
Read only

screen modification

Former Member
0 Likes
355

Hi all,

i have added the field in address screen in partner tab of sales order header. this is screen independent to the sales order.

Now my issue is, this field is always in change mode even the sales order in display mode.

can you please guide us regarding this.

Thanks,

nutakki

2 REPLIES 2
Read only

Former Member
0 Likes
324

Try to set the SCREEN-GROUP1 2 3 and 4 as another standard field of the transaction that correctly works.

Read only

Former Member
0 Likes
324

Please check the Attributes of the filed in the dubug mode at the end of PAI (Just before PBO)

Check Field attibutes like Screen-input = 0 ,Screen-Acitve = 0 .

Make Sure these attributes are set at the end of PAI.