SAP ABAP IMG Activity SIMG_HPM_0019 (Define Settings for Goods Movements (Transaction MIGO))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIB (Package) HPM Hydrocarbon Product Management
IMG Activity
ID SIMG_HPM_0019 Define Settings for Goods Movements (Transaction MIGO)  
Transaction Code S_SO7_65001251   QCI Default determination 
Created on 20020813    
Customizing Attributes SIMG_HPM_0019   Define Settings for Goods Movements (Transaction MIGO) 
Customizing Activity SIMG_HPM_0019   Define Settings for Goods Movements (Transaction MIGO) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_HPM_0019    

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

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.

Requirements

Standard settings

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

Recommendation

Activities

Further notes

Business Attributes
ASAP Roadmap ID 201   Make global settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_HPM_0019 0 I270009306 Hydrocarbon Product Management 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
V_OIB_MIGO_DEF V - View SM30  
History
Last changed by/on SAP  20070320 
SAP Release Created in 46C