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

Function Module to read in IDOC

Former Member
0 Likes
2,910

Hello all;

I'm looking to locate a function module where I can read in multiple IDOCS including it's segments and data into internal table. I need something that will allow me to draw multiple IDOCS if I have to pass the IDOC document number to a FM in a loop to get multiple that will work for me.

Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
729

Hi Joseph,

Please check this FM IDOC_READ_COMPLETELY.

Hope this will help.

Regards,

Ferry Lianto

2 REPLIES 2
Read only

Former Member
730

Hi Joseph,

Please check this FM IDOC_READ_COMPLETELY.

Hope this will help.

Regards,

Ferry Lianto

Read only

0 Likes
729

Hi,

Check this FM :

ALE_FTCH_DATA_SEGMENTS_OF_IDOC

Regards

Appana