SAP Reports / Programs | Basis Components | ABAP Workbench, Java IDE and Infrastructure | Customer Enhancements(BC-DWB-CEX) SAP BC

RS_CLM_MODINF_SHOW SAP ABAP Report - Report RS_CLM_MODINF_SHOW







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


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 RS_CLM_MODINF_SHOW. "Basic submit
SUBMIT RS_CLM_MODINF_SHOW AND RETURN. "Return to original report after report execution complete
SUBMIT RS_CLM_MODINF_SHOW 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: 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





Text Symbol: 371 = INF_TABELLE Displayed
Text Symbol: 370 = Display INF_TABELLE
Text Symbol: 345 = Intermed. St.
Text Symbol: 350 = SAP Original Source Unit
Text Symbol: 351 = SAP Original Source Unit
Text Symbol: 360 = INFTAB Off
Text Symbol: 361 = INFTAB On
Text Symbol: R36 = Display Upgrade Adjustment Status:
Text Symbol: R35 = Display Customer Modification Status:
Text Symbol: R34 = Unit
Text Symbol: R33 = Display Original Status:
Text Symbol: R32 = Display Entire Source
Text Symbol: R31 = Program:
Text Symbol: D89 = Original
Text Symbol: D00 = Upgr. Adjustmnt Status
Text Symbol: 810 = Select Version
Text Symbol: 800 = Select Program Type
Text Symbol: 423 = Inftab
Text Symbol: 343 = Interface
Text Symbol: 342 = Attribute
Text Symbol: 341 = Log
Text Symbol: 340 = Entire SAP Original Source
Text Symbol: 330 = Entire Modified Source
Text Symbol: 323 = Data from smodisrci:
Text Symbol: 322 = Data from smodisrc:
Text Symbol: 321 = Data from smodilogi:
Text Symbol: 320 = Data from smodilog:
Text Symbol: 310 = Inactive
Text Symbol: 300 = Active


INCLUDES used within this REPORT RS_CLM_MODINF_SHOW

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:

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.

FUNCTION_INCLUDE_INFO





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.



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