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

Can an inbound function module generate IDOC?

Former Member
0 Likes
314

Hello Everyone,

Does not Sound a proper question , but yes thats the requirement,

I have a requirement that the inbound processing function module on encountering certain document in IDOC has to do some processing and Generate and IDOC!

I have not started coding yet, becasue before that wanted to make sure, thats it is possible.

Do you think , we can use MASTER_IDOC_DISTRIBUTE within inbound function module? IF the answer is 'NO' Please let me know the reasons.

All suggestions would be rewarded.

Regards

1 ACCEPTED SOLUTION
Read only

former_member195698
Active Contributor
0 Likes
288

Hi Trivenn,

Yes, we can use the FM "MASTER_IDOC_DISTRIBUTE" in the inbound processing function module.

This has been implemented in our project without issues.

1 REPLY 1
Read only

former_member195698
Active Contributor
0 Likes
289

Hi Trivenn,

Yes, we can use the FM "MASTER_IDOC_DISTRIBUTE" in the inbound processing function module.

This has been implemented in our project without issues.