Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Loading Relationships using BAPI_1176_SAVEREPLICA

Former Member
0 Kudos
903

I am relatively new to this Data Migration lark, just helping out on current project.

I am writing an LSMW for uploading complex structures for iPPE Objects. i am using the following:

Business Object: BUS1176

Method: SAVEREPLICAMULTIPLE

Message Type: PPE_CMP

Basic Type: PPE_CMP01

the issue i have is when i try and create a relationship between the items, therefore creating the hierarchy. i am using and mapping the objects to the iDoc structure: E1BP1176_CMP_DEPSOURCE iPPE/BAPI: Object Dependencies - Source Code Relationship

the structure is loading in okay, but it is in aflat format and not hierarchical format. there is a distinct lack of documentation relaing to this iDoc...

has anyone successfully loaded using this iDoc/Object/FM and can point me in the right direction for loading relationships successfully?

4 REPLIES 4
Read only

Former Member
0 Kudos
699

I am still struggling with this.

i am trying all sorts of variations using E1BP1176_CMP_RELATION iPPE/BAPI: Component Relationship as well!

none of the fields seem to tally up with the structure in the screen! very confusing! :o(

Read only

Former Member
0 Kudos
699

after leaving this alone for a while to focus on other work i stumbled across a table PRELID that had the data in the structure i required and now using PPE_CMP iDoc it is successfully loading! 🐵

Read only

0 Kudos
699

Barry can you send me mapping details that how you have used PPE_CMP IDOC.

I am able to create structure node and all but not able to create dependency. Please help me.

Thanks

sarath

Read only

0 Kudos
572

Hi Experts,

By using the BAPI I am getting the error IPC L2 Structure Node CXXXXXXXXXXX could not be maintained.

What is missing . Can u suggest pls