SAP Reports / Programs

SAPICP__ SAP ABAP Report - R/3 Repository Information System: Programs







SAPICP__ 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 SAPICP__ 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 SAPICP__. "Basic submit
SUBMIT SAPICP__ AND RETURN. "Return to original report after report execution complete
SUBMIT SAPICP__ 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: %FSTRING = Find String
Selection Text: KEY1 = Program Name
Selection Text: LOOPC = Maximum Number of Hits
Selection Text: P__APPL = Application
Selection Text: P__CNAM = Program Author
Selection Text: P__DATE = Changed on
Selection Text: P__EDTX = Only editor lock active
Selection Text: P__FIXPT = Fixed point arithmetic only
Selection Text: P__LDB = Logical Database
Selection Text: P__RSTAT = Status
Selection Text: P__SECU = Authorization Group
Selection Text: P__SUBC = Program Type
Selection Text: P__UNAM = Last Changed By
Selection Text: XCOMPO = Application Component
Selection Text: XTEXT = Short Description
Selection Text: XADIR = D .
Title: R/3 Repository Information System: Programs
Text Symbol: P70 = The following programs contain syntax errors and were not analyzed:
Text Symbol: PRI = Private Section
Text Symbol: R01 = All
Text Symbol: R02 = Unicode Check Active
Text Symbol: R03 = Unicode Check Not Active
Text Symbol: S01 = Standard Selections
Text Symbol: S02 = Additional Selections
Text Symbol: S06 = Find in Source Code
Text Symbol: TFP = Programs
Text Symbol: TP1 = Type Pools
Text Symbol: V10 = Where-Used List: Include
Text Symbol: V11 = Fields of the Structure?
Text Symbol: V12 = Use of a Structure
Text Symbol: V13 = Only dynamic calls were found
Text Symbol: V14 = Display?
Text Symbol: V15 = Dynamic Found Locations in Programs
Text Symbol: V16 = Where-Used List: Include
Text Symbol: V17 = Components of the Type
Text Symbol: V18 = Use of a Type
Text Symbol: V19 = Where-Used List: Include





Text Symbol: V20 = Fields of the Table
Text Symbol: V21 = Use of a Table
Text Symbol: 333 = Maximum No. of Hits
Text Symbol: 555 = Reusable
Text Symbol: 999 = Short descriptn
Text Symbol: CR1 = Program
Text Symbol: CR2 = Programs
Text Symbol: CS8 = Dynamic found locations
Text Symbol: CS9 = External found locations
Text Symbol: D01 = Table &1 is used in &2 programs
Text Symbol: D02 = View &1 is used in &2 programs
Text Symbol: D03 = Structure &1 is used in &2 programs
Text Symbol: D05 = &1 programs found
Text Symbol: D10 = Type group &1 used in &2 programs
Text Symbol: E01 = Settings
Text Symbol: EH1 = Enhancement Implementation
Text Symbol: HDR = Program
Text Symbol: K01 = Class &1 is used in &2 programs
Text Symbol: K02 = Interface &1 is used in &2 programs
Text Symbol: LKI = Local Class Implementation
Text Symbol: LKT = Local Type Definitions
Text Symbol: MAC = Macros
Text Symbol: N02 = Continue search in all programs?
Text Symbol: P27 = Program
Text Symbol: P30 = Version
Text Symbol: P31 = Author
Text Symbol: P32 = Changed by
Text Symbol: P33 = Last changed on
Text Symbol: P35 = Type
Text Symbol: P38 = Created on
Text Symbol: P39 = Application
Text Symbol: P41 = Package
Text Symbol: P42 = LDB
Text Symbol: P44 = Sel
Text Symbol: P45 = Auth. Group
Text Symbol: P46 = E
Text Symbol: P47 = F
Text Symbol: P48 = PrCl
Text Symbol: P50 = Short description





Text Symbol: P51 = Found locations/short description
Text Symbol: P59 = Short description
Text Symbol: P60 = Status


INCLUDES used within this REPORT SAPICP__

INCLUDE ICP__F01. " FORM ROUTINEN FÜR SUCHEN OBJEKT
INCLUDE ICP__F02. " FORM ROUTINEN FÜR CROSSREFERENZ OBJEKT
INCLUDE ICP__F03. " FORM ROUTINEN FÜR UMDELDERMITTLUNG
INCLUDE ICP__F04. " FORM ROUTINEN FÜR NICHTVERWENDETE OBJEKTE


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