SAP Reports / Programs

SAPICDA_ SAP ABAP Report - Repository Information System: Table Types







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


Text pool values


Reusable
Selection Text: DATE = Changed On
Selection Text: ILENG = Length
Selection Text: IROWTYPE = Dictionary Type
Selection Text: ITYPE = Data Type
Selection Text: KEY1 = Table Type
Selection Text: LOOPC = Maximum Number of Hits
Selection Text: REUSE = Reusable
Selection Text: USER = Last Changed By
Selection Text: XADIR = D Package
Selection Text: XCOMPO = Application Component
Selection Text: XTEXT = Short Description
Title: Repository Information System: Table Types
Text Symbol: 111 = KCount
Text Symbol: 109 = C
Text Symbol: 108 = KeyC
Text Symbol: 107 = Chg.Date
Text Symbol: 106 = Chgd by
Text Symbol: 105 = T
Text Symbol: 104 = DTyp
Text Symbol: 103 = Short Descript.
Text Symbol: 504 = T
Text Symbol: 555 = Reusable
Text Symbol: 999 = Short Descript.
Text Symbol: CR1 = Table Type
Text Symbol: CR2 = Table Types
Text Symbol: E01 = Settings
Text Symbol: HDR = Table Types
Text Symbol: R01 = Elementary Type
Text Symbol: R02 = Structured Type
Text Symbol: R03 = Table Type
Text Symbol: R05 = Any Table
Text Symbol: R06 = Indexed Table
Text Symbol: R08 = Sorted Table
Text Symbol: R07 = Standard Table
Text Symbol: S05 = Access Type
Text Symbol: S04 = Key Attributes
Text Symbol: S03 = Line Type





Text Symbol: S02 = Additional Selections
Text Symbol: S01 = Standard Selections
Text Symbol: R18 = Direct Type Specification
Text Symbol: R17 = Type Reference of Line
Text Symbol: R16 = All Types
Text Symbol: R15 = Key not specified
Text Symbol: R14 = Non-Unique Key
Text Symbol: R13 = Unique Key
Text Symbol: R12 = Key Not Specified
Text Symbol: R11 = Line Type
Text Symbol: R10 = Default Key (Character-Like Fields)
Text Symbol: TFP = Table types
Text Symbol: R09 = Hashed Table
Text Symbol: 502 = L
Text Symbol: 333 = Max. No. of Hits
Text Symbol: 304 = Table Types
Text Symbol: 131 = Name of Dictionary Type
Text Symbol: 130 = Package
Text Symbol: 121 = Lngth


INCLUDES used within this REPORT SAPICDA_

INCLUDE ICDA_F01. " FORM ROUTINEN FÜR SUCHEN OBJEKT
INCLUDE ICDA_F02. " FORM ROUTINEN FÜR CROSSREFERENZ OBJEKT
INCLUDE ICDA_F03. " FORM ROUTINEN FÜR UMDELDERMITTLUNG


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:

No SAP FUNCTION MODULES are executed within this report code!



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