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

Error in FDTA

Former Member
0 Likes
593

Hello SDNers,

After upgrading to ECC6, we have the following problem:

When we download a file by FDTA, the character # is added at the end of each line of the file.

For Example:

In 4.6c the file is downloaded with this format:

SOGEXXXXCMI

SOGEFRPP

In ECC6 the file is downloaded with this format:

SOGEXXXXCMI#SOGEFRPP#

Is there any way to exclude this character?

Thanks in advance for your help

Best Regards,

Leonardo

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
412

It's not a transaction we use, but there are several OSS notes that refer to the FDTA transaction and codepage conversion post 4.6 (plus the "DCP" parameter ID)... see for example 716454, 774719, and 855841... anyhow I suspect the "#" you are seeing is a character that is undisplayable in SAp so it just shows that symbol instead (e.g. it could actually be a carriage return or linefeed).

Jonathan

1 REPLY 1
Read only

Former Member
0 Likes
413

It's not a transaction we use, but there are several OSS notes that refer to the FDTA transaction and codepage conversion post 4.6 (plus the "DCP" parameter ID)... see for example 716454, 774719, and 855841... anyhow I suspect the "#" you are seeing is a character that is undisplayable in SAp so it just shows that symbol instead (e.g. it could actually be a carriage return or linefeed).

Jonathan