SAP ABAP IMG Activity FSSC_SAPMF05A (BAdI: Application Context for Posting Transactions)
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_SAPMF05A BAdI: Application Context for Posting Transactions  
Transaction Code S_EB5_05000153   (empty) 
Created on 20090223    
Customizing Attributes FSSC_SAPMF05A   BAdI: Assign Values in Applicatioin Context - 6 
Customizing Activity FSSC_SAPMF05A   BAdI: Assign Values in Applicatioin Context - 6 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FSSC_SAPMF05A_RETRIEVE    

Use

This Business Add-In (BAdI) is used in the Financial Accounting (FI) component. You can use this BAdI to assign or change values in the application context for Posting Transactions (transactions from program SAPMF05A) before determining target field values and transferring them to the CRM Service Request UI.

When you launch the Service Request UI from an ERP backend 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 posting transactions.

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

  • IV_TCODE: Current Transaction Code
  • IT_BKPF: Table for Accounting Document Header Info
  • IT_BSEG: Table for Accounting Document Segment .

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.

See Also

This BAdI uses interface IF_FSSC_SAPMF05A_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 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090326 
SAP Release Created in 605