SAP ABAP IMG Activity FSSC_FBLXN_RETRIEVE (BAdI: Application Context for Account/Balance 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_FBLXN_RETRIEVE BAdI: Application Context for Account/Balance Items  
Transaction Code S_EB5_05000149   (empty) 
Created on 20090223    
Customizing Attributes FSSC_FBLXN_RETRIEVE   BAdI: Assign Values in Applicatioin Context - 2 
Customizing Activity FSSC_FBLXN_RETRIEVE   BAdI: Assign Values in Applicatioin Context - 2 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FSSC_FBLXN_RETRIEVE    

Use

This Business Add-In (BAdI) is used in the Financial Accounting (FI) component. You can use it to assign or change values in the application context for Account/Balance items (transactions FBL1N, FBL3N, FBL5N) before determining target field values and transferring them to the CRM Service Request UI.

When you launch the Service Request UI from an ERP back-end transaction, some of the fields in the UI can have settings based on the application context information in that ERP backend. In certain circumstances, you may need to change this context information by setting values expected in the CRM UI.

You may also want to add your own source fields when determining CRM target field values in view cluster SSC Group Settings. In this case, you can also implement the BAdl to set the runtime value of your enhanced source field list.

This BAdl gives you a way to impact the determination of field values in the CRM Service Request UI when this UI is launched from the ERP backend.

You can use BAdI method RETRIEVE_APPLICATION_CONTEXT to assign or change values in the application context for account/balance 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

See Also

This BAdI uses interface IF_FSSC_FBLXN_RETRIEVE. For more information, display the interface in the Class Builder.

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 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG FSSC_FBLXN_RETRIEVE 0 HLA0009200 Financial Accounting 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090326 
SAP Release Created in 605