‎2006 Jan 17 7:46 AM
hi
i found 2 user exits for saplv01z.i want to generate batch number which is having 10 char.
i need to supress the batch number with exit_saplv01z_001.once i supress how can i store the previous batch no,
i think by creating ztable and some select statements we can do this ,plse help me how to proced
thanks by rao
‎2006 Jan 17 9:58 AM
Hi Rao,
If i had understood yr question correctly , i think before supprassing the old batch number you can move the old batch number to global memory and generate yr new batch number and then retrive the old batch number from global memory , store it in the Z table along with the new batch number.
Regards
Balaji