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

Do Dynamic actions get triggered with BDC?

madhu_reddy22
Participant
0 Likes
714

Hi All,

I want to know if the dynamic actions get triggered when the infotypes get updated with BDC?

If not how do I handle dynamic actions when updating infotypes through a program.

Thank you,

Madhu.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
617

Hi,

you cannot do the recording for dynamic actions through BDC.

Instead you can use function modules to upload the infotypes which will automatically take care

use the FM

HR_INFOTYPE_OPERATION..

Regards,

Krishnakumar

Hi All,

I want to know if the dynamic actions get triggered when the infotypes get updated with BDC?

If not how do I handle dynamic actions when updating infotypes through a program.

Thank you,

Madhu.

2 REPLIES 2
Read only

Former Member
0 Likes
617

HI,

You cannot write the BDC on PA40 Dyanmic action . Instead you process the individual infotypes using PA30 ..Recrding each required infotype.

Read only

Former Member
0 Likes
618

Hi,

you cannot do the recording for dynamic actions through BDC.

Instead you can use function modules to upload the infotypes which will automatically take care

use the FM

HR_INFOTYPE_OPERATION..

Regards,

Krishnakumar