Ansicht
Dokumentation

FSSC_SAPMF02D - BAdI: Application Context for Customer Master Data

FSSC_SAPMF02D - BAdI: Application Context for Customer Master Data

TXBHW - Original Tax Base Amount in Local Currency   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 Customer Master Data (transactions from program SAPMF02D) 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 customer 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_KNA1: General Data in Customer Master
  • IS_KNA1_OLD: The Old Value for General Data in Customer Master
  • IS_KNB1: Customer Master (Company Code)
  • IS_KNB1_OLD: The Old Value for Customer Master (Company Code)
  • IS_KNVV: Customer Master Sales Data
  • IS_KNVV_OLD: The Old Value for Customer Master Sales Data

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






Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2067 Date: 20240523 Time: 202207     sap01-206 ( 40 ms )