OI_LMRMPFOI_OIA_FEES_BUCHEN 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_FEES_BUCHEN 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_GET_FEE_UPDATE_RECORDS CALL FUNCTION 'ME_GET_FEE_UPDATE_RECORDS' EXPORTING I_KNUMV = OIA_KNUMV I_RECHN = I_BKPF-RECHN TABLES T_RSEG = P_RSEG * t_bseg = xbseg * t_dm08r = xdm08r T_OIANF_UPD = YOIANF T_OIANF_INS = XOIANF.
ME_UPDATE_FEES * CALL FUNCTION 'ME_UPDATE_FEES' call function 'ME_UPDATE_FEES' in update task "SO5K00056 RD TABLES T_OIAFE = YOIAFE T_OIANF_UPD = YOIANF T_OIANF_INS = XOIANF.
Contribute (Add Comments)
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name OI_LMRMPFOI_OIA_FEES_BUCHEN or its description.
OI_LMRMPFOI_OIA_FEES_BUCHEN - Oil-include: EXG FORM-routine 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