MM08RFOI 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 MM08RFOI 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: EXG FORM Routine
INCLUDE MM08RFOI_FCODETL . " FCODETL
INCLUDE MM08RFOI_FCOPOST . " FCOPOST
INCLUDE MM08RFOI_LOOP_TMP_SETZEN . " LOOP_TMP_SETZEN
INCLUDE MM08RFOI_SUM_UP . " SUM_UP
INCLUDE MM08RFOI_UPDATE_FEE_SUMMARY . " UPDATE_FEE_SUMMARY
INCLUDE MM08RFOI_BUILD_YOIAFE . " BUILD_YOIAFE
INCLUDE MM08RFOI_FEES_BUCHEN . " FEES_BUCHEN
INCLUDE MM08RFOI_OIL_EXTRAS . " OIL_EXTRAS
INCLUDE MM08RFOI_FCOOIA6 . " FCOOIA6
INCLUDE MM08RFOI_UPDATE_RM08R . " UPDATE_RM08R
INCLUDE MM08RFOI_LOCK_FEE . " LOCK_FEE
INCLUDE MM08RFOI_BUILD_XOIAFE . " BUILD_XOIAFE
INCLUDE MM08RFOI_CANCEL_FEE_HISTORY . " CANCEL_FEE_HISTORY
INCLUDE MM08RFOI_REVERSE_FEE_VALUES_YO . " REVERSE_FEE_VALUES_YOIAFE
INCLUDE MM08RFOI_OIA_IPMVAT . " OIA_IPMVAT
INCLUDE MM08RFOI_OIA_CONVERT_VATBASE . " OIA_CONVERT_VATBASE
INCLUDE MM08RFOI_OIA_IPMVAT_MSG . " OIA_IPMVAT_MSG
INCLUDE MM08RFOI_CORRECT_FEE_VALUES_YO . " CORRECT_FEE_VALUES_YOIAFE
INCLUDE MM08RFOI_OIA_CORRECT_ABT_QTY . " OIA_CORRECT_ABT_QTY
INCLUDE MM08RFOI_GET_NEXT_KNUMV . " GET_NEXT_KNUMV
INCLUDE MM08RFOI_GET_NEXT_KNUMV . " GET_NEXT_KNUMV
INCLUDE MM08RFOI_FCOOIFE . " FCOOIFE
INCLUDE MM08RFOI_OIA_READ_FEE_TEXT . " OIA_READ_FEE_TEXT
INCLUDE MM08RFOI_OIA_ADJUST_YBSEG_FOR_ . " OIA_ADJUST_YBSEG_FOR_FEES
INCLUDE MM08RFOI_OIA_FILL_BKPF_RECHN . " OIA_FILL_BKPF_RECHN
INCLUDE MM08RFOI_OIA_FILL_ZTERM . " OIA_FILL_ZTERM
INCLUDE MM08RFOI_OIA_CONVERT_NEGATIVE_ . " OIA_CONVERT_NEGATIVE_CREDI
INCLUDE MM08RFOI_FCOOIA9 . " FCOOIA9
INCLUDE MM08RFOI_OIA_FREIGHT_DETERMINE . " OIA_FREIGHT_DETERMINE_EXG
INCLUDE MM08RFOI_OID_BOL_HANDLING . " OID_BOL_HANDLING
INCLUDE MM08RFOI_ADJUST_FACTOR_QUANTIT . " ADJUST_FACTOR_QUANTITY
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.