on ‎2015 Aug 18 10:52 AM
Hi,
Following is my requirement.
While loading transaction data from a flat file, I need to compare the UOM mentioned in the flat file against a Material code, and the UOM property of the Dimension Material. So if the UOM of flat file matches the UOM of master data then the record should be loaded, else the record should be skipped.
Any help how this can be achieved. I would like to keep BADI as the last option so i'm looking at the standard functionalities first (if available).
Thanks in advance.
Cheers,
Nitin
Request clarification before answering.
Hi Nitin,
If you want to use the flat file without modifying it then you have to use BADI.
If you are able to modify the flat file then why don't you apply the rules of matching UOM and ID in the file itself, then just load the flat file with all the valid records.
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.