SAP ABAP Function Module OIB_MM_GET_QNT_FROM_MSEGO2_DB (Retrieve quantity from MSEGO2 table)
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
Basic Data
Function Module OIB_MM_GET_QNT_FROM_MSEGO2_DB Retrieve quantity from MSEGO2 table  
Function Group OIB_MM   HPM INTERFACE FOR ADDITIONAL QUANTITIES  
Program Name SAPLOIB_MM    
INCLUDE Name LOIB_MMU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_QNT TYPE MSEG-MENGE Quantity
Importing I_MBLNR TYPE MSEGO2-MBLNR Material Documnent Appendix Number
Importing I_MJAHR TYPE MSEGO2-MJAHR Material Document Appendix Year
Importing I_MSEHI TYPE MSEGO2-MSEHI Unit of Measure
Importing I_ZEILE TYPE MSEGO2-ZEILE Line Item Number in Document Appendix
Exception MBLNR_NOT_PASSED TYPE Document Appendix Number not passed
Exception MJAHR_NOT_PASSED TYPE Document Year not passed
Exception MSEHI_NOT_PASSED TYPE Unit of measure not passed
Exception QUANTITY_NOT_FOUND TYPE No quantity in selected UoM on MSEGO2
Exception ZEILE_NOT_PASSED TYPE Line item not passed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in