OI_LGNB8FOI_FEE_EXPENSE_POSTIN 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_FEE_EXPENSE_POSTIN 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!
CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' " 0887371 JHL EXPORTING " 0887371 JHL date = t_currencies-datum " 0887371 JHL foreign_amount = T_XOIAFE-wewwr " 0887371 JHL foreign_currency = t_currencies-from_waers local_currency = t_currencies-waers " 0887371 JHL type_of_rate = t_currencies-kurst " 0887371 JHL IMPORTING " 0887371 JHL local_amount = T_xOIAFE-wewwr " 0887371 JHL EXCEPTIONS " 0887371 JHL error_message = 01 " 0887371 JHL OTHERS = 02. " 0887371 JHL
CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' " 0887371 JHL EXPORTING " 0887371 JHL date = t_currencies-datum " 0887371 JHL foreign_amount = T_XOIAFE-wrbtr " 0887371 JHL foreign_currency = t_currencies-from_waers local_currency = t_currencies-waers " 0887371 JHL type_of_rate = t_currencies-kurst " 0887371 JHL IMPORTING " 0887371 JHL local_amount = T_xOIAFE-wrbtr " 0887371 JHL EXCEPTIONS " 0887371 JHL error_message = 01 " 0887371 JHL OTHERS = 02. " 0887371 JHL
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_FEE_EXPENSE_POSTIN - Oil-include: EXG FORM-routine OI_LGNB8FOI_FEEDT_POST - Oil-include: EXG FORM-routine OI_LGNB8FOI_DETERM_DIFFERENCE_ - Oil-include: EXG FORM-routine 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