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

Idoc text file

Former Member
0 Likes
542

Hi all,

How to get idoc as a text file?

Thanks

Sowmya S

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

Hi

Check this FM: IDOC_DISPLAY_TEXT.

Regards,

Vishwa.

Hi all,

How to get idoc as a text file?

Thanks

Sowmya S

2 REPLIES 2
Read only

Former Member
0 Likes
514

Hi

Check this FM: IDOC_DISPLAY_TEXT.

Regards,

Vishwa.

Read only

Former Member
0 Likes
513

Hi,

When an Outbound IDOC is triggered and the status of the IDOC is 3, then it is placed in the operating system, there it is going to be stored as a flat file only. You can download that file from the operating system, by using the AL11 transaction if you are authorized.

Thanks,

Mahesh.