Hi Gurus,
Im trying to use the idoc CRMXIF_IBASE_SAVE01 using LSMW.
The thing is, I cannot get the relationship between E101CRMXIF_IBASE and E101CRMXIF_IBASE_COMPONENT (1..N).
My idea is insert two or more Objects for one Ibase, so I made this relationship in the txt files
E101CRMXIF_IBASE:
IBS204957,I,,001,,,IBS204957,,01,01,1,2,S,ES,,,,,X,,,user,20140101120101,user,20140101120101
E101CRMXIF_IBASE_COMPONENT:
IBS204957,I,,,2,product_guid,0030,,product_guid,product_id,01,USMCLNT001,0401,,20101010000000,99991231235959,1,,S,ES,EQUIPO,EA,EA,,1,,1,,,,user,20140101120101,user,20140101120101
IBS204957,I,,,4,product_guid,0030,,product_guid,product_id,01,USMCLNT001,0401,,20101010000000,99991231235959,2,,S,ES,EQUIPO,EA,EA,,2,,1,,,,user,20140101120101,user,20140101120101
once the files were read, the idoc program asks me for the field OBJECT_GUID to be complete of the structure E101CRMXIF_IBASE_COMPONENT. But If I fill this field, I would have to fill OBJECT_GUID from the structure E101CRMXIF_IBASE as well. And also complete the structure E101CRMXIF_IBASE_STRUCTURE.
Does anyone has a clear example of insert Ibases which two or more components.
Many thanks in advance.
Regards