on ‎2016 Oct 26 4:56 PM
Hello,
I would like the upload the dimensions MATERIAL and COLOR with the same Excel file.
I created two packages (CPMB/IMPORT_MASTER)
Detail of Excel file
MATERIALCOLOR10000WHITE10001BLACK10002RED10003REDEtc.I have no problems to upload the dimensions MATERIAL: single member
But I have the problem to upload the dimensions COLOR: BPC can’t duplicated the members like the color RED (error message)
NB : Source is Excel File and not IO of BW.
Target : In transformation file, BPC PCB should concatenate the color before the upload
COLORWHITEBLACKREDCan you give me a workaround solution?
Request clarification before answering.
You can't upload master data from the text file with duplicated ID's - no way!
You have to process the original file to get only lines with unique ID's (colors) It can be done in VBA, VB script, etc...
Another option is to write routine badi that will perform processing in abap.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, but this is incorrect: "Source is Excel File and not IO of BW" - you can't use Excel file, only text import is allowed!
For the rest - please provide full info including full text of transformation file and data samples! Error screenshots, etc...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.