cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Object

Former Member
0 Kudos

HI..experts..

What customisation we do in a middleware adapter object?

How does a Adapter object help u in downloading the data.....?

Full points would be rewarded..

Regards,

sanjana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sanjana,

Data exchange between the CRM system and the connected ERP system is done through CRM Middleware.

A plugin is installed in the ERP system acts as a counterpart to the R/3 adapter in the CRM system.

The data exchange includes an initial transfer of customizing data, master data and transaction data to the CRM system aswell as delta in bothe directions.

Initial load from R/3 to CRM is done by using the following adapter objects.

- Business objects ( Customer data , material data ......)

- Customizing objects ( Tables starting with t* )

- Condition objects ( Pricing conditions)

These objects contains the following the data,

1. Initial flow contexts i.e. r/3>crm or crm>cdb.

2. Table details of the source and target.

3. Filter settings details.

4. Mapping function module details ( i.e. fro CRM to R/3 or fror R/3 to CRM)

5. Linked BDOC type details.

SAP has provided standard adapter objects for the replication of data. If there is any customizing data then only you have to create the adapter objects. Ex: For the replication of the Ztables.

Transaction codes for viewing the adapter objects.

R3AC1- Business objects.

R3AC3- Customizing objects.

R3AC5- Condition objects.

For doing the initial load Transaction code isR3AS.

Here you have to give Load object name, Source site and the Target site names.

Regards

Nadh.

Former Member
0 Kudos

Hi Nadh..

Excellent!!!!!!!!!!!!!!!..

Thanks a Ton...for eloborating the solution.......

Regards,

Sanjana