Ansicht
Dokumentation

BADI_FINS_CFIN_CAA_R - BAdI: Enhance Data Extraction for Central Asset Accounting Reposting

BADI_FINS_CFIN_CAA_R - BAdI: Enhance Data Extraction for Central Asset Accounting Reposting

Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

This Business-Add-In (BAdI) is used to enhance the extraction of replicated asset-related transactions to be reposted. You can use this BAdI to define customer-specific logic in the context of Central Asset Reposting.

Implement the following BAdI methods in the given order:

  1. GET_PACKAGES
By implementing the method GET_PACKAGES of IF_BADI_FINS_CFIN_CAA_RT_EXTR, you can identify the replicated asset-related transactions to be reposted and separate them into packages. By default, the BAdI logic will be executed following the standard logic execution.
Changing parameters:
CT_PACKAGE_KEY = keys of replicated asset-related documents to be processed in one package
CT_BAPIRET2 = messages you want to return
  1. PROCESS
By implementing the method PROCESS of IF_BADI_FINS_CFIN_CAA_RT_EXTR, you can extract the replicated asset-related transactions to be reposted.
Import parameters:
IV_PACKAGE_KEY = keys of the replicated asset-related documents to be processed in this package
Changing parameters:
CT_RESULT = keys of the replicated asset-related line items to be reposted
CT_BAPIRET2 = messages you want to return
Any error message returned here will prevent the continued execution of the reposting activity.

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.






TXBHW - Original Tax Base Amount in Local Currency   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2168 Date: 20240523 Time: 222759     sap01-206 ( 35 ms )