on 2008 Apr 02 2:15 PM
Hi
We are creating Co and PoD in CRM system. Then it should get replicated into ISU system. I have done settings as per cookbook but an error "Upload IBase => IS-U: incorrect BAPI structure transferred" is being displayed during repliaction in BDOCs(SMW01).
Is there any BADi implementation or any other setting required, that we are missing.
Thanx in adavnce.
Cheers
Hits
Hi Hitesh,
Connection objects and points of delivery in CRM are stored as components in an IBase (Installed Base) of the category IU(technical objects for SAP IS-U).
The following conditions apply for an IBase from the category IU.
1. The first component of an IBase is always a connection object.
2. An IBase only has one connection object.
3. 0 .. n points of delivery can be allocated to a connection object.
4. Apart from the relationship between connection object ¬ point of delivery, there are no other relationships in the hierarchy.
These conditions mean that the IBase contains a maximum of two hierarchy levels. The first level consists of a connection object, the second consists of 0 .. n points of delivery. IBases with a different structure are not valid IS-U IBases and cause errors during the upload.
hope this will help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also..
The technical objects are not uploaded via the messaging BDoc categories SI_CONNOBJ and / or SI_POD. These messaging BDoc categories play no role in this case.
IS-U uses the BAdI implementation CRM_IBSSI_CONTR_R3A. The function module CRM_R3_IBSSI_CONTRACT_UPLOAD is called within this implementation, and executes the following actions:
1. Filters the messaging Bdoc category according to the criterium: Is the messaging Bdoc category relevant for SAP IS-U?
2. Uploads technical objects if a point of delivery was assigned
IF an error occurs during the upload, the processing is cancelled and an error message is issued.
3. Uploads the contract.
Regards,
Ripunjay
User | Count |
---|---|
10 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
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.