Ansicht
Dokumentation

FSSC_SAPMF02K - BAdI: Application Context for Vendor Master Data

FSSC_SAPMF02K - BAdI: Application Context for Vendor Master Data

BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

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 vendor master data (transactions from program SAPMF02K) 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 vendor master data.

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

  • IV_TCODE: Current Transaction Code
  • IS_LFA1: Vendor Master (General Section)
  • IS_LFA1 _OLD: The Old Value for Vendor Master (General Section)
  • IS_LFB1: Vendor Master (Company Code)
  • IS_LFB1_OLD: The Old Value for Vendor Master (Company Code)
  • IS_LFM1: Vendor master record purchasing organization data
  • IS_LFM1_OLD: The Old Value for Vendor master record purchasing organization data

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






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2157 Date: 20240523 Time: 204206     sap01-206 ( 41 ms )