Ansicht
Dokumentation

CRMC_IU_DIT_OBJ - Define Import Objects

CRMC_IU_DIT_OBJ - Define Import Objects

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

In this Customizing activity, you maintain the application objects to be used for data import.

You have activated the business function, Utility Energy Retailer 2(CRM_UT_ER_2).

You maintain application objects for data import by defining the following parameters for every Application:

  • Application class - Name of application class which implements the interface IF_CRM_IU_DIT_APPLICATION for the corresponding object. The creation of import data objects is handled in this class.
  • Object type - UI object used to maintain the business object and the design object. The design object is finally used to get the list of mapping attributes.
  • Hierarchy - Used when data is in hierarchical format in the import file. The implementation of the method GET_DATA_PACKETS which belongs to the interface IF_CRM_IU_DIT_APPLICATION will convert data in hierarchical format to packets with a single row.
  • Component set - Component set name for Generic Interaction Layer (GENIL). Only the business objects of this component set are used in the application.
  • Set object type - Object-set type used to store all created objects.
  • Records per parallel process - To ensure optimum performance, parallel processes are created. Parallel processes ensure that multiple records are simultaneously uploaded in to the SAP CRM system. You maintain the number of records to be processed by each parallel process.
  • Server group - Used internally in background job to distribute load. The default server group is set to parallel_generators.
  • No. tasks - You maintain the maximun number of tasks are to run parallely.

SAP provides Technical Object as the Application. You can also create your own application type for data import.






ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2256 Date: 20240523 Time: 154038     sap01-206 ( 56 ms )