‎2007 Jan 25 10:29 AM
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
‎2007 Jan 25 10:51 AM
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
‎2007 Jan 25 10:59 AM
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
‎2007 Jan 25 11:24 AM
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