cancel
Showing results for 
Search instead for 
Did you mean: 

sales org and site wise numbar range for billing document

Former Member
0 Kudos

Hi

can anyone suggest how we can create number range for billing document with a combination of sales org's and site.

we have one document type which is assign to multiple sales org's and each sales org's has multiple site .

Requirement is, we need billing document with combination of sales org's and site .

Kindly suggest.

Accepted Solutions (1)

Accepted Solutions (1)

former_member204513
Active Contributor
0 Kudos

Dear Sunil,

This is not possible in the standard functionality you need to go with some User Exit with the help of ABAPer.

Try with the fallowing user exit.

USEREXIT_NUMBER_RANGE (Module pool SAPLV60A, program RV60AFZZ)

The internal number range used in the standard system is specified in the billing type table and can be changed in this user exit. This user exit is only called when the billing documents is created.

I hope this will help you,

Regards,

Murali.

Answers (1)

Answers (1)

former_member315051
Active Contributor
0 Kudos

Hi,

In standard you can create based on the docuement type only.

So for this you can achive with Dovelpment, so kindly coordinate ur ABAPer, for this he can create one ZTabel there we can maintain based on our requirement.

Hope it helps you

Regards,

Ramesh