SAP Reports / Programs

RMCSROAN SAP ABAP Report - Logs of Copy Management Runs







RMCSROAN 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 RMCSROAN into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RMCSROAN. "Basic submit
SUBMIT RMCSROAN AND RETURN. "Return to original report after report execution complete
SUBMIT RMCSROAN VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: DATUM = Date
Selection Text: DEL_LOG = Delete change docs
Selection Text: MCINFQ = Source info structure
Selection Text: MCINFZ = Target info structure
Selection Text: O_DUMPS = Only terminated CM runs
Selection Text: UNAME = User
Title: Logs of Copy Management Runs
Text Symbol: 013 = Data target
Text Symbol: 012 = Data source
Text Symbol: 011 = User
Text Symbol: 010 = No. of records not processed
Text Symbol: 009 = No. of processed records
Text Symbol: 008 = Duration in seconds
Text Symbol: 007 = Time
Text Symbol: 006 = Date
Text Symbol: 005 = Transformation
Text Symbol: 004 = Processing
Text Symbol: 003 = CM run (variant)
Text Symbol: 002 = Version
Text Symbol: 001 = Info structure
Text Symbol: 019 = Source data was only changed
Text Symbol: 020 = Source data was only deleted
Text Symbol: 021 = Target version was initialized
Text Symbol: 022 = Source data was copied and deleted
Text Symbol: 023 = Only initial data records were deleted (QUAN/CURR - Indic.)
Text Symbol: 024 = Initial data records were not copied
Text Symbol: 018 = Source data was copied and changed
Text Symbol: 035 = CM run
Text Symbol: 034 = Target structure should be reset
Text Symbol: 033 = Deletion and new setup of secondary index(es) complete
Text Symbol: 032 = External data was imported
Text Symbol: 031 = Automatic data enhancement
Text Symbol: 030 = Self-defined method
Text Symbol: 029 = SAP method
Text Symbol: 028 = To:
Text Symbol: 027 = From:
Text Symbol: 026 = Restrictions
Text Symbol: 025 = Source info structure





Text Symbol: 014 = Detailed information
Text Symbol: 052 = Source data was imported, but not sorted!
Text Symbol: 051 = No variant - The CM run was started directly (PF8)
Text Symbol: 050 = No additional processing parameters were specified
Text Symbol: 049 = Source and target table (structure/version) was locked
Text Symbol: 048 = The target table (structure/version) was locked
Text Symbol: 047 = The source table (structure/version) was locked
Text Symbol: 046 = No table (structure/version) was locked
Text Symbol: 045 = Addnl logic: Expert mode
Text Symbol: 044 = Source data was only copied
Text Symbol: 043 = Period was not converted automatically
Text Symbol: 042 = No method was used
Text Symbol: 041 = File path
Text Symbol: 040 = Source data was imported and sorted by primary index
Text Symbol: 039 = Packet size of data processing
Text Symbol: 038 = DB table
Text Symbol: 037 = Key field contents of termination data record
Text Symbol: 036 = Variant
Text Symbol: 053 = No additional selection restrictions were specified
Text Symbol: 063 = Control flag for user-defined routine
Text Symbol: 062 = Parallel mode active, buffer verion:
Text Symbol: 061 = Only initial data records were deleted (all indicators initial)
Text Symbol: 060 = Generate method reference
Text Symbol: 059 = Terminated CM runs
Text Symbol: 058 = Successful CM runs
Text Symbol: 057 = Detail overview of CM run
Text Symbol: 056 = @35@Help for restart logic
Text Symbol: 055 = Create program variant
Text Symbol: 054 = Restart logic for CM run
Text Symbol: 017 = Selection parameters
Text Symbol: 016 = Target version
Text Symbol: 015 = Target info structure


INCLUDES used within this REPORT RMCSROAN

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

DD_DTEL_GET CALL FUNCTION 'DD_DTEL_GET' EXPORTING LANGU = SY-LANGU ROLL_NAME = HLP_RSPARAMS_PROT-ROLLNAME IMPORTING TPARA_WA = HLP_TPARA TABLES DD04T_TAB_A = DD04T_DUMMY_1 DD04T_TAB_N = DD04T_DUMMY_2 EXCEPTIONS ILLEGAL_VALUE = 1 OTHERS = 2.

