OI_LGNB8FOI_DETERM_DIFFERENCE 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_LGNB8FOI_DETERM_DIFFERENCE 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!
MARA_SINGLE_READ CALL FUNCTION 'MARA_SINGLE_READ' EXPORTING matnr = I_SGNBU-matnr IMPORTING wmara = ls_mara EXCEPTIONS lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 OTHERS = 5.
MMPUR_EKBE_READ_EBELN_EBELP CALL FUNCTION 'MMPUR_EKBE_READ_EBELN_EBELP' EXPORTING PI_EBELN = I_SGNBU-EBELN PI_EBELP = I_SGNBU-EBELP * PI_BYPASSING_BUFFER = * PI_REFRESH_BUFFER = TABLES PTO_EKBE_PO = t_ekbe EXCEPTIONS NO_RECORDS_REQUESTED = 1 OTHERS = 2.
OIB_MM_GET_QNT_FROM_MSEGO2_DB CALL FUNCTION 'OIB_MM_GET_QNT_FROM_MSEGO2_DB' EXPORTING I_MBLNR = I_SGNBU-LFBNR I_MJAHR = oi_gjahr I_MSEHI = ls_mara-MEINS I_ZEILE = I_SGNBU-LFPOS IMPORTING E_QNT = oi_qty EXCEPTIONS MBLNR_NOT_PASSED = 1 MJAHR_NOT_PASSED = 2 MSEHI_NOT_PASSED = 3 QUANTITY_NOT_FOUND = 4 ZEILE_NOT_PASSED = 5 OTHERS = 6 .
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_LGNB8FOI_DETERM_DIFFERENCE - Oil-include: EXG FORM-routine OI_LGNB8FOI_AUSGABE_RE23 - Oil-include: EXG FORM-routine OI_LGNB8FOI - Oil-include: EXG FORM-routine OI_LFACIFOI_OIA_UPE_VAT_LINE - Oil-include: EXG FORM-routine OI_LFACIFOI_OIA_T_ACCIT_FIELDS - Oil-include: EXG FORM-routine OI_LFACIFOI_OIA_STORE_TAX_LINE - Oil-include: EXG FORM-routine