Application Development 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: 

Updating a custom table - BADI / User exit?

former_member367551
Participant
0 Kudos

Dear forumers,

I need to update a custom table in transaction CA01/CA02 if any operations or materials gets added/changed/reassigned. Is there a BADI or User Exit to accommodate this? The BADI/User Exit is to be invoked after the material is saved.

Please help.

Thanks.

2 REPLIES 2

Former Member
0 Kudos

User exits in CA01:

Exit Name Description

CPAU0001 Enhancement for Authorization Check in Task Lists

CPDO0001 Test units of measure for reference operation set

CPRE0001 Enhancement for Reorgnization Checks in Task Lists

XCZD0004 Extend authority check for the material-recipe allocation

CMDI001 Determine explosion control for BOM

Former Member
0 Kudos

Hi,

BADI's for transaction CA01 :

CEWB_TSK_UPDATE

ROUTING_EXIT

EWB_SELECTION

There are few user exits also :

CPAU0001

CPRE0001

You can go through these Badi's and user exit parameters for your requirement.

Regards,

Rajneesh