cancel
Showing results for 
Search instead for 
Did you mean: 

Sales order number based on delivering Plant.

Former Member
0 Kudos

Hello,

I have a requirement where in , it is expected that SO nr should be based on the delivering plant. In other words number range should be based on delivering plant. Has any one come across such a requirement and if yes how was this requirement met?

thanks in advance

Best Regards

Shripad

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shripad,

For this Use the User Exit "MV45AFZZ" and Include Program " FORM USEREXIT_NUMBER_RANGE " OR SAVE_Document_ PrePare" Any one of the above which suits the requirement

Ask ABAPer to change the Code Accordingly. Give the Functional Specifications

to the ABAPer that Specs need to map the requirement .

Ask him to develop one table that holds Sales Document Type, Delivering Plant. and other Requirement Specific.

and he will call the table in the user exit when the Sales Document is going to Save.

Reward If Helpful...

Regards..

Praveen.D

Former Member
0 Kudos

In the include MV45AFZZ, try FORM USEREXIT_NUMBER_RANGE.

Former Member
0 Kudos

Thanks,

MV45AFZZ user exit n FORM USEREXIT_NUMBER_RANGE worked well.

BR

Shripad