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 |
|---|---|---|---|---|---|---|---|
| |
E_QNT | TYPE | MSEG-MENGE | Quantity | |||
| |
I_MBLNR | TYPE | MSEGO2-MBLNR | Material Documnent Appendix Number | |||
| |
I_MJAHR | TYPE | MSEGO2-MJAHR | Material Document Appendix Year | |||
| |
I_MSEHI | TYPE | MSEGO2-MSEHI | Unit of Measure | |||
| |
I_ZEILE | TYPE | MSEGO2-ZEILE | Line Item Number in Document Appendix | |||
| |
MBLNR_NOT_PASSED | TYPE | Document Appendix Number not passed | ||||
| |
MJAHR_NOT_PASSED | TYPE | Document Year not passed | ||||
| |
MSEHI_NOT_PASSED | TYPE | Unit of measure not passed | ||||
| |
QUANTITY_NOT_FOUND | TYPE | No quantity in selected UoM on MSEGO2 | ||||
| |
ZEILE_NOT_PASSED | TYPE | Line item not passed | ||||
Processing Type
| Normal Function 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 |