SAP Reports / Programs

RSCATGRA SAP ABAP Report - CATT - Graphic Representation







RSCATGRA 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 RSCATGRA 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 RSCATGRA. "Basic submit
SUBMIT RSCATGRA AND RETURN. "Return to original report after report execution complete
SUBMIT RSCATGRA VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: CATT - Graphic Representation
Text Symbol: 810 = veri
Text Symbol: 811 = ExternAppl.
Text Symbol: 812 = App/Sub/Com
Text Symbol: 815 = Created by
Text Symbol: 816 = Changed by
Text Symbol: 817 = Person Responsible
Text Symbol: 818 = Key word 1..3
Text Symbol: 819 = Priority
Text Symbol: 820 = Release from/to
Text Symbol: 821 = Search term
Text Symbol: 822 = Dependencies
Text Symbol: 823 = Frontend
Text Symbol: 824 = Platform
Text Symbol: 825 = Lang.
Text Symbol: 826 = Ctry
Text Symbol: 827 = Context
Text Symbol: 828 = None
Text Symbol: 829 = Use
Text Symbol: 830 = Applic. Test
Text Symbol: 831 = Individ. Test
Text Symbol: 832 = Platform test
Text Symbol: 833 = Flag
Text Symbol: 834 = Test Module
Text Symbol: 835 = Cancel
Text Symbol: 836 = Inact.
Text Symbol: 837 = Release
Text Symbol: 838 = External variants
Text Symbol: 839 = Valid until Release
Text Symbol: 840 = File list
Text Symbol: 809 = Manual
Text Symbol: 100 = Default
Text Symbol: 101 = Variant
Text Symbol: 102 = *** Reference level 12 exceeded ***
Text Symbol: 103 = *** Test proc.
Text Symbol: 104 = not found ***
Text Symbol: 105 = Value passed
Text Symbol: 106 = Return in





Text Symbol: 107 = Import
Text Symbol: 108 = Export
Text Symbol: 109 = Table
Text Symbol: 110 = Exception
Text Symbol: 111 = ImpStruc.
Text Symbol: 112 = ExpStruc.
Text Symbol: 113 = TabFld.
Text Symbol: 114 = Package
Text Symbol: 121 = [No parameter text found]
Text Symbol: 201 = Test Proc.
Text Symbol: 301 = Release
Text Symbol: 337 = Time
Text Symbol: 338 = System
Text Symbol: 339 = Client
Text Symbol: 356 = Date
Text Symbol: 800 = Test status
Text Symbol: 801 = Untested
Text Symbol: 802 = Fail
Text Symbol: 803 = Tested
Text Symbol: 804 = SystemInst.
Text Symbol: 806 = ATTRIBS.
Text Symbol: 807 = Type
Text Symbol: 808 = CATT


INCLUDES used within this REPORT RSCATGRA

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:

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablaufnr spras = sy-langu importing ktext = catg-ktext ospra = cata-ospra atyp = cata-atyp cbau = cata-model "??? abbru = cata-abbru rvon = cata-rvon prrel = cata-prrel inakt = cata-inakt kontk = cata-kontk erfas = cata-erfas "Datum fehlt aender = cata-aender "Datum, Uhrzeit fehlen muser = cata-muser title = title * TABLES * PARA = exceptions data_not_found = 1 others = 2.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablaufnr spras = sy-langu importing ktext = catg-ktext ospra = cata-ospra atyp = cata-atyp cbau = cata-model "??? abbru = cata-abbru rvon = cata-rvon prrel = cata-prrel inakt = cata-inakt kontk = cata-kontk erfas = cata-erfas "Datum fehlt aender = cata-aender "Datum, Uhrzeit fehlen muser = cata-muser title = title * TABLES * PARA = exceptions data_not_found = 1 others = 2.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablaufnr spras = sy-langu importing ktext = catg-ktext ospra = cata-ospra atyp = cata-atyp cbau = cata-model "??? abbru = cata-abbru rvon = cata-rvon prrel = cata-prrel inakt = cata-inakt kontk = cata-kontk erfas = cata-erfas "Datum fehlt aender = cata-aender "Datum, Uhrzeit fehlen muser = cata-muser title = title * TABLES * PARA = exceptions data_not_found = 1 others = 2.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablaufnr spras = sy-langu importing ktext = catg-ktext ospra = cata-ospra atyp = cata-atyp cbau = cata-model "??? abbru = cata-abbru rvon = cata-rvon prrel = cata-prrel inakt = cata-inakt kontk = cata-kontk erfas = cata-erfas "Datum fehlt aender = cata-aender "Datum, Uhrzeit fehlen muser = cata-muser title = title * TABLES * para = exceptions data_not_found = 1 others = 2.

