OI_LV61AFOI_OIC_CURRENCY_CONVE 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_LV61AFOI_OIC_CURRENCY_CONVE 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_FOREIGN_CURRENCY CALL FUNCTION 'CONVERT_TO_FOREIGN_CURRENCY' EXPORTING DATE = KOMK-PRSDT LOCAL_AMOUNT = L_VALUE_FROM FOREIGN_CURRENCY = L_CURR_FROM LOCAL_CURRENCY = L_CURR_TO * rate = komp-kursk TYPE_OF_RATE = KURSTYP IMPORTING FOREIGN_AMOUNT = L_VALUE_TO EXCEPTIONS NO_RATE_FOUND = 4.
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_LV61AFOI_OIC_CURRENCY_CONVE - Oil-include: MAP FORM-routine OI_LV61AFOI_OIC_COPY_FORMULAE - Oil-include: MAP FORM-routine OI_LV61AFOI_OIC_CONDN_UPD_INVO - Oil-include: MAP FORM-routine OI_LV61AFOI_OIB2_CHECK_GET_UOM - Oil-include: HPM FORM-routine OI_LV61AFOI_OIA_UPDATE_ACCUMUL - Oil-include: EXG FORM-routine OI_LV61AFOI_OIA_UNZIP_FEES - Oil-include: EXG FORM-routine