OI_LMRMPFOI_OIA_BUILD_FEE_HIST 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_LMRMPFOI_OIA_BUILD_FEE_HIST 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!
ME_FEE_DETAILS CALL FUNCTION 'ME_FEE_DETAILS' EXPORTING I_BKPFKURSF = PI_DRSEG-KURSF I_BKPFWAERS = PI_DRSEG-WAERS I_RECHN = pi_rbkpv-XRECH I_DUNKEL = 'X' I_EK08B = EK08B I_T001WAERS = XRBKP_T001-WAERS I_BKPF = I_BKPF IMPORTING E_INTERRUPT = G_INTERRUPT E_EK08B = EK08B TABLES ZOIAFE = ZOIAFE.
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_LMRMPFOI_OIA_BUILD_FEE_HIST - Oil-include: EXG FORM-routine OI_LMRMPFOI_GET_NEXT_KNUMV - Oil-include: EXG FORM-routine OI_LMRMPFOI_FIND_XOIAFE_LFBNR - Oil-include: EXG FORM-routine OI_LMRMPFOI - Oil-include: EXG FORM-routine OI_LMRMKFOI_OIA_CHECK_NEG_FEE - Oil-include: EXG FORM-routine OI_LMRMKFOI - Sub-programs