Ansicht
Dokumentation

/FRE/FRP_BADI_009 - BAdI: Changing of location product specific master data

/FRE/FRP_BADI_009 - BAdI: Changing of location product specific master data

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

With this BAdI, you can change location product master data during the FRP run.

The method CHANGE_READ_SINGLE_PREP is called up in function module /FRE/FU_FRP_DAT_PREPARATION. The function module processes FRP-relevant master data for the assignment (mapping). The system considers the master data that has been changed by way of the BAdI in the assignment process (mapping process).

If you activate the field CONFIRM_CHANGE in the output structure, the system considers the data that has been changed using the BAdI.

In the master data a minimum stock of 15 is defined. The following minimum stock is considered in FRP:

Example 1
CS_MINSTOCK-MINSTOCK = '5'
CS_MINSTOCK-CONFIRM_CHANGE = 'X'

--> Considered minimum stock = 5
Example 2
CS_MINSTOCK-MINSTOCK = '5'
CS_MINSTOCK-CONFIRM_CHANGE = ' '

--> Considered minimum stock = 15

Example 3
CS_MINSTOCK-MINSTOCK = initial
CS_MINSTOCK-CONFIRM_CHANGE = 'X'

--> Considered minimum stock = 0






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

Length: 1224 Date: 20240419 Time: 205205     sap01-206 ( 26 ms )