SAP ABAP Class CL_CI_RESULT_PROGRAM (Code Inspector: Results from Dictionary)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_ROOT | Code Inspector: Results Node | 20011025 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_METRIC_PROC | Display result in table | 20070419 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_CI_RESULT_COMPONENT_DEF | Code Inspector: Results from Dictionary | 20041005 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_CI_DISP_CONVENTIONS | Code Inspector: Results from Dictionary | 20041129 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_USAB_GUI | SAP GUI Usability Check Result | 20061004 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_SHO_CLIENT | Shared Objects CI Tests | 20041122 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_SELECT_WITH_DEL | Results for SELECTs in LOOPs (across mod. units) | 20130117 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_SELECT_IN_LOOP_H | Results for SELECTs in LOOPs (across mod. units) | 20121018 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_SELECT_BIN_SEARCH | Results for SELECTs in LOOPs (across mod. units) | 20130320 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_SEARCH_DB_OPS | Results for SELECTs in LOOPs (across mod. units) | 20121211 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_CI_RESULT_NO_ORDER_BY | Results for SELECTs in LOOPs (across mod. units) | 20130415 |
... | Click here to see Used By full list (20 items) |
Properties
Class | CL_CI_RESULT_PROGRAM | |
Short Description | Code Inspector: Results from Dictionary | |
Super Class | CL_CI_RESULT_ROOT | Code Inspector: Results Node |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20011025 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_RESULT_PROGRAM has no forward declaration.
Interfaces
Class CL_CI_RESULT_PROGRAM has no interface implemented.
Friends
Class CL_CI_RESULT_PROGRAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20130607 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Navigate Within a Class/Interface | 20020821 |
2 | ![]() |
Instance method | Private | Method | 20120420 | |
3 | ![]() |
Instance method | Private | Method | 20020821 | |
4 | ![]() |
Instance method | Protected | Method | 20130607 |
Events
Class CL_CI_RESULT_PROGRAM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TADIR_KEY | Protected | See coding | 20130610 | begin of T_TADIR_KEY,
OBJTYPE type TROBJTYPE,
OBJNAME type SOBJ_NAME,
end of T_TADIR_KEY
|
||
2 | T_TRDIR_TADIR | Private | See coding | 20130607 | begin of T_TRDIR_TADIR,
TRDIR_NAME type TRDIR-NAME,
TADIR_KEY type T_TADIR_KEY,
SUBRC type SY-SUBRC,
end of T_TRDIR_TADIR
|
Method Signatures
Method CLASS_INTF_NAVIGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20121116 |
Method CLASS_INTF_NAVIGATE on class CL_CI_RESULT_PROGRAM has no exception.
Method DYNPRO_NAVIGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20121116 |
Method DYNPRO_NAVIGATE on class CL_CI_RESULT_PROGRAM has no exception.
Method GET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Schlüssel eines Objekts in der EU | 20020822 | ||
2 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | WB Request: Typ eine Objekts der Entwicklungsumgebung | 20020821 |
Method GET_OBJECT on class CL_CI_RESULT_PROGRAM has no exception.
Method TRDIR_TO_TADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TADIR_KEY | Call by reference | Type reference (TYPE) | T_TADIR_KEY | 20130607 | |||
2 | ![]() |
P_TRDIR_NAME | Call by reference | Type reference (TYPE) | TRDIR-NAME | 20130607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130607 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 620 |