SAP ABAP Class CL_HR_PM_PERF_MANAGER (Personalization of PUST and PEST)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-TL (Application Component) Tools
     PCPM (Package) HR Process Model and Status Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_H99_PREF_MANAGER_BASE Basis Class for Personalization 20011122
Properties
Class CL_HR_PM_PERF_MANAGER  
Short Description Personalization of PUST and PEST    
Super Class CL_H99_PREF_MANAGER_BASE Basis Class for Personalization 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCPM   HR Process Model and Status Management 
Created 20011122   SAP 
Last change 20011122   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_PM_PM_TRANSLATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HR_PM_PERF_MANAGER has no interface implemented.
Friends
Class CL_HR_PM_PERF_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DDIC_FIELDS_FILTER Static Attribute Private Type reference (TYPE) DDFIELDS DDIC Fields of Filter 20011122
2 DDIC_NAME_FILTER Constant Private Type reference (TYPE) STRUKNAME 'PAY_PM_PW_FILTER' Name of DDIC Structure of Filter 20011122
3 FILTER Instance attribute Private Type reference (TYPE) PAY_PM_PW_FILTER Process Workbench: Filter for Processes 20011122
4 MANAGER Static Attribute Public Object reference (TYPE REF TO) CL_HR_PM_PERF_MANAGER Personalization of PUST and PEST 20011122
5 PERSKEY_FILTER Constant Private Type reference (TYPE) SPERS_KEY 'SAP_HR_PM_FILTER' Personalization Object Key 20011122
6 PERSKEY_SWITCHES Constant Private Type reference (TYPE) SPERS_KEY 'SAP_HR_PM_SWITCHES' Personalization Object Key 20011122
7 SWITCHES Instance attribute Private Type reference (TYPE) T_S_PERF_SWITCHES Switches 20011122
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011122
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011122
3 CONVERT_DATE_TO_INTERNAL Instance method Private Method Converts a Date From External to Internal Format 20011122
4 CONVERT_FILTER_RSPARAMS Instance method Private Method Converts the Filter to DB Form 20011122
5 CONVERT_RSPARAMS_FILTER Instance method Private Method Converts DB Form to Filter 20011122
6 GET_AUTOREFR_ON Instance method Public Method Get Activation of Auto-Refresh 20020807
7 GET_CHECK_MODEL_START Instance method Public Method Get Check for Model When PEST Starts 20011122
8 GET_DISPLAY_CONT_TYPE Instance method Public Method How Should Model be Displayed in PUST? 20011206
9 GET_DISPLAY_MODEL Instance method Public Method Should Model be Displayed in PUST? 20011126
10 GET_DISPLAY_PROCESS Instance method Public Method Process ID of Process to be Displayed 20011126
11 GET_DISPLAY_WITH_SPLITTER Instance method Public Method How Should Model be Displayed in PUST? 20011206
12 GET_FILTER Instance method Public Method Get Filters for Processes 20011122
13 GET_FILTER_STRUCTURE Static method Private Method List Structure of Filter 20011122
14 GET_RUN_TIME_ON Instance method Public Method Get Activation of Runtime Display 20011122
15 SET_AUTOREFR_ON Instance method Public Method Set Activation of Auto-Refresh 20020807
16 SET_CHECK_MODEL_START Instance method Public Method Set Check for Model When PEST Starts 20011122
17 SET_DISPLAY_CONT_TYPE Instance method Public Method Should Model be Displayed in a Splitter? 20011206
18 SET_DISPLAY_MODEL Instance method Public Method Should Model be Displayed in PUST? 20011126
19 SET_DISPLAY_PROCESS Instance method Public Method Process ID of Process to be Displayed 20011126
20 SET_DISPLAY_WITH_SPLITTER Instance method Public Method Should Model be Displayed in a Splitter? 20011126
21 SET_FILTER Instance method Public Method Set Filters for Processes 20011122
22 SET_RUN_TIME_ON Instance method Public Method Set Activation of Runtime Display 20011122
Events
Class CL_HR_PM_PERF_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_PERF_SWITCHES Private See coding Switches 20011122
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HR_PM_PERF_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_PM_PERF_MANAGER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HR_PM_PERF_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_HR_PM_PERF_MANAGER has no exception.

Method CONVERT_DATE_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_EXTERN Call by reference Type reference (TYPE) TVARV_VAL ABAP: Selektionswert (LOW-od. HIGH-Wert, externes Format) 20011122
2 Returning RET_INTERNAL Value transfer Type reference (TYPE) TVARV_VAL ABAP: Selektionswert (LOW-od. HIGH-Wert, externes Format) 20011122

