hello Experts
My requirement is to block a sales order ( of certain order types ) for delivery creation by the person who has created the order ,
only some other person should be able to create the delivery.
I cannot use default delivery or billing block authorization object as that is not allowed in my case.
I am currently considering the userexit method to check and prompt error message if 3 conditions are true
1. name of the person created the order is same as name of the person creating the delivery.
2. Function code is of delivery creation.
3. Document type is the one in which we want the required functionality.
If anybody knows how to achieve this from credit block or some other standard means , please let me know.
Thanks in advance.
Thanks and Regards
Ranjan .