DD_DTEL_GET CALL FUNCTION 'DD_DTEL_GET' EXPORTING LANGU = SY-LANGU ROLL_NAME = HLP_RSPARAMS_PROT-ROLLNAME IMPORTING TPARA_WA = HLP_TPARA TABLES DD04T_TAB_A = DD04T_DUMMY_1 DD04T_TAB_N = DD04T_DUMMY_2 EXCEPTIONS ILLEGAL_VALUE = 1 OTHERS = 2.






DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING TABNAME = HLP_GSTRU TABLES DFIES_TAB = DFIES_TAB EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.

DSYS_SHOW CALL FUNCTION 'DSYS_SHOW' EXPORTING DOKCLASS = 'TX' DOKLANGU = SY-LANGU DOKNAME = 'LIS_CM_HELP_03' DOKTITLE = TEXT-056 HOMETEXT = TEXT-057 EXCEPTIONS CLASS_UNKNOWN = 1 OBJECT_NOT_FOUND = 2 OTHERS = 3.

GET_ACCESSIBILITY_MODE CALL FUNCTION 'GET_ACCESSIBILITY_MODE' IMPORTING ACCESSIBILITY = gf_acc_on EXCEPTIONS ITS_NOT_AVAILABLE = 1 OTHERS = 2.

F4_USER CALL FUNCTION 'F4_USER' EXPORTING OBJECT = HLP_UNAME IMPORTING RESULT = HLP_UNAME.

F4_USER CALL FUNCTION 'F4_USER' EXPORTING OBJECT = HLP_UNAME IMPORTING RESULT = HLP_UNAME.

MCS_TMC4_F4 CALL FUNCTION 'MCS_TMC4_F4' EXPORTING I_FLG_EVALUATION = ' ' I_FLG_ONLY_GENERATED = ' ' I_FLG_ONLY_WITH_TABLE = 'X' I_FLG_PLANNING = ' ' I_HIERT = ' ' I_MCAPP = ' ' I_DISPLAY_ONLY = ' ' IMPORTING E_MCINF = MCINFZ-LOW EXCEPTIONS NO_FIELD_SELECTED = 01.

MCS_TMC4_F4 CALL FUNCTION 'MCS_TMC4_F4' EXPORTING I_FLG_EVALUATION = ' ' I_FLG_ONLY_GENERATED = ' ' I_FLG_ONLY_WITH_TABLE = 'X' I_FLG_PLANNING = ' ' I_HIERT = ' ' I_MCAPP = ' ' I_DISPLAY_ONLY = ' ' IMPORTING E_MCINF = MCINFZ-HIGH EXCEPTIONS NO_FIELD_SELECTED = 01.

MCS_TMC4_F4 CALL FUNCTION 'MCS_TMC4_F4' EXPORTING I_FLG_EVALUATION = ' ' I_FLG_ONLY_GENERATED = ' ' I_FLG_ONLY_WITH_TABLE = 'X' I_FLG_PLANNING = ' ' I_HIERT = ' ' I_MCAPP = ' ' I_DISPLAY_ONLY = ' ' IMPORTING E_MCINF = MCINFQ-LOW EXCEPTIONS NO_FIELD_SELECTED = 01.

MCS_TMC4_F4 CALL FUNCTION 'MCS_TMC4_F4' EXPORTING I_FLG_EVALUATION = ' ' I_FLG_ONLY_GENERATED = ' ' I_FLG_ONLY_WITH_TABLE = 'X' I_FLG_PLANNING = ' ' I_HIERT = ' ' I_MCAPP = ' ' I_DISPLAY_ONLY = ' ' IMPORTING E_MCINF = MCINFQ-HIGH EXCEPTIONS NO_FIELD_SELECTED = 01.

DOCU_GET CALL FUNCTION 'DOCU_GET' EXPORTING ID = 'TX' LANGU = SY-LANGU OBJECT = 'LIS_CM_DUMP_CODING_00' TABLES LINE = SC_TEMPLATE EXCEPTIONS NO_DOCU_ON_SCREEN = 1 NO_DOCU_SELF_DEF = 2 NO_DOCU_TEMP = 3 RET_CODE = 4 OTHERS = 5.



Contribute (Add Comments)

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 RMCSROAN or its description.