2016 Mar 07 3:02 PM
Hi Everyone,
I am trying to call a Custom Function module, when Customer data is updated in KNA1 table using any method (XD02/Standard RFC/ Custom Code).
I have already added the process triggers for these in FIBF transaction using 1320 but that is working only for standard transactions.
Can you please help.
Regards,
Pranay Aitha
Hi Everyone,
I am trying to call a Custom Function module, when Customer data is updated in KNA1 table using any method (XD02/Standard RFC/ Custom Code).
I have already added the process triggers for these in FIBF transaction using 1320 but that is working only for standard transactions.
Can you please help.
Regards,
Pranay Aitha
2016 Mar 07 3:17 PM
Hello Pranay,
Use BADI - CUSTOMER_ADD_DATA
or,
Customer Function - EXIT_SAPMF02D_001
~Cheers
Rahul
2016 Mar 07 3:35 PM
Use Workflow events and trigger a single task from that.
Thanks,
Juwin