Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch Creation/Modification

Former Member
0 Likes
444

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

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
395

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