Ansicht
Dokumentation

MDC_CUST_OBJECTS_SPE - Specific setting for Custom Objects

MDC_CUST_OBJECTS_SPE - Specific setting for Custom Objects

TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

@AH@ This document describes the configuration steps you have to perform if you cannot use the Configure Custom Objects app.@AH@

You can use the Configure Custom Objects app if the conditions listed below are met:

  • The custom object consists of one table only.
  • The field for the client is named CLIENT (and not for example MANDT)
  • There is only one key field in the root table

To perform the configuration steps described below, cross client customizing authorization is required.

For information about how to extend fields and nodes see SAP Note 1973686

You have created a custom object including data base tables and key structures.

To configure MDG, Consolidation and Mass Processing perform the steps listed below:

  1. Configure Process Models
After finalizing your entries return to the Business Object Type view, select your business object and choose Resultant Artifacts. Note
  • Choose a package and generate these tables. Afterwards please check if the created new tables and structures are available. You might do this via searching the names from the generation screen in transaction SE11.

  • If anything is missing you might need to generate missing context again using the mark function for any structure which is not marked as available in the overview screen.

  1. Define mapping contexts
  2. Assign Business Objects to Main Contexts
  1. Implementation of Class for Data Model (Superclass CL_MDC_TMPL_MODEL)
To create a class use transactionSE24.
  1. Enter the Class name and a Description.
  2. Choose Create inheritce and enter CL_MDC_TMPL_MODEL as Superclass.
  3. Implement the following methods with the coding as attached:

  1. Implementation of Class for Data Model (Superclass CL_MDC_DATA)
To create a class use transactionSE24.
  1. Enter the Class name and a Description.
  2. Choose Create inheritce and enter CL_MDC_TMPL_MODEL as Superclass.
  3. Implement the following methods with the coding as attached:

  1. Specify Adapters
If you need an adapter which is not available in the standard delivery, implement a class that performs the necessary work.






ROGBILLS - Synchronize billing plans   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 4134 Date: 20240523 Time: 203051     sap01-206 ( 38 ms )