OI_LEINU310 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter OI_LEINU310 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIB2_GET_QUANTITY_IN_UOM **CALL FUNCTION 'OIB2_GET_QUANTITY_IN_UOM' so3k114096d * function module doesn't work if ME_UPDATE_GOODS_RECEIPT in update task ** EXPORTING ** I_LINENM = PI_EKBE-BUZEI "MSEG-ZEILE ** I_UOM = OIA06H-MEINS "SKU ** IMPORTING ** E_QNT = H-MENGE "ASTM qty or 0=MSEG-MENGE ** EXCEPTIONS ** LINENM_NOT_PASSED = 1 ** QUANTITY_NOT_FOUND = 2 ** UOM_NOT_PASSED = 3 ** OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
OI_LEINU310 - Oil-include: (core dev.-class:ME) FORM-routine OI_LEINRTOI - Oil-include: cross application DATA definition OI_LEINRFOI_TRANSFER_COPY_TO_M - Oil-include: TDP FORM-routine OI_LEINRFOI_STORE_PRICING_DATA - Oil-include: MAP FORM-routine OI_LEINRFOI_SET_FIXED - Oil-include: MAP FORM-routine OI_LEINRFOI_SET_BACK_HPM_QUANT - Oil-include: HPM FORM-routine