SAP ABAP Class CL_SATC_FA__UI_VDCT_STAT_AUTH (Standard skin: Statistic by contact person)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-TCK (Application Component) ATC extensions for Technical Check
⤷
SATC_ABAP_CHECK_SAP_FA_UI (Package) INTERNAL: - *NO* REUSE - User interface for TCK plug-ins
⤷
⤷
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 | 20120814 |
Properties
| Class | CL_SATC_FA__UI_VDCT_STAT_AUTH | |
| Short Description | Standard skin: Statistic by contact person | |
| 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_FA_UI | INTERNAL: - *NO* REUSE - User interface for TCK plug-ins |
| Created | 20120814 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_FA__UI_VDCT_STAT_AUTH has no forward declaration.
Interfaces
Class CL_SATC_FA__UI_VDCT_STAT_AUTH has no interface implemented.
Friends
Class CL_SATC_FA__UI_VDCT_STAT_AUTH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20120814 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SATC_FA__UI_VDCT_GRID_BASE | 20120814 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_DATA_INDEX_INFO | 20120814 |
Methods
Class CL_SATC_FA__UI_VDCT_STAT_AUTH has no method.
Events
Class CL_SATC_FA__UI_VDCT_STAT_AUTH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA_INDEX_INFO | Private | See coding | 20120814 | begin of ty_S_Data_Index_Info ,
responsible type sabp_D_Responsible,
module_Id type satc_D_Id,
module_Msg_Key type sychar12,
chkmsgprio type i,
data_Index type int4,
data_Kind type int1,
end of ty_S_Data_Index_Info
|
||
| 2 | TY_T_DATA_INDEX_INFO | Private | See coding | 20120814 | 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 | 740 |