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

Not able to trigger dynamic action

Former Member
0 Likes
388

hi all,

i am using HR_OPERATION_INFOTYPE to update or insert data in infotype 0000. it has been updated but i am also want to insert data in P0001 for same employee number(pernr) and same data. For this i am maintaining table "T588Z".

but dynamic action is not triggering

what should i do now

thanks

Sachin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
337

Dynamic action won't trigger by using the FM HR_INFOTYPE_OPERATION. You have do write a BDC for PA40 for a given action to have the dynimic actions to run.

Regards

Ranganath

1 REPLY 1
Read only

Former Member
0 Likes
338

Dynamic action won't trigger by using the FM HR_INFOTYPE_OPERATION. You have do write a BDC for PA40 for a given action to have the dynimic actions to run.

Regards

Ranganath