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

Interface program triggering

Former Member
0 Likes
319

Hi all,

I would like to know how I can trigger an custom interface program when i receive

a certain idoc. Do I have to schedule my interface program at periodic intervals or is there any other way?

Thanks,

1 REPLY 1
Read only

former_member378318
Contributor
0 Likes
301

Hi,

Your could trigger the custom interface program from within the IDOC Inbound Processing function module.

Hope it helps.