cancel
Showing results for 
Search instead for 
Did you mean: 

Error in billing document number range

former_member431487
Participant
0 Kudos

Hello Experts,

We have different number ranges for different billing document types (F1, F2 etc). But now whenever we are creating any billing document then the system is giving same number and the number is constant for all billing document types (Eg 10000011 for F1, F2, L1 etc). I checked the number range and there are still sufficient numbers left in the current ranges. Any idea why system is throwing same billing number every time for all billing document types? Is there any user exit for this?

Thanks in advance for your help.

Regards,

Karan

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member431487
Participant
0 Kudos

Thanks for your help friends.

Former Member
0 Kudos

Hi Karan,

When ever billing document generates, it do generate Accounting document also, i feel ur getting the problem with Accounting document number range not with billing number range... for all the billing document types, is it accounting document type is same or different,

     Please insure different accounting document types, then only ur problem will solve. other wise, if u want to maintain the single accounting document type then follow the number range as i advised, it will work for you

Billing documents

F1-  101- 200

F2-   201-300

L1-  301- 400

A/c document- 101- 400

Please try to configure as i suggested and check, still ur with the problem or not

Thanks

Jagadeesh

Former Member
0 Kudos

Hi,

There might be some issue like this way.

1:- it won't happen two documents have single number. It may happen it is not updating the data table , like VBRP, VBAP, VBFA etc..

2:- If any user exist activated for billing document ( RV60AFZZ include and exit is Userexit_number_Range) where there is wrong data maintained in the ztable for your user exit.

Check with your ABAPer if user exit is active , if active then check the table entries with t-code SM30 .

Hope it will help you to understatnd.

Regards

Pitabash

eduardo_hinojosa
Active Contributor
0 Kudos

Hi

Check if the userexit (USEREXIT_NUMBER_RANGE  in include RV60AFZZ) mentioned in SAP Note 595327 - Determining a different number range interval  is working.

I hope this helps you

Regards

Eduardo