SAP ABAP Class IF_HRPAY00_LOG (HCM Logging)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAY00_LOG | Log Handler for HCM Logging | 20070808 |
Properties
| Class | IF_HRPAY00_LOG | |
| Short Description | HCM Logging | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070808 | SAP |
| Last change | 20130531 | 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 IF_HRPAY00_LOG has no interface implemented.
Friends
Class IF_HRPAY00_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Level-' | Component Type for HCM Logging | 20070808 | ||
| 2 | Constant | Public | Type reference (TYPE) | BOOLE_D | '' | False | 20070808 | ||
| 3 | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Level+' | Component Type for HCM Logging | 20070808 | ||
| 4 | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Msg' | Component Type for HCM Logging | 20070808 | ||
| 5 | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Struct' | Component Type for HCM Logging | 20070808 | ||
| 6 | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Table' | Component Type for HCM Logging | 20070808 | ||
| 7 | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Text' | Component Type for HCM Logging | 20070808 | ||
| 8 | Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | True | 20070808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Notification with Additional Columns to Log Directory | 20070808 | |
| 2 | Instance method | Public | Method | Add Structure to Log Directory | 20070808 | |
| 3 | Instance method | Public | Method | Add Table to Log Directory | 20070808 | |
| 4 | Instance method | Public | Method | Add Text Table with Additional Columns to Log Directory | 20070808 | |
| 5 | Instance method | Public | Method | Position Level at Previous Level of Logging | 20070808 | |
| 6 | Instance method | Public | Method | Position Level at Next Level of Logging | 20070808 |
Events
Class IF_HRPAY00_LOG has no event.
Types
Class IF_HRPAY00_LOG has no local type.
Method Signatures
Method ADD_MESSAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070808 | |||
| 2 | IS_BUTTONS | Call by reference | Type reference (TYPE) | HRPAD_PAL_S_PUSHBUTTONS | HR Anwendungsprotokoll: Pushbuttons fur Knotenkategorie | 20070808 | |||
| 3 | IT_MESSAGES | Call by reference | Type reference (TYPE) | HRPAY00T_LOG_MESSAGE_DATA | Tabelle Nachrichten mit zus. Spalten für Protokollierung HCM | 20070808 | |||
| 4 | I_CATEGID | Call by reference | Type reference (TYPE) | HRPAD_PAL_CATEG_ID | HR Anwendungsprotokoll: Kategorie ID | 20070808 | |||
| 5 | I_HEADER | Call by reference | Type reference (TYPE) | ANY | Kopftext des Knotens | 20070808 | |||
| 6 | I_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20070808 | |||
| 7 | I_QUICKINFO | Call by reference | Type reference (TYPE) | GUI_INFO | Menu Painter: Infotext (4.0) | 20070808 |
Method ADD_MESSAGE_TABLE on class IF_HRPAY00_LOG has no exception.
Method ADD_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070808 | |||
| 2 | IS_BUTTONS | Call by reference | Type reference (TYPE) | HRPAD_PAL_S_PUSHBUTTONS | HR Anwendungsprotokoll: Pushbuttons fur Knotenkategorie | 20070808 | |||
| 3 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Beliebige Struktur | 20070808 | |||
| 4 | IT_FCAT | Call by reference | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Feldkatalog | 20111018 | |||
| 5 | I_CATEGID | Call by reference | Type reference (TYPE) | HRPAD_PAL_CATEG_ID | HR Anwendungsprotokoll: Kategorie ID | 20070808 | |||
| 6 | I_DDIC_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur wenn lokal typisiert | 20070808 | |||
| 7 | I_HEADER | Call by reference | Type reference (TYPE) | ANY | Kopftext des Knotens | 20070808 | |||
| 8 | I_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20070808 | |||
| 9 | I_PAYROLL_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Tabelle in der Abrechnung | 20070817 | |||
| 10 | I_QUICKINFO | Call by reference | Type reference (TYPE) | GUI_INFO | Menu Painter: Infotext (4.0) | 20070808 |
Method ADD_STRUCTURE on class IF_HRPAY00_LOG has no exception.
Method ADD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070808 | |||
| 2 | IS_BUTTONS | Call by reference | Type reference (TYPE) | HRPAD_PAL_S_PUSHBUTTONS | HR Anwendungsprotokoll: Pushbuttons fur Knotenkategorie | 20070808 | |||
| 3 | IS_LAYOUT | Call by reference | Type reference (TYPE) | SLIS_LAYOUT_ALV | ALV Layout | 20070808 | |||
| 4 | IT_FCAT | Call by reference | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Feldkatalog | 20111018 | |||
| 5 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Beliebige Tabelle | 20070808 | |||
| 6 | I_CATEGID | Call by reference | Type reference (TYPE) | HRPAD_PAL_CATEG_ID | HR Anwendungsprotokoll: Kategorie ID | 20070808 | |||
| 7 | I_DDIC_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur wenn lokal typisiert | 20070808 | |||
| 8 | I_HEADER | Call by reference | Type reference (TYPE) | ANY | Kopftext des Knotens | 20070808 | |||
| 9 | I_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20070808 | |||
| 10 | I_PAYROLL_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Tabelle in der Abrechnung | 20070817 | |||
| 11 | I_QUICKINFO | Call by reference | Type reference (TYPE) | GUI_INFO | Menu Painter: Infotext (4.0) | 20070808 |
Method ADD_TABLE on class IF_HRPAY00_LOG has no exception.
Method ADD_TEXT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070808 | |||
| 2 | IS_BUTTONS | Call by reference | Type reference (TYPE) | HRPAD_PAL_S_PUSHBUTTONS | HR Anwendungsprotokoll: Pushbuttons fur Knotenkategorie | 20070808 | |||
| 3 | IT_TEXTS | Call by reference | Type reference (TYPE) | HRPAY00T_LOG_TEXT_DATA | Tabelle Texte mit zus. Spalten für Protokollierung HCM | 20070808 | |||
| 4 | I_CATEGID | Call by reference | Type reference (TYPE) | HRPAD_PAL_CATEG_ID | HR Anwendungsprotokoll: Kategorie ID | 20070808 | |||
| 5 | I_HEADER | Call by reference | Type reference (TYPE) | ANY | Kopftext des Knotens | 20070808 | |||
| 6 | I_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20070808 | |||
| 7 | I_QUICKINFO | Call by reference | Type reference (TYPE) | GUI_INFO | Menu Painter: Infotext (4.0) | 20070808 |
Method ADD_TEXT_TABLE on class IF_HRPAY00_LOG has no exception.
Method DECREASE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070808 |
Method DECREASE_LEVEL on class IF_HRPAY00_LOG has no exception.
Method INCREASE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070808 |
Method INCREASE_LEVEL on class IF_HRPAY00_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |