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 vf01

Former Member
0 Likes
651

hi guys,

i have a user exit USEREXIT_NUMBER_RANGE

when create a sd billing document this will be triggered.

1. i have written the whole coding, but iam unable to create a billing document.

what is the procedure.

thankz

3 REPLIES 3
Read only

Nkrish
Contributor
0 Likes
504

Hi,

What are the steps that you performed could you please elaborate??

do you have a delivery document / sales order document already created without which a billing document will not be created.

Regards,

Narayani

Read only

Former Member
0 Likes
504

HI,

My requirement is.

when i create a billing document internally assigned document number be assigned by company code, billing type.

For this there is a user exit in which iam writing code.

i want to test that , but iam unble to do so.

iam not sure that how this billing document will be created.

reply.

ahmed

Read only

0 Likes
504

Hi,

I suggest you keep a break point and check.

Steps :

Go to the user exit : RV60AFZZ. keep a break point there. also goto user exit RV60AFZC => keep a break point there.

goto VF01=> take the help of an SD consultant to fill the fields as there would be some mandatory fields, save the billing document.

while saving check whether the number range is getting filled.

Regards,

Narayani