cancel
Showing results for 
Search instead for 
Did you mean: 

User exit for scheduling agreement

Former Member
0 Kudos
294

Guys,

I want to put an restriction for some users to maintain delivery schedule in scheduling agreement before its fully release. Is there any user exit available for this. or any other solution to solve this issue.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186100
Active Contributor
0 Kudos

hi,

Can you please clarify what is control threat by allowing users to create delivery schedule before SA release as they cannot transmit it?

release is process component which restricts transmission of purchasing documents , i.e taking printout of the document. If you are using standard transactions ME9E for print out it will not allow user to take print of delivery schedule and send it to vendor. In case you are using custom transaction for print do include release check into it.

If you want to put a release step on delivery schedule also , please go through SA with release documentation , which will need you to run another transaction ME84 for creation of delivery schedule release.

If you still need requirement of validating usage, check out badi -ME_PROCESS_PO for inserting check.