SAP ABAP Interface IF_HRPAY00_LOG (HCM Logging)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-RS (Application Component) Reuse Services for Country Development
⤷
P99U (Package) HR: International Objects
⤷
⤷
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
| Interface | IF_HRPAY00_LOG | |
| Short Description | HCM Logging |
General Data
| Package | P99U | HR: International Objects |
| Created | 20070808 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | SLIS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_HRPAY00_LOG has no interface.
Friends
Interface IF_HRPAY00_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_DECREASE_LEVEL | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Level-' | Component Type for HCM Logging | 20070808 | |
| 2 | MC_FALSE | Constant | Public | Type reference (TYPE) | BOOLE_D | '' | False | 20070808 | |
| 3 | MC_INCREASE_LEVEL | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Level+' | Component Type for HCM Logging | 20070808 | |
| 4 | MC_MESSAGE_TABLE | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Msg' | Component Type for HCM Logging | 20070808 | |
| 5 | MC_STRUCTURE | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Struct' | Component Type for HCM Logging | 20070808 | |
| 6 | MC_TABLE | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Table' | Component Type for HCM Logging | 20070808 | |
| 7 | MC_TEXT_TABLE | Constant | Public | Type reference (TYPE) | P00_LOG_COMPTYPE | 'Text' | Component Type for HCM Logging | 20070808 | |
| 8 | MC_TRUE | 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
Interface IF_HRPAY00_LOG has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HRPAY00_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |