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

Data transfer from al11

Former Member
0 Likes
778

Hi,

When I migrate data using Emigall tool for object ADRPSTCODE , the file is placed at application server (AL11), when I import file ,it gets only header line but not line item. it shows a message migration carried out.But none of the record is migrated.

File format at AL11.

004F &INFO RPU ADRPSTCODEISERIES 20070517102727

0030 1567 PSTCD 46234

0026 1567 &ENDE

FFFF

But I could able to migrate when I upload import file ,below is the format.

1567 PSTCD 46245

1567 &ENDE

1567 PSTCD 46246

1567 &ENDE

Any idea , how can I migrate the data , when the file on application server.

Thanks

Niranjan

Hi,

When I migrate data using Emigall tool for object ADRPSTCODE , the file is placed at application server (AL11), when I import file ,it gets only header line but not line item. it shows a message migration carried out.But none of the record is migrated.

File format at AL11.

004F &INFO RPU ADRPSTCODEISERIES 20070517102727

0030 1567 PSTCD 46234

0026 1567 &ENDE

FFFF

But I could able to migrate when I upload import file ,below is the format.

1567 PSTCD 46245

1567 &ENDE

1567 PSTCD 46246

1567 &ENDE

Any idea , how can I migrate the data , when the file on application server.

Thanks

Niranjan

3 REPLIES 3
Read only

Former Member
0 Likes
676

hi, please aware that not every character can be recognize correctly in AL11.

And also the binary format content can't be read directly.

Read only

0 Likes
676

Any luck with data transfer from al11?

Read only

0 Likes
676

Hi,

Down load the data to the desktop using t-code CG3Z-->and see the data in the file how it is..

later check the write the program..

Regards,

Prabhduas

Edited by: Prabhu Das on Apr 17, 2009 9:52 PM