Ansicht
Dokumentation

SIMG_HPM_0019 - Define Settings for Goods Movements (Transaction MIGO)

SIMG_HPM_0019 - Define Settings for Goods Movements (Transaction MIGO)

General Data in Customer Master   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Since Release 4.6B, for posting goods movements in the "old" transactions (for example, MB1B, MB1C, MB01), the system has used the document date and if necessary, the document time, to determine the default values for the oil quantity conversion.

In this IMG activity, you can determine whether the system uses the document date or the posting date to determine the default values for the oil quantity conversion for goods movements (transaction MIGO). Here, the system does not take into consideration the document time.

In silo/tank management, when you perform stock analysis between physical inventory changes and book inventory changes, the system always updates the time stamp in the material document.

If, for the "old" goods movement transactions, you want to use the posting date to determine the default values for the oil quantity conversion, you can implement method CHANGE_DEFAULT_DET_DATA in BAdI OIB_QCI_DET_DEF. This initializes the time stamp.

Example for implementing method CHANGE_DEFAULT_DET_DATA in BAdI OIB_QCI_DET_DEF:

METHOD if_ex_oib_qci_det_def~change_default_det_data.

CLEAR c_timestamp.

ENDMETHOD.

The default setting SAP delivers is where the posting date is used to determine the default values for the oil quantity conversion.






General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1484 Date: 20240607 Time: 234746     sap01-206 ( 37 ms )