Ansicht
Dokumentation

REFXCN_RET_DATA - BAdI: Retrieval of Master Data

REFXCN_RET_DATA - BAdI: Retrieval of Master Data

ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this Business Add-In (BAdI) to retrieve master data from the Point-Of-Sales Database Management (POS DM) system, and map it to the Real Estate system. It enhances the data integration between two databases in these two different systems. The following master data can be retrieved:

  • Store data such as store number
  • Material data such as material group
  • Promotional data such as promotion category and promotion code

The following methods are available.

  • CUSTOMER_TO_STORE method - You can use this BAdI method to get the store number through a customer number. The parameter IV_KUNNR is imported into this method. After the mapping process, a corresponding store number is exported.
  • STORE_TO_CONTRACT method - You can use this BAdI method to get the contract number via a store number. The parameter IV_WERKS is imported into this method. After the mapping process, contracts related to this store are exported.
  • LOAD_STORE method - You can use this BAdI method to retrieve store data (such as the store ID, store name, and customer number) from an existing system.
The method is called when you run the Master Data Retrieval (REFXCN_RETDATA) report.
  • LOAD_MTG method - You can use this BAdI method to retrieve material group data (such as the material group and customer number) from an existing system.
The method is called when you run the Master Data Retrieval (REFXCN_RETDATA) report.
  • LOAD_PRM method - You can use this BAdI method to retrieve promotional data (such as the promotion code and promotion category) from an existing system.
The method is called when you run the Master Data Retrieval (REFXCN_RETDATA) report.

In the standard system, the BAdI implementation is active.

If the source system is not SAP retail system, then you must create your own BAdI Implementation.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2505 Date: 20240523 Time: 203352     sap01-206 ( 43 ms )