Show TOC Start of Content Area

Process documentation Initial Load from CRM Server to CDB  Locate the document in its SAP Library structure

Purpose

This process describes how you can perform the initial load of data from CRM server to the consolidated database (CDB).

Prerequisites

      For downloading attachments to the mobile client, as well as for creating and changing attachments on the client, you have maintained the necessary Customizing settings. For more information, see SAP Note 599680.

      You have activated the tables in the IDES database. You do this by running a report in CRM according to the procedure described here.

Transaction

SE38

SAP Easy Access

Architecture and Technology ® ABAP Workbench ® Development ® ABAP Editor

...

1. On the ABAP Editor screen, enter PAS_LOGSYS_FILL in the Program field.

2. Choose Execute.

Process Flow

The process for loading objects from CRM to the CDB is similar to the process for loading objects from SAP ERP to the SAP CRM. The only difference is that you must select different source and target sites in the R3AS transaction.

Perform the procedures listed in this section in the order in which they are listed.

Caution

You must customize objects in CRM before transporting them to the CDB. This is necessary to avoid corruption of data.

Procedure for Loading the Definition of Relationship Types for Object Relationships

After you have performed the necessary Customizing, you must download the definition of relationship types for object relationships from CRM to the IDES database. You do this by running a report in CRM.

Transaction

SE38

SAP Easy Access

Architecture and Technology ® ABAP Workbench ® Development ® ABAP Editor

...

       1.      On the ABAP Editor screen, enter DNL_COMC_IL_RELTYPE_TO_CDB in the Program field.

       2.      Choose Execute.
The report runs and fills the tables for the definition of relationship types for object relationships.

End of Content Area