OI_LV60AFOI_FEE_CALCULATION 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_LV60AFOI_FEE_CALCULATION 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!
OIA_FEE_DETERMINATION call function 'OIA_FEE_DETERMINATION' exporting calculation_type = l_calc_type comm_head_i = tkomk comm_item_i = tkomp oic_contr = tvcpf-grbed "SO7K017769 JP importing comm_head_e = tkomk comm_item_e = tkomp tables tkomv = oia_komf xoicq7 = oia_oicq7 "SO3K121964 xoicq8 = oia_oicq8 "SO3K121964 xoicq9 = oia_oicq9. "SO3K121964
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_LV60AFOI_FEE_CALCULATION - Oil-include: EXG FORM-routine OI_LV60AFOI_EP - Include OI_LV60AFOI_EP OI_LV60AFOI_ENQUEUE_REF_DOCS - Oil-include: MAP FORM-routine OI_LV60AFOI_DET_PYT_CARD_TOT - OILV60AFOIDETPYTCARDTOT OI_LV60AFOI_DETERMINE_TOTAL_TR - Oil-include: EXG FORM-routine OI_LV60AFOI_DETERMINE_PYT_TERM - Oil-include: EXG FORM-routine