OI_LEINUFOI 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_LEINUFOI 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.
Title: Oil Include: Cross-Application FORM Routine
INCLUDE OI_LEINU310.
INCLUDE OI_LEINUFOI_UPDATE_FEES . " UPDATE_FEES
INCLUDE OI_LEINUFOI_AMEND_FEES . " AMEND_FEES
INCLUDE OI_LEINUFOI_OIH30H_POSTING . " OIH30H_POSTING
INCLUDE OI_LEINUFOI_OIC_STORE_FORMULAE . " OIC_STORE_FORMULAE
INCLUDE OI_LEINUFOI_OIC_OLD_FORM_DELET . " OIC_OLD_FORM_DELETE
INCLUDE OI_LEINUFOI_OIC_SAVE_FORMULAE . " OIC_SAVE_FORMULAE
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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_LEINUFOI - Oil Include: Cross-Application FORM Routine 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