Method CONVERT_DATE_TO_INTERNAL on class CL_HR_PM_PERF_MANAGER has no exception.

Method CONVERT_FILTER_RSPARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_FILTER Call by reference Type reference (TYPE) PAY_PM_PW_FILTER ProzeßWorkbench: Filter für Prozeße 20011122
2 Returning RET_RSPARAMS Value transfer Type reference (TYPE) PAY_PM_PERF_FILTER_T Prozeßmanager: Struktur um Filter zu speichern 20011122

Method CONVERT_FILTER_RSPARAMS on class CL_HR_PM_PERF_MANAGER has no exception.

Method CONVERT_RSPARAMS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_RSPARAMS Call by reference Type reference (TYPE) PAY_PM_PERF_FILTER_T Prozeßmanager: Struktur um Filter zu speichern 20011122
2 Returning RET_FILTER Value transfer Type reference (TYPE) PAY_PM_PW_FILTER ProzeßWorkbench: Filter für Prozeße 20011122

Method CONVERT_RSPARAMS_FILTER on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_AUTOREFR_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_AUTOREFR_ON Value transfer Type reference (TYPE) RP_XFELD Ankreuzfeld 20020807

Method GET_AUTOREFR_ON on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_CHECK_MODEL_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_CHECK Value transfer Type reference (TYPE) RP_XFELD Ankreuzfeld 20011122

Method GET_CHECK_MODEL_START on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_DISPLAY_CONT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_DISP_CONT_TYPE Value transfer Type reference (TYPE) CHAR4 Ankreuzfeld 20011206

Method GET_DISPLAY_CONT_TYPE on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_DISPLAY_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_DISP_MODEL Value transfer Type reference (TYPE) RP_XFELD Ankreuzfeld 20011126

Method GET_DISPLAY_MODEL on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_DISPLAY_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_DISP_PROCESSID Value transfer Type reference (TYPE) PAY_PROCESSID Nummer eines Prozesses 20011126

Method GET_DISPLAY_PROCESS on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_DISPLAY_WITH_SPLITTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_DISP_WITH_SPLITTER Value transfer Type reference (TYPE) RP_XFELD Ankreuzfeld 20011206

Method GET_DISPLAY_WITH_SPLITTER on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_FILTER Value transfer Type reference (TYPE) PAY_PM_PW_FILTER ProzeßWorkbench: Filter für Prozeße 20011122

Method GET_FILTER on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_FILTER_STRUCTURE Signature

Method GET_FILTER_STRUCTURE on class CL_HR_PM_PERF_MANAGER has no parameter.
Method GET_FILTER_STRUCTURE on class CL_HR_PM_PERF_MANAGER has no exception.

Method GET_RUN_TIME_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_RUN_TIME_ON Value transfer Type reference (TYPE) RP_XFELD Ankreuzfeld 20011122

Method GET_RUN_TIME_ON on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_AUTOREFR_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_AUTOREFR_ON Call by reference Type reference (TYPE) RP_XFELD Ankreuzfeld 20020807

Method SET_AUTOREFR_ON on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_CHECK_MODEL_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_CHECK Call by reference Type reference (TYPE) RP_XFELD Ankreuzfeld 20011122

Method SET_CHECK_MODEL_START on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_DISPLAY_CONT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_DISP_CONT_TYPE Call by reference Type reference (TYPE) CHAR4 Ankreuzfeld 20011206

Method SET_DISPLAY_CONT_TYPE on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_DISPLAY_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_DISP_MODEL Call by reference Type reference (TYPE) RP_XFELD Ankreuzfeld 20011126

Method SET_DISPLAY_MODEL on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_DISPLAY_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_DISP_PROCESSID Call by reference Type reference (TYPE) PAY_PROCESSID Nummer eines Prozesses 20011126

Method SET_DISPLAY_PROCESS on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_DISPLAY_WITH_SPLITTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_DISP_WITH_SPLITTER Call by reference Type reference (TYPE) RP_XFELD Ankreuzfeld 20011126

Method SET_DISPLAY_WITH_SPLITTER on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_FILTER Call by reference Type reference (TYPE) PAY_PM_PW_FILTER ProzeßWorkbench: Filter für Prozeße 20011122

Method SET_FILTER on class CL_HR_PM_PERF_MANAGER has no exception.

Method SET_RUN_TIME_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_RUN_TIME_ON Call by reference Type reference (TYPE) RP_XFELD Ankreuzfeld 20011122

Method SET_RUN_TIME_ON on class CL_HR_PM_PERF_MANAGER has no exception.
History
Last changed by/on SAP  20011122 
SAP Release Created in 470