cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Objects

Former Member
0 Kudos

Hi,

When we download prduct and product category through crm midllewar I came across the words independent and dependent objects.

Can any body explain with clear cut example.

Thanks & Regards,

Raghu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

There is a particular sequence in which objects have to be exchanged between the various systems. A distinction is made for this purpose between the so-called independent objects and the dependent objects.

Independent objects can always be processed in parallel, thereby improving performance. A dependent object, however, cannot be forwarded until the associated independent object has been transferred to the other system.

<b>Example: An order can be passed to R/3 only after the customer who placed the order has been created in R/3. Once the customer has been successfully created, the order becomes available to R/3 together with the new customer number. If, however, the new customer is rejected by R/3 (because of missing entries, for example), then the order will also be rejected</b>

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Raghu,

In master data replication you have Customizing objects and business objects.

Customizing objects are the ones like material groups, Units of measures and Product hierarchies where as business objects are like material master and service master.

Here Customizing objects are independent objects and business objects are dependent objects because for replication of these business objects you should have customizing objects replicated already so that the materials and services can have the logical linkage.

Clarifications are welcome.

Award points for suitable answers.

Rgds,

Teja

Former Member
0 Kudos

Hi

Please refer to <b>SAP OSS Note 872533 - FAQ - Middleware.</b>

Note 720819 - Middleware consumer entry for SRM 40 and 50 in the OLTP-system

Note 429423 - CRM Release: General analysis of the initial Load

/people/marcin.gajewski/blog/2007/02/05/how-to-replicate-material-master-from-r3-to-srm

http://help.sap.com/saphelp_srm50/helpdata/en/62/fb7d3cb7f58910e10000000a114084/frameset.htm

Regards

- Atul

Former Member
0 Kudos

Hi Atul,

Thanks for immediate reply, but I want to know what is a dependent object and waht is a independent object.

Regards,

Raghu