SAP ABAP Class CL_HRPAY00_LOG (Log Handler for 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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAY00_LOG HCM Logging 20070808
Properties
Class CL_HRPAY00_LOG  
Short Description Log Handler for HCM Logging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPAY00MSG_HANDLER    
Program status P  SAP Standard Production Program 
Category 0   
Package P99U   HR: International Objects 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PLOG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAY00_LOG HCM Logging 20070808
Friends
Class CL_HRPAY00_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ALV_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20070816
2 MR_MESSAGE_HANDLER Instance attribute Protected Object reference (TYPE REF TO) IF_HRPAY00_MESSAGE_HANDLER Message Handler 20070809
3 MR_PAL_SERVICES Instance attribute Protected Object reference (TYPE REF TO) IF_HRPAY00_PAL_SERVICES Service Methods for HCM Application Log (PAL) 20070809
4 MT_ANYDATA Instance attribute Protected Type reference (TYPE) HRPAY00T_LOG_ANYDATA Table of User-Defined Data for Logging HCM 20070808
5 MT_LOG_DIRECTORY Instance attribute Protected Type reference (TYPE) HRPAY00T_LOG_DIRECTORY Table - Directory for Logging HCM 20070809
6 MT_MESSAGE_VALUE Instance attribute Protected Type reference (TYPE) HRPAY00T_LOG_MESSAGE_VALUE Table - Directory of Notifications for Logging HCM 20070808
7 MT_PROT_STRUCTURE Instance attribute Private Type reference (TYPE) HRPAY00T_LOG_SHOW_PROTOCOL Display Structure of Log 20070816
8 MT_TEXT_VALUE Instance attribute Protected Type reference (TYPE) HRPAY00T_LOG_TEXT_VALUE Table - Collection of Texts for Logging HCM 20070809
9 MT_TREE_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20070816
10 M_IDENT Instance attribute Protected Type reference (TYPE) P00_LOG_IDENT Identifier for Logging HCM 20070809
11 M_LEVEL Instance attribute Protected Type reference (TYPE) P00_LOG_LEVEL Log Level for HCM Logging 20070809
12 M_PERNR Instance attribute Protected Type reference (TYPE) P_PERNR Personnel Number 20070809
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM_TO_LOG_DIRECTORY Instance method Protected Method Fill Log Directory 20070808
2 ADD_MESSAGE_TO_PAL Instance method Protected Method Transfer Message with Amount Field to PAL 20070808
3 ADD_MESSAGE_TO_PTEXT Instance method Protected Method Transfer Message Table with Amount Field to PTEXT 20070808
4 ADD_MESSAGE_TO_TREE Instance method Protected Method Transfer Message with Amount Field to Tree 20070816
5 ADD_STRUCTURE_TO_PAL Instance method Protected Method Transfer Structure to PAL 20070808
6 ADD_STRUCTURE_TO_PTEXT Instance method Protected Method Transfer Structure to PTEXT 20070808
7 ADD_STRUCTURE_TO_TREE Instance method Protected Method Transfer Structure to Tree 20070816
8 ADD_TABLE_TO_PAL Instance method Protected Method Transfer Table to PAL 20070808
9 ADD_TABLE_TO_PTEXT Instance method Protected Method Transfer Table to PTEXT 20070808
10 ADD_TABLE_TO_TREE Instance method Protected Method Transfer Table to Tree 20070816
11 ADD_TEXT_TO_PAL Instance method Protected Method Transfer Text Line with Amount Field to PAL 20070808
12 ADD_TEXT_TO_PTEXT Instance method Protected Method Transfer Text Table with Amount Field to PTEXT 20070808
13 ADD_TEXT_TO_TREE Instance method Protected Method Transfer Text Line with Amount Field to Tree 20070816
14 BUILD_TREE Instance method Private Method Generate Tree Log 20070816
15 CONSTRUCTOR Instance method Public Constructor Constructor of Class CL_HRPAY00_LOG 20070808
16 CREATE_TREE_FIELDCAT Instance method Private Method Compile Field Catalog of ALV Tree 20070816
17 DISPLAY_ALV_TREE Instance method Public Method Display Tree Log 20070816
18 EMPTY_TABLE Instance method Protected Method Issue Message Due to Empty Table or Structure in PTEXT 20070829
19 EVALUATE_OUTPUT_LENGTH Instance method Private Method Determine Output and Determiner Length 20071122
20 GENERATE_PAL_LOG Instance method Public Method Generate HCM Application Log (PAL) for Logging 20070809
21 GENERATE_PAYROLL_LOG Instance method Public Method Generate Payroll Log for Logging 20070809
22 GENERATE_STRUCT_TAGS_FOR_PTEXT Instance method Private Method Obsolete 20080402
23 GENERATE_TABLE_TAGS_FOR_PTEXT Instance method Private Method Obsolete 20080402
24 GENERATE_TAGS_FOR_PTEXT Instance method Private Method Generate Tags to Generate PTEXT 20080401
25 GENERATE_TREE_LOG Instance method Public Method Trigger Logging in Separate Tree 20070814
26 GET_MESSAGE_LONGTEXT Instance method Private Method Generate Long Text when Message Table Is Issued 20090129
27 GET_MESSAGE_TEXT Instance method Private Method Generate Text when Message Table Is Issued 20090129
28 GET_SEQNR Instance method Protected Method Return Sequence Number of Log Directory 20070808
29 ON_LINK_CLICKED Instance method Private Event handling method Link Chosen 20070816
30 REPLACE_PARAMETER Instance method Private Method Replace Placeholder when Message Table Issued 20090129
31 WRITE_STRUCTURE_TO_PTEXT Instance method Protected Method Obsolete 20080402
32 WRITE_TABLE_STRUC_TO_PTEXT Instance method Protected Method Convert Table or Structure to PTEXT Format 20080401
33 WRITE_TABLE_TO_PTEXT Instance method Protected Method Obsolete 20080402
Events
Class CL_HRPAY00_LOG has no event.
Types
Class CL_HRPAY00_LOG has no local type.
Method Signatures

Method ADD_ITEM_TO_LOG_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPTYPE Call by reference Type reference (TYPE) P00_LOG_COMPTYPE Komponententyp für Protokollierung HCM 20070808
2 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_ITEM_TO_LOG_DIRECTORY on class CL_HRPAY00_LOG has no exception.

Method ADD_MESSAGE_TO_PAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070808
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_MESSAGE_TO_PAL on class CL_HRPAY00_LOG has no exception.

Method ADD_MESSAGE_TO_PTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20070808
2 Changing C_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_MESSAGE_TO_PTEXT on class CL_HRPAY00_LOG has no exception.

Method ADD_MESSAGE_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070816
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070816
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070816
4 Importing IR_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20070816
5 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070816

Method ADD_MESSAGE_TO_TREE on class CL_HRPAY00_LOG has no exception.

Method ADD_STRUCTURE_TO_PAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070808
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_STRUCTURE_TO_PAL on class CL_HRPAY00_LOG has no exception.

Method ADD_STRUCTURE_TO_PTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20070808
2 Changing C_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20090129
5 Importing I_INTCA Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20070808
6 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_STRUCTURE_TO_PTEXT on class CL_HRPAY00_LOG has no exception.

Method ADD_STRUCTURE_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070816
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070816
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070816
4 Importing IR_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20070816
5 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070816

Method ADD_STRUCTURE_TO_TREE on class CL_HRPAY00_LOG has no exception.

Method ADD_TABLE_TO_PAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070808
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_TABLE_TO_PAL on class CL_HRPAY00_LOG has no exception.

Method ADD_TABLE_TO_PTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20070808
2 Changing C_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20090129
5 Importing I_INTCA Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20070808
6 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_TABLE_TO_PTEXT on class CL_HRPAY00_LOG has no exception.

Method ADD_TABLE_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070816
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070816
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070816
4 Importing IR_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20070816
5 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070816

Method ADD_TABLE_TO_TREE on class CL_HRPAY00_LOG has no exception.

Method ADD_TEXT_TO_PAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070808
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_TEXT_TO_PAL on class CL_HRPAY00_LOG has no exception.

Method ADD_TEXT_TO_PTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20070808
2 Changing C_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20070808
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070808
4 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method ADD_TEXT_TO_PTEXT on class CL_HRPAY00_LOG has no exception.

Method ADD_TEXT_TO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00S_LOG_LEVEL Protokollebenen für Protokollierung HCM 20070816
2 Changing CT_LOG_LEVEL Call by reference Type reference (TYPE) HRPAY00T_LOG_LEVEL Tabelle Protokollebenen für Protokollierung HCM 20070816
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070816
4 Importing IR_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20070816
5 Importing I_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070816

Method ADD_TEXT_TO_TREE on class CL_HRPAY00_LOG has no exception.

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070816
2 Importing IR_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20070816

Method BUILD_TREE on class CL_HRPAY00_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAY00_MESSAGE_HANDLER Message Handler 20070808
2 Importing I_IDENT Call by reference Type reference (TYPE) P00_LOG_IDENT Identifikator für Protokollierung HCM 20070808
3 Importing I_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20070808

Method CONSTRUCTOR on class CL_HRPAY00_LOG has no exception.

Method CREATE_TREE_FIELDCAT Signature

Method CREATE_TREE_FIELDCAT on class CL_HRPAY00_LOG has no parameter.
Method CREATE_TREE_FIELDCAT on class CL_HRPAY00_LOG has no exception.

Method DISPLAY_ALV_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20070816

Method DISPLAY_ALV_TREE on class CL_HRPAY00_LOG has no exception.

Method EMPTY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20070829
2 Changing C_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20070829
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070829

Method EMPTY_TABLE on class CL_HRPAY00_LOG has no exception.

Method EVALUATE_OUTPUT_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HEADER_TEXT Call by reference Type reference (TYPE) REPTEXT Ausgabetext des Bezeichners 20071122
2 Exporting E_SCREEN_LENGTH Call by reference Type reference (TYPE) OUTPUTLEN Ausgabelänge 20071122
3 Importing IS_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20071122
4 Importing I_CELL_SPACING Call by reference Type reference (TYPE) I Abstand der Tabellenzellen 20071122

Method EVALUATE_OUTPUT_LENGTH on class CL_HRPAY00_LOG has no exception.

Method GENERATE_PAL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070809
2 Importing IR_PAL_SERVICES Call by reference Object reference (TYPE REF TO) IF_HRPAY00_PAL_SERVICES Service-Methoden für den HCM Application Log (PAL) 20070809
3 Importing IS_ROOT_NODE Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Anwendungsprotokoll 20070810

Method GENERATE_PAL_LOG on class CL_HRPAY00_LOG has no exception.

Method GENERATE_PAYROLL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20070809
2 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070809
3 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20090129
4 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL aktueller Level des Abrechnungsprotkolls 20070809
5 Importing I_MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20070809

Method GENERATE_PAYROLL_LOG on class CL_HRPAY00_LOG has no exception.

Method GENERATE_STRUCT_TAGS_FOR_PTEXT Signature

Method GENERATE_STRUCT_TAGS_FOR_PTEXT on class CL_HRPAY00_LOG has no parameter.
Method GENERATE_STRUCT_TAGS_FOR_PTEXT on class CL_HRPAY00_LOG has no exception.

Method GENERATE_TABLE_TAGS_FOR_PTEXT Signature

Method GENERATE_TABLE_TAGS_FOR_PTEXT on class CL_HRPAY00_LOG has no parameter.
Method GENERATE_TABLE_TAGS_FOR_PTEXT on class CL_HRPAY00_LOG has no exception.

Method GENERATE_TAGS_FOR_PTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20080401
2 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080401
3 Importing IS_ANYDATA Call by reference Type reference (TYPE) HRPAY00S_LOG_ANYDATA Beliebige Daten für Protokollierung HCM 20080401
4 Importing IT_DFIES Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20080401
5 Importing IT_FCAT Call by reference Type reference (TYPE) SLIS_T_FIELDCAT_ALV Feldkatalog 20111018
6 Importing I_IS_TABLE Call by reference Type reference (TYPE) BOOLE_D DDIC-Struktur ist vom Typ Tabelle 20080401
7 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20080401

Method GENERATE_TAGS_FOR_PTEXT on class CL_HRPAY00_LOG has no exception.

Method GENERATE_TREE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070814
2 Importing IR_PAL_SERVICES Call by reference Object reference (TYPE REF TO) IF_HRPAY00_PAL_SERVICES Service-Methoden für den HCM Application Log (PAL) 20070814

Method GENERATE_TREE_LOG on class CL_HRPAY00_LOG has no exception.

Method GET_MESSAGE_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TLINE Call by reference Type reference (TYPE) TLINE_TAB Liste von Sapscript Zeilen 20090129
2 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20090129
3 Importing IS_MESSAGE_DATA Call by reference Type reference (TYPE) HRPAY00S_LOG_MESSAGE_DATA Nachricht mit zus. Spalten für Protokollierung HCM 20090129

Method GET_MESSAGE_LONGTEXT on class CL_HRPAY00_LOG has no exception.

Method GET_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20090129
2 Exporting E_TEXT Call by reference Type reference (TYPE) TDLINE Auszugebender Text 20090129
3 Importing IS_MESSAGE_DATA Call by reference Type reference (TYPE) HRPAY00S_LOG_MESSAGE_DATA Nachricht mit zus. Spalten für Protokollierung HCM 20090129

Method GET_MESSAGE_TEXT on class CL_HRPAY00_LOG has no exception.

Method GET_SEQNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SEQNR Call by reference Type reference (TYPE) P00_LOG_SEQNR Sequenznummer für Protokollierung HCM 20070808

Method GET_SEQNR on class CL_HRPAY00_LOG has no exception.

Method ON_LINK_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20070816
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20070816

Method ON_LINK_CLICKED on class CL_HRPAY00_LOG has no exception.

Method REPLACE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TEXT Call by reference Type reference (TYPE) TDLINE Auszugebender Text 20090129
2 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20090129
3 Importing I_MSGV Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20090129
4 Importing I_PARAMETER Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20090129

Method REPLACE_PARAMETER on class CL_HRPAY00_LOG has no exception.

Method WRITE_STRUCTURE_TO_PTEXT Signature

Method WRITE_STRUCTURE_TO_PTEXT on class CL_HRPAY00_LOG has no parameter.
Method WRITE_STRUCTURE_TO_PTEXT on class CL_HRPAY00_LOG has no exception.

Method WRITE_TABLE_STRUC_TO_PTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PTEXT Call by reference Type reference (TYPE) HRPAY00T_PLOG Abrechnungsprotokoll 20080401
2 Changing C_LOG_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Level eines Knotens 20080401
3 Exporting E_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20080401
4 Importing IS_ANYDATA Call by reference Type reference (TYPE) HRPAY00S_LOG_ANYDATA Beliebige Daten für Protokollierung HCM 20080401
5 Importing I_INTCA Call by reference Type reference (TYPE) INTCA ISO-Code des Landes 20080401

Method WRITE_TABLE_STRUC_TO_PTEXT on class CL_HRPAY00_LOG has no exception.

Method WRITE_TABLE_TO_PTEXT Signature

Method WRITE_TABLE_TO_PTEXT on class CL_HRPAY00_LOG has no parameter.
Method WRITE_TABLE_TO_PTEXT on class CL_HRPAY00_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600