‎2006 Aug 30 3:30 PM
Hi all
Please tell me, is there anyway to change the batch numer. Currently the system is generating the batch number in a particular fromat in our scenario.
regards
satyajit kumar
‎2006 Aug 31 7:19 AM
Hi Satya,
It looks to be user exit might be activated for the batch number generation. Please check for that.
Regards,
Prasanth
‎2006 Aug 30 5:17 PM
Hi!
Usually it's possible to use internal or external number assignment.
Just have a look at the number range definition for batchs. Also the process of batch creation can have an attribute 'only automatic' number creation, check this too.
Regards,
Christian
‎2006 Aug 31 7:19 AM
Hi Satya,
It looks to be user exit might be activated for the batch number generation. Please check for that.
Regards,
Prasanth
‎2006 Sep 07 2:28 PM
HI u can,
Do that Enhacement in SAPLV01Z here u write ur code in
EXIT_SAPLV01Z_002 field NEW_CHARG in the changing parameters this is the field which will have the Batchnumber generated.I have worked on this let me know if u need any more help
Thanks&Regards
Mahesh
‎2006 Sep 07 3:12 PM
Hi,
check SNR0 transaction and FM NUMBER_GET_NEXT
Regards,
Amole