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

Open dataset file length problem

Former Member
0 Likes
304

Now i am working on unicode environment ecc 5.0. When i am using open dataset to create a file on app. server it is creating the file with a record length of around 150 chars truncating the rest of the data. THe os is winNT.

Earlier the same program used to create file with the actual record length of 600 chars in sap 4.7 with unix os.

Any one have idea on this..

Rgds,

Sriram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
272

Hi ram,

1. After creating the file,

if you are viewing the contents of the file

using AL11 tcode,

2. then it will show some limited length -horizontally.

(however, the file will have full data only)

3. If u will download the file

using CG3Y tcode,

then u can check properly.

regards,

amit m.

1 REPLY 1
Read only

Former Member
0 Likes
273

Hi ram,

1. After creating the file,

if you are viewing the contents of the file

using AL11 tcode,

2. then it will show some limited length -horizontally.

(however, the file will have full data only)

3. If u will download the file

using CG3Y tcode,

then u can check properly.

regards,

amit m.