|
How to use upload condition
record program RV14BTCI?
To run this program we have to maintain Upload file in Application Directory. We have to maintain 3 levels of records in that file. You upload through BDC or LSMW. For your information: The batch input program RV14BTCI reads the parameters is necessary * Giving sequential file and creates
(depending on the data
--- To upload hierarchical data with Header and Line items there are two ways: 1. Single Source File: In this case you need to add a field at the very begining of each row as an identifier for the record. For ex: You can have "H" as an identifier for Header data & "I" as an identifier for item data. So the source file would be like this H <Field1> <field2> ....
H <F1> <F2>
In this case you need to define your source structure in LSMW as Item Node under the Header Node and both of them having first field as an identifier. While assigning source file to target structure assign same source file to both header node and item node. 2. Two Source Files: One for Header & One for Item In this case first file will contain the header data and second file will contain the item data for header records. The first field of item file should contain the key field of header file so as to associate records with its parent record. Ex:
Then the corresponding item file will be : 1000 10 itemtext1 itemtext2
Now while defining the source str in LSMW you will define two nodes at the same level for Header and Item. While assigning source file to target structure assign header source file to header node and item source file to Item node. |
|
Read Also
LSMW Tips
Best regards,
All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|