SAP ABAP Class CL_HRPAYDE_SV_STATISTIC (Statistics for SI Reporting)
Hierarchy
☛
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
⤷
PY-DE-NT-NI (Application Component) Social Insurance
⤷
P01S (Package) HR Germany: Social Insurance
⤷
⤷
Properties
| Class | CL_HRPAYDE_SV_STATISTIC | |
| Short Description | Statistics for SI Reporting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P01S | HR Germany: Social Insurance |
| Created | 20090828 | SAP |
| Last change | 20110809 | 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_HRPAYDE_SV_STATISTIC has no interface implemented.
Friends
Class CL_HRPAYDE_SV_STATISTIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TT_STATISTIC | 20090828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Increase Counter for a Statistics Division | 20090828 | |
| 2 | Instance method | Public | Method | Read Counter for a Statistics Division | 20090828 | |
| 3 | Instance method | Public | Method | Generate Statistics Division | 20090828 | |
| 4 | Instance method | Public | Method | Change Display Attributes of Statistics Division | 20090831 | |
| 5 | Instance method | Public | Method | Transfer Complete Statistics to Message Handler | 20090828 |
Events
Class CL_HRPAYDE_SV_STATISTIC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_STATISTIC | Protected | See coding | 20090828 | tt_statistic type standard table of t_s_statistic
|
||
| 2 | T_S_STATISTIC | Protected | See coding | 20090828 | begin of t_s_statistic,
node_name type hrpad_pal_node_key,
count type i,
msg type symsgv,
msgty type symsgty,
expand type boole_d, " Knoten bei Ausgabe expandieren
end of t_s_statistic
|
Method Signatures
Method ADD_STATISTIC_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNT | Call by reference | Type reference (TYPE) | I | Wert, der zur Statistik-Sparte addiert wird | 20090828 | |||
| 2 | I_NODE_NAME | Call by reference | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Name der Statistik-Sparte | 20090828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statistik-Sparte unbekannt | 20090828 |
Method GET_STATISTIC_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COUNT | Call by reference | Type reference (TYPE) | I | Zähler | 20090828 | |||
| 2 | C_MSG | Call by reference | Type reference (TYPE) | SYMSGV | Text | 20090828 | |||
| 3 | C_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20090828 | |||
| 4 | I_NODE_NAME | Call by reference | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Name der Statistik-Sparte | 20090828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statistik-Sparte unbekannt | 20090828 |
Method SET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPAND | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Knoten bei Ausgabe expandieren | 20090831 | ||
| 2 | I_MSG | Call by reference | Type reference (TYPE) | SYMSGV | Text | 20090828 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'I' | Nachrichtentyp | 20090828 | ||
| 4 | I_NODE_NAME | Call by reference | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Name der Statistik-Sparte | 20090828 |
Method SET_NODE on class CL_HRPAYDE_SV_STATISTIC has no exception.
Method SET_NODE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPAND | Call by reference | Type reference (TYPE) | BOOLE_D | Knoten bei Ausgabe expandieren | 20090831 | |||
| 2 | I_MSG | Call by reference | Type reference (TYPE) | SYMSGV | Text | 20090831 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20090831 | |||
| 4 | I_NODE_NAME | Call by reference | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Name der Statistik-Sparte | 20090831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statistik-Sparte unbekannt | 20090831 |
Method WRITE_STATISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HRPAY00_MESSAGE_HANDLER | Message Handler HCM | 20090828 |
Method WRITE_STATISTIC on class CL_HRPAYDE_SV_STATISTIC has no exception.
History
| Last changed by/on | SAP | 20110809 |
| SAP Release Created in |