Hi Again Vadim..
I've a single file containing both Master data to be created and holding the transaction data. Master data fields keep repeating. Eg:
MD .. MD... TD TD TD TD - Row structure
Eg:
Row 1 - Document No 1, Transaction Data 1a
Row 2 - Document No 1, Transaction Data 1 b
Row 3 - Document No 2, Transaction Data 2 a
Row 3 - Document No 2, Transaction Data 2 b
By cyclical, I meant - Create one master data, corresponding transaction data, then next master data and corresponding transaction data. Create Document 1 and update transaction data 1a and 1b. Then Create document 2 and update transaction data 2a 2b
In short, I've a single file that has both master data info and transaction data info.
Thanks,
Naveen