SAP ABAP IMG Activity FSSC_FAGLL03_RETRIEV (BAdI: Application Context for New G/L Account Line Items)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FIN_FSSC_SR_INT (Package) FSSC - Integration of CRM Service Request
IMG Activity
ID FSSC_FAGLL03_RETRIEV BAdI: Application Context for New G/L Account Line Items  
Transaction Code S_EB5_05000148   (empty) 
Created on 20090223    
Customizing Attributes FSSC_FAGLL03_RETRIEV   BAdI: Assign Values in Application Context - 1 
Customizing Activity FSSC_FAGLL03_RETRIEV   BAdI: Assign Values in Application Context - 1 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FSSC_FAGLL03_RETRIEVE    

Use

This Business Add-In (BAdI) is used in the Financial Accounting (FI) component. You can use BAdI method RETRIEVE_APPLICATION_CONTEXT to assign or change values in the application context for New G/L Account Line Items (transaction FAGLL03).

You can use BAdI method RETRIEVE_APPLICATION_CONTEXT to assign or change values in the application context for new G/L account line items.

The current content of the line item display is imported to the BAdI with the following parameters:

  • IV_TCODE: Current Transaction Code
  • IS_SELFIELD: Info for Selected Item
  • IT_ITEMS: Line Item Table

The application context is used to fill the service request. Based on the current content of the transaction, the system prefills the application context before the BAdI is called. In your BAdI implementation, you can enhance the application context (changing parameter CS_APPLICATION_CONTEXT) based on the import parameters, as follows:

Requirements

If you want to determine additional source fields, you must also do the following:

Standard settings

In the standard system, there is no active BAdI implementation.

Activities

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

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