Application Development and Automation 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: 
Read only

Billing Document No as Same as Delivery Document No

venkateswaran_k
Active Contributor
0 Likes
481

Dear All

I have one requirement that, the billing document generated from VF01 has to be having the same document number as Delivery document no.

I tried the following user exit,   USEREXIT_NUMBER_RANGE  in the include    INCLUDE RV60AFZZ .

I replace the XVBRK-VBELN with the delivery number .. however

But not successfull.  It gives Express documetn Error while saving..

Can someone help me

Regards

Venkat

Dear All

I have one requirement that, the billing document generated from VF01 has to be having the same document number as Delivery document no.

I tried the following user exit,   USEREXIT_NUMBER_RANGE  in the include    INCLUDE RV60AFZZ .

I replace the XVBRK-VBELN with the delivery number .. however

But not successfull.  It gives Express documetn Error while saving..

Can someone help me

Regards

Venkat

2 REPLIES 2
Read only

Former Member
0 Likes
455

Dear Venkateswaran,

When you assign the new document number for invoice, please check whether the newly assigned number falls in the number range assigned to the billing documents.

Thanks,

Manikandan JN.

Read only

former_member184675
Active Participant
0 Likes
455

Hi,

In addition to what Manikandan said, try to set the Billing No. Range to External in customizing.

Regards,

Andrei