‎2008 Sep 05 1:23 PM
how to restrict batch creation in co01 and co02?
in co01 na co02 user is able to put any kind of value for batch.
my requirement is user should put the predefined batch for particular material only.
how to get it done??
regards
chandramani
‎2008 Sep 08 3:28 AM
Hi ,
Is it creating a new Batch No's ? , u can try Enhancements of this FM
VB_CREATE_BATCH
in this FM main program , search for CALL Custom --> u will get list of Enhancements , try EXIT_SAPLV01Z_002
see its documentation.
regards
Prabhu
‎2008 Sep 08 10:17 AM
i checked in se18 did not find any enhancement name like VB_CREATE_BATCH
can you please tell me where to find this user exit?EXIT_SAPLV01Z_002
regards
chandramani
‎2008 Sep 08 10:20 AM
‎2008 Dec 02 9:09 AM