SAP ABAP IMG Activity FAGL_ALE_IDOC_GET_CF (BAdI: Read Customer Fields for Postings)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_DISTR_SCEN_1 (Package) Distribution Scenario: Transfer of Totals Docs + Single Docs
IMG Activity
ID FAGL_ALE_IDOC_GET_CF BAdI: Read Customer Fields for Postings  
Transaction Code S_EB5_05000189   (empty) 
Created on 20090302    
Customizing Attributes FAGL_ALE_IDOC_GET_CF   BAdI: Read Customer Fields for Postings 
Customizing Activity FAGL_ALE_IDOC_GET_CF   BAdI: Read Customer Fields for Postings 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FAGL_ALE_IDOC_GET_CUST_FIELD    

Use

This Business Add-In (BAdI) is used in General Ledger Accounting (FI-GL) (New) for the ALE distribution scenario FI-GL (New), Transfer of Totals and Single Documents in Distributed Systems.

This distribution scenario uses the message types FAGLDT01 for single document transfer and FAGLST01 for aggregated document transfer.

If customer fields also need to be transferred with the document transfer, a new segment containing such fields must be added to the IDoc FAGLDT01.
With the BAdI BAdI: Add a New Segment with Customer Fields in IDoc, customer fields of the document in the sender system can be transferred to the new segment of the IDocs.

You can use this BAdI to read the customer fields in the receiver system from the IDoc and transfer them to the document to be posted.

Requirements

You have activated the distribution scenario FI-GL (New), Totals Document and Single Document Transfer in Distributed Systems for the desired company codes in ALE Customizing under Activate Distribution Scenario for Each Company Code.

Standard settings

This BAdI is not active in the standard delivery.

Activities

After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:

  1. In the dialog box, enter a name for the implementation of the Add-In and choose Create.
    The system displays the initial screen for creating Business Add-In implementations.
  2. On this screen, enter a short description for your implementation in the Implementation Short Text field.
  3. If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
  4. Save your entries and assign the Add-In to a package.
  5. To edit a method, double-click its name.
  6. Enter your implementation code between the method <Interface Name>~<Name of Method>. and endmethod. statements.
  7. Save and activate your code. Navigate back to the Change Implementation screen.
    Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step:
  8. Choose Activate.
    When the application program is executed, the code you created is run through.

Example

See also

Method:Read Customer Fields from Segment (GET_CUST_FIELDS_FROM_SEGMENT)

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  20090302 
SAP Release Created in 605