RS_CLM_MODINF_SHOW is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program is used to display modification information...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RS_CLM_MODINF_SHOW 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: P_FSUBNA = FMName
Selection Text: P_FUNC = Function Module
Selection Text: P_LCLAS = Local Classes
Selection Text: P_MAKRO = Macros
Selection Text: P_MCLASS = Class
Selection Text: P_METH = Method
Selection Text: P_METHNA = Method
Selection Text: P_PROG = Program
Selection Text: P_PROGNA = Name
Selection Text: P_TKEY = Search Through Transport Key
Selection Text: P_TKONAM = Obj_Name
Selection Text: P_TKOTYP = Obj_Type
Selection Text: P_TKSNA1 = Sub_Name
Selection Text: P_TKSNA2 = To
Selection Text: P_TKSTYP = Sub_Type
Selection Text: P_TYPE = Types
Selection Text: P_DYNNR = Screen Number
Selection Text: P_DYNNAM = Progr
Selection Text: P_DYN = Screen
Selection Text: P_CLAS = Class
Selection Text: DUMMY = Inactive (smodisrci)
Selection Text: AKTIV = Active (smodisrc)
Title: Report RS_CLM_MODINF_SHOW
Text Symbol: 021 = Large List Width
Text Symbol: 020 = Small List Width
Text Symbol: 007 = Lines Found in smodilog(i)
Text Symbol: 006 = Do you want to continue?
Text Symbol: 005 = Search Result
Text Symbol: 344 = Type Unknown
Text Symbol: 409 = |Name |DATE |TIME
Text Symbol: 408 = u_m|mar|spa|TRCORR |Spc
Text Symbol: 407 = USER |DATE |TIME |Ac|In|Up|pr|pro|
Text Symbol: 406 = MOD_NAME |LANG|
Text Symbol: 405 = OPERATION | |Number |CorrNumber
Text Symbol: 404 = |OPER|MAIN_PROGRAM |INCLUDE
Text Symbol: 403 = INT_T|INT_NAME
Text Symbol: 402 = SUB-TYPE|SUB-NAME
Text Symbol: 401 = OBJ-TYPE|OBJ-NAME
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_PROGNAME_SPLIT CALL FUNCTION 'RS_PROGNAME_SPLIT' "Anfang HT002 EXPORTING progname_with_namespace = include IMPORTING NAMESPACE = name_space * PROGNAME_WITHOUT_NAMESPACE = * FUGR_IS_NAME = * FUGR_IS_RESERVED_NAME = * FUGR_IS_FUNCTIONPOOL_NAME = fugr_is_include_name = l_fugr_is_include_name fugr_is_functionmodule_name = l_fugr_is_functionmodule_name * FUGR_IS_HIDDEN_NAME = fugr_group = group * FUGR_INCLUDE_NUMBER = * FUGR_SUFFIX = * FUGR_IS_RESERVED_EXIT_NAME = sldb_is_reserved_name = l_sldb_is_reserved_name sldb_logdb_name = l_sldb_logdb_name * MST_IS_RESERVED_NAME = * TYPE_IS_RESERVED_NAME = * TYPE_NAME = * MENU_IS_RESERVED_NAME = * MENU_NAME = * CLASS_IS_RESERVED_NAME = * CLASS_IS_NAME = * CLASS_NAME = * CLASS_IS_METHOD_NAME = * CLASS_METHOD_NAME = * CNTX_IS_RESERVED_NAME = EXCEPTIONS delimiter_error = 1 OTHERS = 2.
FUNCTION_INCLUDE_SPLIT CALL FUNCTION 'FUNCTION_INCLUDE_SPLIT' EXPORTING suppress_select = space IMPORTING group = group no_function_include = flag funcname = l_funcname namespace = name_space "HT003 CHANGING include = include.
FUNCTION_INCLUDE_SPLIT * CALL FUNCTION 'FUNCTION_INCLUDE_SPLIT' * IMPORTING * GROUP = group * NO_FUNCTION_INCLUDE = flag * CHANGING * INCLUDE = include.
CALL FUNCTION 'FUNCTION_INCLUDE_INFO' CHANGING funcname = l_funcname group = group EXCEPTIONS function_not_exists = 1 include_not_exists = 2 group_not_exists = 3 no_selections = 4 no_function_include = 5 OTHERS = 6.
RS_PROGNAME_SPLIT CALL FUNCTION 'RS_PROGNAME_SPLIT' EXPORTING progname_with_namespace = include IMPORTING namespace = name_space fugr_is_name = flag fugr_group = group sldb_is_reserved_name = l_sldb_is_reserved_name sldb_logdb_name = l_sldb_logdb_name EXCEPTIONS delimiter_error = 1 OTHERS = 2.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING textline1 = l_confirmtext textline2 = 'Wollen Sie fortfahren ?'(006) titel = 'Suchergebnis'(005) cancel_display = '' IMPORTING answer = flag.
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 RS_CLM_MODINF_SHOW or its description.
RS_CLM_MODINF_SHOW - Report RS_CLM_MODINF_SHOW RS_CLM_MODINF_SHOW - Report RS_CLM_MODINF_SHOW RS_CLM_MODINF_RESTORE_TOP - RSCLMMODINFRESTORETOP RS_CLM_MODINF_RESTORE_PAI - RSCLMMODINFRESTOREPAI RS_CLM_MODINF_RESTORE_F01 - RSCLMMODINFRESTOREF01 RS_CLM_MODINF_RESTORE - Restores Modification Information