ME_SM_ERROR_ANALYSIS_2 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 ME_SM_ERROR_ANALYSIS_2 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.
Selection Text: S_USER = User
Selection Text: S_SYNCBO = Scenario ID
Selection Text: S_RUNNUM = Synchronization Run
Selection Text: S_MSGNO = Message Number
Selection Text: S_MSGID = Message Class
Selection Text: S_MBL_ID = Mobile ID
Selection Text: P_WORK = Processed Messages
Selection Text: P_UTC = UTC Time
Selection Text: P_TIME = Local Time
Selection Text: P_NOWORK = Unprocessed Messages
Selection Text: P_CNT = Messages to be Read
Selection Text: P_ALL = All Messages
Title: Error Analysis Component Smart Sync ABAP-STACK
Text Symbol: 032 = (W): Warning
Text Symbol: 033 = (S): Success
Text Symbol: 034 = (I): Information
Text Symbol: 035 = (N): Notice
Text Symbol: 036 = (D): Debug
Text Symbol: 037 = Message Status:
Text Symbol: 038 = Not Processed
Text Symbol: 039 = Finished
Text Symbol: 040 = All
Text Symbol: 041 = UTC Time
Text Symbol: 042 = Local Time
Text Symbol: 043 = Selections
Text Symbol: 044 = Selections from
Text Symbol: 045 = Select Message Class
Text Symbol: 046 = Select Message Number
Text Symbol: 047 = Log for Run Number
Text Symbol: 048 = Traffic Light
Text Symbol: 031 = (E): Error
Text Symbol: 001 = Select.
Text Symbol: 002 = Select local time or UTC time
Text Symbol: 003 = Tag
Text Symbol: 004 = To
Text Symbol: 005 = Time
Text Symbol: 006 = UTC Time
Text Symbol: 007 = Local Time
INCLUDE ME_CCMS_GLOBAL_DATA.
INCLUDE ME_SM_ERROR_ANALYSIS_2_DATA.
INCLUDE ME_SM_ERROR_ANALYSIS_2_SELPIC.
INCLUDE ME_SM_ERROR_ANALYSIS_2_OO_DATA.
INCLUDE ME_SM_ERRANALY_CLASS_DEF.
No SAP DATABASE tables are accessed within this REPORT code!
ME_CTRACE_REFRESH_SWITCHER CALL FUNCTION 'ME_CTRACE_REFRESH_SWITCHER'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ME_SM_ERROR_ANALYSIS_2 - Error Analysis Component Smart Sync ABAP-STACK ME_SM_ERROR_ANALYSIS_2 - Error Analysis Component Smart Sync ABAP-STACK ME_SM_ERROR_ANALYSIS - Error Analysis Component Smart Sync ABAP-STACK ME_SM_ERROR_ANALYSIS - Error Analysis Component Smart Sync ABAP-STACK ME_SM_ERROR_ANAL2_STATUS_01O01 - MESMERRORANAL2STATUS01O01 ME_SM_ERRANALY_IMPLEMENT - MESMERRANALYIMPLEMENT