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

LI21 : Write offs

Former Member
0 Likes
747

Hello experts,

When selecting a record in LI21, and clicking on write off, I want to implement the following conditions.

If movement type is 712, the user should be required to enter values for the reason for movement - GRUND and the long text as well. Only then should he be allowed to complete the process of write offs.

I tried using badi for entering inventory values but it doesnt seem to help when the reason is set to nil.

Regards,

Shubhendu

Hello experts,

When selecting a record in LI21, and clicking on write off, I want to implement the following conditions.

If movement type is 712, the user should be required to enter values for the reason for movement - GRUND and the long text as well. Only then should he be allowed to complete the process of write offs.

I tried using badi for entering inventory values but it doesnt seem to help when the reason is set to nil.

Regards,

Shubhendu

1 REPLY 1
Read only

former_member188827
Active Contributor
0 Likes
565

For making "Reason of Movement" mandatory, go to tcode OMJJ,select movement type "712" and make it mandatory.

Regards