SAP ABAP Class CL_ECSTAT_OBJECTCOUNT_INFO (Data Object for Encapsulating eCATT Statistic for Obj. Over.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_STAT (Package) eCATT Statistics

⤷

⤷

Properties
Class | CL_ECSTAT_OBJECTCOUNT_INFO | |
Short Description | Data Object for Encapsulating eCATT Statistic for Obj. Over. | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_STAT | eCATT Statistics |
Created | 20100624 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ECSTAT_OBJECTCOUNT_INFO has no interface implemented.
Friends
Class CL_ECSTAT_OBJECTCOUNT_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECSTAT_S_AUGMENT_ABS | Structure for Absolute Increase of eCATT Objects | 20100624 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECSTAT_S_AUGMENT_PERC | Structure for Percentage Increase of eCATT Objects | 20100624 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECSTAT_T_DISPLAY_OBJ | Table for Overview of eCATT Objects | 20100624 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag if First Entry in Same Month/CW as Second | 20100624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100624 |
2 | ![]() |
Instance method | Public | Method | Returns Structure for Absolute Increase of Statistics | 20100624 |
3 | ![]() |
Instance method | Public | Method | Returns Table with Statistics | 20100624 |
4 | ![]() |
Instance method | Public | Method | Returns Number of Entries of Display Table | 20100701 |
5 | ![]() |
Instance method | Public | Method | Returns Structure for Percentage Increase of Statistics | 20100624 |
6 | ![]() |
Instance method | Private | Method | Is First Entry in Same Month/CW as Second Entry | 20100624 |
Events
Class CL_ECSTAT_OBJECTCOUNT_INFO has no event.
Types
Class CL_ECSTAT_OBJECTCOUNT_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMS_ABS_AUGMENT | Call by reference | Type reference (TYPE) | ECSTAT_S_AUGMENT_ABS | Struktur für die absolute Steigerung der eCATT Objekte | 20100624 | ||
2 | ![]() |
IMS_PERC_AUGMENT | Call by reference | Type reference (TYPE) | ECSTAT_S_AUGMENT_PERC | Struktur für die prozentuale Steigerung der eCATT Objekte | 20100624 | ||
3 | ![]() |
IMT_DISPLAY | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_OBJ | Tabelle für die Übersicht der eCATT Objekte | 20100624 |
Method CONSTRUCTOR on class CL_ECSTAT_OBJECTCOUNT_INFO has no exception.
Method GET_ABSOLUTE_AUGMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXS_ABS_AUGMENT | Call by reference | Type reference (TYPE) | ECSTAT_S_AUGMENT_ABS | Struktur für die absolute Steigerung der eCATT Objekte | 20100624 |
Method GET_ABSOLUTE_AUGMENTATION on class CL_ECSTAT_OBJECTCOUNT_INFO has no exception.
Method GET_DISPLAY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_DISPLAY | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_OBJ | Tabelle für die Übersicht der eCATT Objekte | 20100624 |
Method GET_DISPLAY_TABLE on class CL_ECSTAT_OBJECTCOUNT_INFO has no exception.
Method GET_NUM_DISPLAY_TABLE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_NUM_ENTRIES | Value transfer | Type reference (TYPE) | I | Anzahl Einträge der Display Tabelle | 20100701 |
Method GET_NUM_DISPLAY_TABLE_ENTRIES on class CL_ECSTAT_OBJECTCOUNT_INFO has no exception.
Method GET_PERCENTAGED_AUGMENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXS_PERC_AUGMENT | Call by reference | Type reference (TYPE) | ECSTAT_S_AUGMENT_PERC | Struktur für die prozentuale Steigerung der eCATT Objekte | 20100624 |
Method GET_PERCENTAGED_AUGMENTATION on class CL_ECSTAT_OBJECTCOUNT_INFO has no exception.
Method IS_FIRST_ENTRY_SAME_MONTH_CW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag, Ist der erste Eintrag in selben Monat/KW wie Zweiter | 20100624 |
Method IS_FIRST_ENTRY_SAME_MONTH_CW on class CL_ECSTAT_OBJECTCOUNT_INFO has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |