‎2008 Jan 18 8:22 AM
‎2008 Jan 18 8:57 AM
Which technique are u using?
- In lsmw: define 2 input structures and make sure that the key fields have the same field names. In this way both files are automatically linked to each other.
- For a recording: only 1 file allowed
- In case you created your own abap program: read both files into an internal table and use one as "header table"
‎2008 Jan 18 8:57 AM
Which technique are u using?
- In lsmw: define 2 input structures and make sure that the key fields have the same field names. In this way both files are automatically linked to each other.
- For a recording: only 1 file allowed
- In case you created your own abap program: read both files into an internal table and use one as "header table"