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

download data from KOB1

Former Member
0 Likes
650

Hi all,

In transaction ckode KOB1, i need to download the orders to a flat file. I need to grab the internal table for background job. I have tried export./import memory ID but it does not work for background job. I have used export/import database indx(area) ID key but it only download the same number of records in the file. For example, If i use a variant to download 10 records, the export database indx works for 10 records.

But when i use a different variant to download all records, it still export database indx for the 10 records.

Did i wrongly use the export./import database ? Anyone can suggest any other options to download data from KOB1 ?

thanks

Joyce

Edited by: Joyce Chan on Dec 21, 2010 8:39 PM

1 REPLY 1
Read only

Former Member
0 Likes
442

close thread.