‎2008 Jul 07 5:02 AM
Hi Guru
I need ur help.
My requirement is?
1.program RV60AFZZ to check the billing type and find the corresponding billing number ranger type from the user defined table (ZSD_BIL_NO_RANG). this number ranger is than passed to standard program to allocate uniqui to each document.
2. developed program extent for standard program LV60A003. because lof user custimization the message is set to warning messae. if later sap fnctionlaity need we simply set the routine number 003 in the appropriate billing procedure.
plz give details with codding.
Thanks
Manas
‎2008 Jul 07 7:48 AM
Hi Friend,
1. You can write code in
FORM USEREXIT_NUMBER_RANGE
You can select the number range no from Z table after passing VBRK-FKART (billing type).
And pass the number range no to US_RANGE_INTERN.
2. Check any enhancement-point is avialable or not. Otherwise you have to change the code using access key.
Hope it will solve your problem.
Regards
Krishnendu