SAP ABAP IMG Activity ACEPS_BAPI_PREFETCH (Fill Data Buffer for Document Change)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL-ACE (Application Component) Accrual Engine
     ACE_PS_APPL (Package) Accrual Engine: Posting Server Application
IMG Activity
ID ACEPS_BAPI_PREFETCH Fill Data Buffer for Document Change  
Transaction Code S_EE5_50000196   (empty) 
Created on 20090723    
Customizing Attributes ACC_GL_ACE_K_U_A_A   Accrual Engine: Optional Activity, All Components 
Customizing Activity ACEPS_PREFETCH_DATA_   Fill Data Buffer for Document Change 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ACEPS_PREFETCH_DATA_CUSTOMER    

Use

You can use this Business Add-In (BAdI) to buffer data that needs to be written to the BAPI document at a later point in time. The Accrual Engine creates a package of accruals that are processed together. In this way, all of the data for this package can be determined together at the start. Consequently, you can reduce the number of times that the database is accessed.

Requirements

Standard settings

Activities

Example

You want to add the customer#s region to the FI document. In this case, you use this BAdI to buffer the customer data of all accrual objects instead of reading it from the database with the BAdIs ACEPS_BAPIPREDOC_MOD and ACPES_BAPIDOC_MODIFY.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
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  20090723 
SAP Release Created in 605