ROI0_IF0001 is a standard Executable ABAP Report 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 ROI0_IF0001 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: Program for object type OI0_IF0001 : CustomerContractOil
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RFC_SDCONOIL_CREATEFROMDATA CALL FUNCTION 'RFC_SDCONOIL_CREATEFROMDATA' EXPORTING LOGIC_SWITCH = LOGICSWITCH TESTRUN = TESTRUN CONVERT_PARVW_AUART = CONVERTPARVWAUART CONT_HEADER_IN_MAP = CONTHEADERINMAP CONT_HEADER_IN_MCOE = CONTHEADERINMCOE CONT_HEADER_IN_EXG = CONTHEADERINEXG BEHAVE_WHEN_ERROR = BEHAVEWHENERROR SALESDOCUMENT = SALESDOCUMENT CONTRACT_HEADER_IN = CONTRACTHEADERIN CONTRACT_HEADER_INX = CONTRACTHEADERINX SENDER = SENDER BINARY_RELATIONSHIPTYPE = BINARYRELATIONSHIPTYPE INT_NUMBER_ASSIGNMENT = INTNUMBERASSIGNMENT IMPORTING SALESDOCUMENT_EX = SALESDOCUMENTEX TABLES CONT_ITEMS_IN_MCOE = CONTITEMSINMCOE CONT_ITEMS_IN_MAP = CONTITEMSINMAP PARTNERADDRESSES = PARTNERADDRESSES EXTENSIONIN = EXTENSIONIN CONTRACT_KEYS = CONTRACTKEYS CONTRACT_TEXT = CONTRACTTEXT CONT_ITEMS_IN_EXG = CONTITEMSINEXG CONT_ITEMS_IN_TSW_MOT_X = CONTITEMSINTSWMOTX CONT_ITEMS_IN_TSW_MOT = CONTITEMSINTSWMOT CONT_ITEMS_IN_TSW_X = CONTITEMSINTSWX CONT_ITEMS_IN_TSW = CONTITEMSINTSW CONT_ITEMS_IN_TDP = CONTITEMSINTDP CONT_ITEMS_IN_EXG_FEES = CONTITEMSINEXGFEES CONTRACT_DATA_INX = CONTRACTDATAINX CONTRACT_CFGS_REF = CONTRACTCFGSREF CONTRACT_CONDITIONS_IN = CONTRACTCONDITIONSIN CONTRACT_PARTNERS = CONTRACTPARTNERS CONTRACT_ITEMS_INX = CONTRACTITEMSINX CONTRACT_ITEMS_IN = CONTRACTITEMSIN RETURN = RETURN CONTRACT_CFGS_INST = CONTRACTCFGSINST CONTRACT_DATA_IN = CONTRACTDATAIN CONTRACT_CFGS_REFINST = CONTRACTCFGSREFINST CONTRACT_CFGS_VK = CONTRACTCFGSVK CONTRACT_CFGS_BLOB = CONTRACTCFGSBLOB CONTRACT_CFGS_VALUE = CONTRACTCFGSVALUE CONTRACT_CFGS_PART_OF = CONTRACTCFGSPARTOF EXCEPTIONS OTHERS = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROI0_IF0001 - Program for object type OI0_IF0001 : CustomerContractOil ROI0_IF0001 - Program for object type OI0_IF0001 : CustomerContractOil ROI0_FACCG - Switch-on-Report to call SAPFACCG ROI0_FACCG - Switch-on-Report to call SAPFACCG ROI0_DUMMY_USE - Dummy use f.tables,structures,views,types (no other static use) ROI0_DUMMY_USE - Dummy use f.tables,structures,views,types (no other static use)