Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

object RV_BELEG number range interval 01 does not exist

0 Kudos

Hi Gurus,

I need suggestion or solution to solve my problem when creating sales order(standard order) from VA01 transaction.

Error Descriptio and Message:

For object RV_BELEG , number range interval 01 does not exist

Message no. NR751

Diagnosis

The database table NRIV has the delivery class 'C', i.e. the SAP default settings are only in client 000.

Procedure

Create the missing number range interval in customizing.

Transaction code:

Reporducing the error:

Screen flow: VA01 Intial Screen Input

Order Type: SD 'Subs.Dlv.Free of Ch'.

Sales Org :

Enter.

Next Screen: Click on "Complete Dlv" push butoon.

It will take to next screen go with "SAVE" option.

Iam getting an incomplete Delivery want to edit.

Go with "EDIT" and give Input in "ORDER REASON" drill down option.

select any one option and go with arrow symbol in the menu "EDIT NEXT DATA" or F5.

Provide Input In "Customer Group" drill down option select any one option from it.

Again go with arrow symbol in the menu "EDIT NEXT DATA" or F5.

Here iam getting an status "Document is complete".

Click on "SAVE" option.

Here status message error showing: "For object RV_BELEG , number range interval 01 does not exist".

This is the issue occuring with me while creating Sale Order from VA01.

help me if any one have know solution or suggestion to solve error.

Tnks & Rgds

Bhaskar

1 ACCEPTED SOLUTION

Former Member
0 Kudos

This because of the missing SD Document Number Range.

You can check this in tcode SNRO for object RV_BELEG.

Ask your SD Consultant to Change the number range assignment or create that missing 01 number range number object.

This will solve your problem,

Regards

Karthik D

2 REPLIES 2

Former Member
0 Kudos

This because of the missing SD Document Number Range.

You can check this in tcode SNRO for object RV_BELEG.

Ask your SD Consultant to Change the number range assignment or create that missing 01 number range number object.

This will solve your problem,

Regards

Karthik D

Former Member
0 Kudos

This message was moderated.