‎2009 Jan 21 3:44 PM
Hi All,
I want to update one z-table whenever any batch is created or modified (classification data change).
My z-table contains Batch as key field. So, using CDHDR will not serve the purpose as when MSC2N is called for the second time onwards, CDHDR does not store Batch as only classification data is changed then.
I tried with BADI Batch_Master but it will fire only in case of MSC1N or MSC2N, but not when BAPI_GOODSMVT_CREATE with 309 Movement Type is used for Batch creation.
So, I want to update the table whenever there is any batch is created or changed.
Please help.
Rgds,
Avijit
‎2009 Jan 21 3:47 PM
Did you check:
EXIT_SAPLV01Z_005 BATCHCHK Function Module Exits for Check in Case of Batch Changes
EXIT_SAPLV01Z_006 BATCHCHK Function Module Exits for Check in Case of Batch Changes