SAP ABAP IMG Activity MDGF_KE1_SE_PRCTRGR1 (BAdI: Import of Profit Center Hierarchy)
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_PRCTRGR1 BAdI: Import of Profit Center Hierarchy  
Transaction Code S_E7B_27000007   (empty) 
Created on 20120824    
Customizing Attributes MDGF_KE1_SE_PRCTRGR1   BAdI: Import of Profit Center Hierarchy 
Customizing Activity MDGF_KE1_SE_PRCTRGR1   BAdI: Import of Profit Center Hierarchy 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name KE1_SE_PRCTRGRPRPLCTNRQ    

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 ProfitCentreGroupHierarchyReplicationRequest_In service interface.
  • OUTBOUND_PROCESSING for enhancing data for the confirmation message for the ProfitCentreGroupHierarchyReplicationConfirmation_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)
  • C: Change parameters (can be changed by the BAdI)

Method INBOUND_PROCESSING

  • Parameters of the method INBOUND_PROCESSING:
    • IN (import): The incoming message for the ProfitCentreGroupHierarchyReplicationRequest_In service interface; the data type is SAPPLCO_PRCTRGRP_RQ_MSG.
    • OUT (change): Type KBAS_SX_HRY_WORK_STRUC.
    • Contains the hierarchy information and hierarchy nodes to be written to the Controlling group. 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 hierarchy information and hierarchy nodes that are written successfully or unsuccessfully to the Controlling group.

Data type: KBAS_SX_HRY_WORK_STRUC.

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

Data type: SAPPLCO_PRCTRGRP_CO_MSG.

  • C_SERVICE_GROUP (change): The service groups can optionally be changed for the ProfitCentreGroupHierarchyReplicationConfirmation_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  20120824 
SAP Release Created in 607