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

Regarding Application server file

Former Member
0 Likes
317

Hi friends,

Presentlly iam working on one interface .I want upload data to Application server .suppose assume that in application server contain 10 fiedls with some records.

when i open the AL11 file ,iam not able to see all the fields with records its showing just some fields only........i want to see all the fields with all records in AL11.

can any help me in this regard.........

Thaks in advance

Regards,

Jayan .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
296

HI jayan,

In ht eapplication server al11 will show only those fields which contains data.

like as u said u have 10 fields for a record...but data is present for only 7 fields for a particular record, than it will show only 7 fields...

better to use a delimiter like |(pipe symbol) while uploading to application server

1 REPLY 1
Read only

Former Member
0 Likes
297

HI jayan,

In ht eapplication server al11 will show only those fields which contains data.

like as u said u have 10 fields for a record...but data is present for only 7 fields for a particular record, than it will show only 7 fields...

better to use a delimiter like |(pipe symbol) while uploading to application server