RMCAMUK5 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 RMCAMUK5 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: Conversion of Statistical Data in Info Structure & (Delete After 3.0F)
Text Symbol: 850 = Message
Text Symbol: 810 = Info struct.: &MCINFQ, Version: &VRSIOQ
Text Symbol: 809 = Selected data deleted
Text Symbol: 808 = LIS Copy Management: Job completed
Text Symbol: 807 = Conclusion of job: &DATE &TIME
Text Symbol: 806 = Number of not converted/copied data records: &NUMBERNOTCONVERTED
Text Symbol: 805 = Number of converted/copied data records: &NUMBERCONVERTED
Text Symbol: 804 = ----------------------------------------------------------------------
Text Symbol: 803 = Tgt info struct.: &MCINFZ, target version: &VRSIOZ
Text Symbol: 802 = Srce info struct.: &MCINFQ, source version: &VRSIOQ
Text Symbol: 801 = LIS: Data copied/converted
Text Symbol: 800 = ***************Information for Mail:
Text Symbol: 101 = Act.data
Text Symbol: 100 = Source IS: &1, vers. &2
Text Symbol: 007 = Transformation
Text Symbol: 006 = Edit target data
Text Symbol: 005 = Processing
Text Symbol: 004 = Processing logic
Text Symbol: 003 = Data trgt
Text Symbol: 002 = Srce data
Text Symbol: 001 = Restrictions
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
MCS_CODING_GENER_TEMP *+ CALL FUNCTION 'MCS_CODING_GENER_TEMP' *+ EXPORTING *+ I_CSTRU_GEN = HLP_GSTRU *+ I_MCINF_GEN = MCINFZ *+ I_MUSTERREPORT = 'RMCSMUS4' *+ IMPORTING *+ E_REPORTNAME = HLP_REPORTNAME *+ EXCEPTIONS *+ GENERATION_FAILED = 01.
DB_COMMIT *+ CALL FUNCTION 'DB_COMMIT'.
MCS_TMC4_F4 *+ CALL FUNCTION 'MCS_TMC4_F4' *+ EXPORTING *+ I_FLG_ONLY_WITH_TABLE = TRUE *+ I_FLG_CHECK_ONLY = TRUE *+ I_MCINF_TO_CHECK = MCINFZ *+ IMPORTING *+ E_FLG_ALLOWED = FLG_ALLOWED *+ EXCEPTIONS *+ NO_FIELD_SELECTED = 1 *+ OTHERS = 2.
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 *+ EXCEPTIONS *+ NO_FIELD_SELECTED = 01.
DB_COMMIT *+ CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT *+ CALL FUNCTION 'DB_COMMIT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RMCAMUK5 - Conversion of Statistical Data in Info Structure & (Delete After 3.0F) RMCAMUK5 - Conversion of Statistical Data in Info Structure & (Delete After 3.0F) RMCAMUC5 - Editing Statistical Data in Info Structure & (w/o Period Unit) RMCAMUC5 - Editing Statistical Data in Info Structure & (w/o Period Unit) RMCAMUB5 - Editing Statistical Data in Info Structure & (w/o Period Unit) RMCAMUB5 - Editing Statistical Data in Info Structure & (w/o Period Unit)