NAMETAB_GET call function 'NAMETAB_GET' exporting tabname = catf-tabna langu = catg-spras tables nametab = nametab exceptions * no_texts_found = 0 table_has_no_fields = 4 table_not_activ = 8 internal_error = 12.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = catf-refnr spras = sy-langu importing * KTEXT = T_KTEXT erfas = t_erfas aender = t_aender title = t_ktext tables para = icatfi exceptions data_not_found = 1 others = 2.

NAMETAB_GET





call function 'NAMETAB_GET' exporting tabname = catf-tabna langu = catg-spras tables nametab = nametab exceptions * no_texts_found = 0 table_has_no_fields = 4 table_not_activ = 8 internal_error = 12.

NAMETAB_GET call function 'NAMETAB_GET' exporting tabname = catf-tabna langu = catg-spras tables nametab = nametab exceptions * no_texts_found = 0 table_has_no_fields = 4 table_not_activ = 8 internal_error = 12.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablnr " exceptions data_not_found = 1 others = 2.

RS_CATT_MAINTAIN call function 'RS_CATT_MAINTAIN' "tl23021995 exporting ablnr = ablnr " teilobjekt = 'FUNC' aktion = 'SHOW' firstline = '1' confirmation = 'X' with_navi = ' ' exceptions wrong_call = 01 internal_error = 02.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablnr " spras = sy-langu importing ktext = catg-ktext ospra = cata-ospra atyp = cata-atyp cbau = cata-model "??? abbru = cata-abbru rvon = cata-rvon prrel = cata-prrel inakt = cata-inakt kontk = cata-kontk erfas = cata-erfas "Datum fehlt aender = cata-aender "Datum, Uhrzeit fehlen muser = cata-muser title = title * TABLES * PARA = exceptions data_not_found = 1 others = 2.

CAT_INTERN_ATTRIB_EDIT call function 'CAT_INTERN_ATTRIB_EDIT' exporting a_cata_i = cata a_catg_i = catg a_caller = 'T' " T = TB-Hierarchie/Testplanprot a_show = 'X' a_datar = space.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablnr spras = sy-langu importing ktext = catg-ktext ospra = cata-ospra atyp = cata-atyp cbau = cata-model "??? abbru = cata-abbru rvon = cata-rvon prrel = cata-prrel inakt = cata-inakt kontk = cata-kontk erfas = cata-erfas "Datum fehlt aender = cata-aender "Datum, Uhrzeit fehlen muser = cata-muser title = title * TABLES * PARA = exceptions data_not_found = 1 others = 2.

CAT_REF_DATA_GET call function 'CAT_REF_DATA_GET' exporting ablnr = ablnr spras = sy-langu importing ktext = *catg-ktext ospra = *cata-ospra atyp = *cata-atyp cbau = *cata-model abbru = *cata-abbru rvon = *cata-rvon prrel = *cata-prrel inakt = *cata-inakt kontk = *cata-kontk erfas = *cata-erfas "Datum fehlt aender = *cata-aender "Datum, Uhrzeit fehlen muser = *cata-muser title = title * TABLES * PARA = exceptions data_not_found = 1 others = 2.



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