Ansicht
Dokumentation

UC0_SE_FCERPLCTNBRQ - BAdI: FinancialConsolidationElementBulkRequest_In

UC0_SE_FCERPLCTNBRQ - BAdI: FinancialConsolidationElementBulkRequest_In

TXBHW - Original Tax Base Amount in Local Currency   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used to assign data of message type XI to the data structure in the Business Consolidation component (SEM-BCS) and to add data for the confirmation message. This BAdI has the following methods:

  • INBOUND_PROCESSING: for assigning data for the service interface FinancialConsolidationElementReplicationBulkRequest_In
  • OUTBOUND_PROCESSING: for adding data for the confirmation messages for service interface FinancialConsolidationElementReplicationBulkConfirmation_Out

The standard system does not contain an active BAdI implementation.

The BAdI is not filter-dependent.

The BAdI is designed to be used more than once. All activated implementations are called and executed.

Parameter names for BAdI methods are subject to the following conventions:

  • I: import parameter (filled externally; read-only)
  • C: change parameter (can be changed by the BAdI)

Note: CT stands for change table (can be changed by the BAdI)

Parameters of the INBOUND_PROCESSING method:

  • IS_PROXY_INPUT_SINGLE: The single message contained in the inbound bulk message for the service interface FinancialConsolidationElementReplicationBulkRequest_In; the data type is SEMBW2_FINCNSELMNT_REQ_MSG.
  • CT_DATA_APP: The data is to be written to SEM-BCS. The BAdI implementation can change this table. The table row type is defined using a flat ABAP Dictionary structure. This ABAP Dictionary structure is generated using view V_UCXI001. The name of the structure is specified before generation begins and contains all attributes and control information such as the action code and the full transformation indicator.
  • CT_MESSAGE: Message table that can be changed by the BAdI implementation.
  • Exceptions: CX_BS_SOA_BADI_PROCESSING

Parameters of the OUTBOUND_PROCESSING method:

  • IT_DATA_APP: The data written to SEM-BCS. The BAdI implementation can change this table. The table row type is specified using a flat ABAP Dictionary structure. This ABAP Dictionary structure is generated using view V_UCXI001. The name of the structure is specified before generation begins and contains all attributes and control information such as the action code and the full transformation indicator.
  • CS_CONFIRMATION_SINGLE: The single message in the outbound bulk confirmation message for service interface FinancialConsolidationElementReplicationBulkConfirmation_Ou; the data type is SEMBW2_FINCNSELMNT_CO_MSG.
  • C_SERVICE_GROUP: (Optional) The service groups for the FinancialConsolidationElementReplicationBulkConfirmation_Out service interface; the data type is SRT_WSP_DT_OBJ_NAME.
  • Exceptions: CX_BS_SOA_BADI_PROCESSING






Vendor Master (General Section)   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 3167 Date: 20240523 Time: 164506     sap01-206 ( 53 ms )