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

userexit_save_document_prepare

Former Member
0 Likes
529

Hi,

I want to display an error message when a SO is saved with differe schedule line categories. I have made the required coding in userexit_save_document_prepare. Changes are working fine and the message is displayed.

After the message is displayed, i want VA01 back in change mode. But the whole screen is greyed out. How do i hold VA01 in change mode ?

Thanks in advance.

Regards,

Usha

Hi,

I want to display an error message when a SO is saved with differe schedule line categories. I have made the required coding in userexit_save_document_prepare. Changes are working fine and the message is displayed.

After the message is displayed, i want VA01 back in change mode. But the whole screen is greyed out. How do i hold VA01 in change mode ?

Thanks in advance.

Regards,

Usha

2 REPLIES 2
Read only

ramesh_mahankali
Active Participant
0 Likes
484

Hi,

Use the filed T180-TRTYP to control the display of the screen. Assign value B to this field before/after the error message to make the screen editable.

You can also check the domain values for possible values/options.

Hope this helps.

Thanks,

Ramesh

Read only

ramesh_mahankali
Active Participant
0 Likes
484

Hi,

Please reply about the answer provvided and close the thread with solution you used so that others can refer.

Thanks,

Ramesh