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 exits

Former Member
0 Likes
280

in tcode MIGO during materail issue a field is required to enter the work order number . based on this number validation can be done for the work order with refrence to the goods issue. its urgent tell me how to insert a field in it bcoz there is no screen exit for it . it possibe tell me the process

Regards

sarfaraz

1 REPLY 1
Read only

Former Member
0 Likes
268

Hi,

Try using BADI MB_DOCUMENT_BADI, method: MB_DOCUMENT_BEFORE_UPDATE.

Regards,

Satish