SAP ABAP IMG Activity MDGF_KE1_SE_PRCTR_B1 (BAdI: Import of Profit Centers)
Hierarchy
MDG_APPL (Software Component) MDG Applications
   CA-MDG-APP (Application Component) Applications
     MDG_APPL_COMMON_OBJECTS (Package) Common Objects for MDG_APPL
IMG Activity
ID MDGF_KE1_SE_PRCTR_B1 BAdI: Import of Profit Centers  
Transaction Code S_E7B_27000006   (empty) 
Created on 20120824    
Customizing Attributes MDGF_KE1_SE_PRCTR_B1   BAdI: Import of Profit Centers 
Customizing Activity MDGF_KE1_SE_PRCTR_B1   BAdI: Import of Profit Centers 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name KE1_SE_PRCTRRPLCTNBULKRQ    

Use

This Business-Add-In (BAdI) is used to assign data of message type XI to the data structure in the component Financial Controlling (SAP_APPL) and to enhance data for the confirmation message. This BAdI has the following methods:

  • INBOUND_PROCESSING for the assignment of data to the ProfitCentreReplicationBulkRequest_In service interface.
  • OUTBOUND_PROCESSING for enhancing data for the confirmation message for the ProfitCentreReplicationBulkConfirmation_Out service interface.

The BAdI is not filter-dependent.

The BAdI can be used multiple times. All active implementations are called and executed.

Conventions

The parameter names for BAdI methods use the following conventions:

  • IN: Import parameters (filled externally, write-protected)
  • OUT: Change parameters (can be changed by the BAdI)

Method INBOUND_PROCESSING

  • Parameters of the method INBOUND_PROCESSING:
    • IN (import): The individual message in the incoming bulk message for the ProfitCentreReplicationBulkRequest_In service interface; the data type is SAPPLCO_PRCTR_RQ_MSG.
    • OUT (change): The data that needs to be written to Controlling. This can be achieved by implementing this BAdI method. The data type KE1_SX_PRCTR_RPLCTN_WS contains all information relating to the profit center that needs to be replicated in Controlling. The data can be changed by implementing this BAdI method.
  • Exceptions: CX_BS_SOA_BADI_PROCESSING

Method OUTBOUND_PROCESSING

  • Parameters of the method OUTBOUND_PROCESSING:
    • IN (import): The data that was written to Controlling. Contains all information relating to the profit center that is replicated in Controlling.

Data type: KE1_SX_PRCTR_RPLCTN_WS.

  • OUT (change): The individual message in the outgoing bulk confirmation message for the ProfitCentreReplicationBulkConfirmation_Out service interface.

Data type: SAPPLCO_PRCTR_CO_MSG.

  • C_SERVICE_GROUP (change): The service groups can optionally be changed for the ProfitCentreReplicationBulkConfirmation_Out service interface. This can be achieved by implementing this BAdI method.

Data type: SRT_WSP_DT_OBJ_NAME.

  • Exceptions: CX_BS_SOA_BADI_PROCESSING

Requirements

Standard settings

The standard system does not contain an activated BAdI implementation.

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20121106 
SAP Release Created in 607