SAP ABAP Class CL_HRPBS_WBRP_ACTIONLOG (Action Log Monitoring)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS-VA (Application Component) Pension Administration
     P00PBSWB_CONTROL_BL (Package) Workbench Control Modules (Business Logic)
Properties
Class CL_HRPBS_WBRP_ACTIONLOG  
Short Description Action Log Monitoring    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P00PBSWB_CONTROL_BL   Workbench Control Modules (Business Logic) 
Created 20030304   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPBS_WBRP_ACTIONLOG has no forward declaration.
Interfaces
Class CL_HRPBS_WBRP_ACTIONLOG has no interface implemented.
Friends
Class CL_HRPBS_WBRP_ACTIONLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_TIMESTAMP Constant Private Type reference (TYPE) CHAR40 'TIMESTAMP' Field Length: 40 Characters 20050119
2 AT_ACTIONLOG Static Attribute Private Type reference (TYPE) HRPBSWBRPS_ACTIONLOG Obsolete 20050119
3 A_DB_TABLE_READ Static Attribute Private Type reference (TYPE) BOOLEAN '-' Obsolete 20030304
Methods
# Method Level Visibility Method type Description Created on
1 COPY_ENTRIES_FROM_TABLE_OLD Static method Private Method Move Table papbs00wbrpaclog (Old) to New 20050120
2 GET_ACTIONTEXT_FROM_DB Static method Public Method Read the Time Stamp Directly from the Database 20050809
3 GET_TIMESTAMP_FROM_DB Static method Public Method Read the Time Stamp Directly from the Database 20030408
4 READ_DATABASE Static method Private Method Obsolete 20030304
5 READ_FROM_TABLE_ACTLOG_NEW Static method Private Method Read from Table papbs00wbrp_log(New) 20050119
6 READ_FROM_TABLE_ACTLOG_OLD Static method Private Method Read from Table papbs00wbrpaclog (Old) 20050119
7 SET_ACTIONTEXT_TO_DB Static method Public Method Write the Time Stamp Directly to the Database 20050809
8 SET_TIMESTAMP_TO_DB Static method Public Method Write the Time Stamp Directly to the Database 20030408
9 UPDATE_DATABASE Static method Public Method Obsolete 20030304
Events
Class CL_HRPBS_WBRP_ACTIONLOG has no event.
Types
Class CL_HRPBS_WBRP_ACTIONLOG has no local type.
Method Signatures

Method COPY_ENTRIES_FROM_TABLE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTION_TEXT Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20050120
2 Importing ID_PROCSCEN Call by reference Type reference (TYPE) P00_PBS_PROCSCEN Personalteilvorgang 20050120
3 Importing IS_PWEHDR Call by reference Type reference (TYPE) HRPS_PWE_HDR Process Workbench Engine Kopfinformationen 20050120

Method COPY_ENTRIES_FROM_TABLE_OLD on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method GET_ACTIONTEXT_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TIME Call by reference Type reference (TYPE) HRPBSWBRPS_TIMESTAMP Zeitstempel Daten 20050809
2 Importing I_ACTIONTEXT Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20050809
3 Importing I_PROCSCEN Call by reference Type reference (TYPE) P00_PBS_PROCSCEN Teilvorgang 20050809

Method GET_ACTIONTEXT_FROM_DB on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method GET_TIMESTAMP_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCSCEN Call by reference Type reference (TYPE) P00_PBS_PROCSCEN Teilvorgang 20030408
2 Exporting R_TIMESTAMP Call by reference Type reference (TYPE) HRPBSWBRPS_TIMESTAMP Zeitstempel Daten 20030408

Method GET_TIMESTAMP_FROM_DB on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method READ_DATABASE Signature

Method READ_DATABASE on class CL_HRPBS_WBRP_ACTIONLOG has no parameter.
Method READ_DATABASE on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method READ_FROM_TABLE_ACTLOG_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TIMESTAMP Call by reference Type reference (TYPE) HRPBSWBRPS_TIMESTAMP Zeitstempel Daten 20050119
2 Importing ID_ACTION_TEXT Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20050119
3 Importing ID_PROCSCEN Call by reference Type reference (TYPE) P00_PBS_PROCSCEN Personalteilvorgang 20050119
4 Importing IS_PWEHDR Call by reference Type reference (TYPE) HRPS_PWE_HDR Process Workbench Engine Kopfinformationen 20050119

Method READ_FROM_TABLE_ACTLOG_NEW on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method READ_FROM_TABLE_ACTLOG_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TIMESTAMP Call by reference Type reference (TYPE) HRPBSWBRPS_TIMESTAMP Zeitstempel Daten 20050119
2 Importing ID_ACTION_TEXT Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20050119
3 Importing ID_PROCSCEN Call by reference Type reference (TYPE) P00_PBS_PROCSCEN Personalteilvorgang 20050119
4 Importing IS_PWEHDR Call by reference Type reference (TYPE) HRPS_PWE_HDR Process Workbench Engine Kopfinformationen 20050119

Method READ_FROM_TABLE_ACTLOG_OLD on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method SET_ACTIONTEXT_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIME Call by reference Type reference (TYPE) HRPBSWBRPS_TIMESTAMP Zeitstempel Daten 20050809
2 Importing I_ACTIONTEXT Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20050809
3 Importing I_PROCSCEN Call by reference Type reference (TYPE) P00_PBS_PROCSCEN Teilvorgang 20050809

Method SET_ACTIONTEXT_TO_DB on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method SET_TIMESTAMP_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCSCEN Call by reference Type reference (TYPE) P00_PBS_PROCSCEN Teilvorgang 20030408
2 Importing I_TIMESTAMP Call by reference Type reference (TYPE) HRPBSWBRPS_TIMESTAMP Zeitstempel Daten 20030408

Method SET_TIMESTAMP_TO_DB on class CL_HRPBS_WBRP_ACTIONLOG has no exception.

Method UPDATE_DATABASE Signature

Method UPDATE_DATABASE on class CL_HRPBS_WBRP_ACTIONLOG has no parameter.
Method UPDATE_DATABASE on class CL_HRPBS_WBRP_ACTIONLOG has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 10A