RSVCTRFO 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 RSVCTRFO 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: INCLUDE: Form routines as interface to transport
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_SYS_PARAMS CALL FUNCTION 'TR_SYS_PARAMS' IMPORTING systemname = systemname systemtype = systemtype EXCEPTIONS no_systemname = 01 no_systemtype = 02.
TR_GET_PGMID_FOR_OBJECT CALL FUNCTION 'TR_GET_PGMID_FOR_OBJECT' EXPORTING iv_object = lv_objtype IMPORTING es_type = ls_pgmid EXCEPTIONS illegal_object = 1 OTHERS = 2.
TR_CHECK_TYPE CALL FUNCTION 'TR_CHECK_TYPE' EXPORTING wi_e071 = e071_entry IMPORTING pe_name_too_long = namlng pe_result = result * WE_E071 = * WE_LOCK_KEY = * WE_COMPLETE_ONLY = * WE_CATEGORY = * WE_CLI_DEP = * WE_TABLE_TYP = we_tadir = tadir_tab.
TR_GET_PGMID_FOR_OBJECT CALL FUNCTION 'TR_GET_PGMID_FOR_OBJECT' EXPORTING iv_object = lv_objtype IMPORTING es_type = ls_pgmid EXCEPTIONS illegal_object = 1 OTHERS = 2.
TR_CHECK_TYPE CALL FUNCTION 'TR_CHECK_TYPE' EXPORTING wi_e071 = e071_entry IMPORTING pe_name_too_long = namlng pe_result = locked * WE_E071 = * WE_TADIR = * WE_COMPLETE_ONLY = * WE_CATEGORY = * WE_CLI_DEP = * WE_TABLE_TYP = we_lock_key = tlock_key.
TRINT_CHECK_LOCKS CALL FUNCTION 'TRINT_CHECK_LOCKS' EXPORTING wi_lock_key = tlock_key IMPORTING we_lockflag = locflg we_tlock = tlock_tab TABLES wt_tlock = tlock_tmp EXCEPTIONS empty_key = 01.
TRINT_READ_COMM_HEADER CALL FUNCTION 'TRINT_READ_COMM_HEADER' EXPORTING wi_dialog = ' ' wi_sel_e070 = 'X' wi_trkorr = pi_trkorr IMPORTING we_e070 = e070_entry EXCEPTIONS not_exist_e070 = 01.
SVRS_LONG2SHORT_NAME CALL FUNCTION 'SVRS_LONG2SHORT_NAME' EXPORTING objtype = lv_objtype objname_long = pi_objname IMPORTING objname_short = vrsd_objname_s.
TR_GET_PGMID_FOR_OBJECT CALL FUNCTION 'TR_GET_PGMID_FOR_OBJECT' EXPORTING iv_object = lv_objtype IMPORTING es_type = ls_pgmid EXCEPTIONS illegal_object = 1 OTHERS = 2.
TR_LAST_IMPORT_OF_OBJECT CALL FUNCTION 'TR_LAST_IMPORT_OF_OBJECT' EXPORTING pi_object = lv_objtype pi_objname = objname pi_pgmid = r3tr_pgmid IMPORTING pe_trkorr = po_trkorr pe_trtime = r3tr_trtime pe_trdate = r3tr_trdate.
TR_LAST_IMPORT_OF_OBJECT CALL FUNCTION 'TR_LAST_IMPORT_OF_OBJECT' EXPORTING pi_object = lv_objtype pi_objname = objname pi_pgmid = limu_pgmid IMPORTING pe_trkorr = limu_trkorr pe_trtime = limu_trtime pe_trdate = limu_trdate.
TR_LAST_IMPORT_OF_OBJECT CALL FUNCTION 'TR_LAST_IMPORT_OF_OBJECT' EXPORTING pi_object = 'REPO' pi_objname = objname pi_pgmid = limu_pgmid IMPORTING pe_trkorr = r3tr_trkorr pe_trtime = r3tr_trtime pe_trdate = r3tr_trdate.
TR_CHECK_TYPE CALL FUNCTION 'TR_CHECK_TYPE' EXPORTING wi_e071 = e071_entry IMPORTING pe_name_too_long = namlng pe_result = result * WE_E071 = * WE_LOCK_KEY = * WE_COMPLETE_ONLY = * WE_CATEGORY = * WE_CLI_DEP = * WE_TABLE_TYP = we_tadir = tadir_tab.
TR_LAST_IMPORT_OF_OBJECT CALL FUNCTION 'TR_LAST_IMPORT_OF_OBJECT' EXPORTING pi_object = tadir_tab-object pi_objname = objname pi_pgmid = tadir_tab-pgmid IMPORTING pe_trkorr = r3tr_trkorr pe_trtime = r3tr_trtime pe_trdate = r3tr_trdate.
TRINT_READ_COMM_HEADER CALL FUNCTION 'TRINT_READ_COMM_HEADER' EXPORTING wi_dialog = ' ' wi_langu = sy-langu wi_sel_e07t = 'X' wi_trkorr = pi_trkorr IMPORTING we_e07t = po_e07t we_e07t_doesnt_exist = no_e07t EXCEPTIONS not_exist_e070 = 01.
TR_READ_COMM CALL FUNCTION 'TR_READ_COMM' EXPORTING wi_dialog = ' ' wi_sel_e071 = 'X' wi_trkorr = pi_korrname TABLES wt_e071 = e071_tab wt_e071k = e071k_tab EXCEPTIONS not_exist_e070 = 01 no_authorization = 02.
SVRS_SHORT2LONG_NAME CALL FUNCTION 'SVRS_SHORT2LONG_NAME' EXPORTING objtype = iv_objtype objname_short = iv_objname IMPORTING objname_long = lv_objname_long.
DDIF_INDX_GET CALL FUNCTION 'DDIF_INDX_GET' EXPORTING name = lv_tabname id = lv_indexid state = 'A' IMPORTING dd12v_wa = ls_dd12v EXCEPTIONS illegal_input = 1 OTHERS = 2.
CALL FUNCTION 'DDIF_INDX_GET' EXPORTING name = lv_tabname id = lv_indexid state = 'M' IMPORTING dd12v_wa = ls_dd12v EXCEPTIONS illegal_input = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RSVCTRFO or its description.
RSVCTRFO - INCLUDE: Form routines as interface to transport RSVCTRCT - Version control: Transport constants and types RSVCTDUD - Tables and data for saving user defaults RSVCRTLS - documentation and ABAP source code RSVCRSUD - documentation and ABAP source code RSVCRSST - INCLUDE: Status change Form routines