SAP ABAP Class CL_SATC_AC__SAP_TREE_ACH (SAP skin: Statistic by application component / package)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SAP_MODEL (Package) INTERNAL: - *NO* REUSE - : SAP Specific Data Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC__UI_VDCT_TREE_MODEL | Aggregated findings model: abstract base class | 20081128 |
Properties
| Class | CL_SATC_AC__SAP_TREE_ACH | |
| Short Description | SAP skin: Statistic by application component / package | |
| Super Class | CL_SATC_AC__UI_VDCT_TREE_MODEL | Aggregated findings model: abstract base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SAP_MODEL | INTERNAL: - *NO* REUSE - : SAP Specific Data Model |
| Created | 20081128 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC__SAP_TREE_ACH has no forward declaration.
Interfaces
Class CL_SATC_AC__SAP_TREE_ACH has no interface implemented.
Friends
Class CL_SATC_AC__SAP_TREE_ACH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | `INCONSISTENT` | Inconsistent Entry | 20081128 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SATC_AC__SAP_GRID_MODEL | Statistics - abstract base class | 20081128 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_DATA_INDEX_INFO | 20081128 |
Methods
Class CL_SATC_AC__SAP_TREE_ACH has no method.
Events
Class CL_SATC_AC__SAP_TREE_ACH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA_INDEX_INFO | Private | See coding | 20081128 | begin of
ty_S_Data_Index_Info,
comp_Short type ufps_Posid,
package_Name type devclass,
data_Index type i,
end of ty_S_Data_Index_Info
|
||
| 2 | TY_T_DATA_INDEX_INFO | Private | See coding | 20081128 | ty_T_Data_Index_Info type hashed table of ty_S_Data_Index_Info
with unique key data_Index
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |