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 in Text Format

Former Member
0 Likes
1,597

Hi Experts

I am generating IDOC through a custom report.

Requirement is IDOC to be generated in .txt format (text file).

Besides XML Port type, i have used port of type File, but its generating IDOC withput any format.

So is that possible?

Regards.

Hi Experts

I am generating IDOC through a custom report.

Requirement is IDOC to be generated in .txt format (text file).

Besides XML Port type, i have used port of type File, but its generating IDOC withput any format.

So is that possible?

Regards.

5 REPLIES 5
Read only

JL23
Active Contributor
0 Likes
1,149

can you explain?

I guess your file jsut has no extension like .txt

but the format within the file is text.

you can certain open the file with notepad, even it has no extension.

Read only

Former Member
0 Likes
1,149

Hi,

Yes you should use the file port, and the function module should be "*_CREATE_POS_UNIX_DOS" , I dont remember the exact name.check it

IDOC txt file will be created.

regards,

Nazeer

Read only

0 Likes
1,149

Hi,

check with FM "EDI_PATH_CREATE_POS_UNIX_DOS'.

let us know what is the status.

~linganna

Read only

0 Likes
1,149

Thanks for reply Nazir & Linganna

But not able to generate Text format Idocs.

Any idea what inputs to be provided so as to generate?

Regards.

Read only

0 Likes
1,149

Hi,

here i am providing few more references..

have a look .. and once cross verfy the last post from below link

~linganna

Edited by: katigiri linganna on Dec 23, 2009 7:21 AM