Hierarchy
⤷
⤷
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 | 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 | Static Attribute | Private | Type reference (TYPE) | DDFIELDS | DDIC Fields of Filter | 20011122 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRUKNAME | 'PAY_PM_PW_FILTER' | Name of DDIC Structure of Filter | 20011122 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | PAY_PM_PW_FILTER | Process Workbench: Filter for Processes | 20011122 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_HR_PM_PERF_MANAGER | Personalization of PUST and PEST | 20011122 | |||
| 5 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'SAP_HR_PM_FILTER' | Personalization Object Key | 20011122 | ||
| 6 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'SAP_HR_PM_SWITCHES' | Personalization Object Key | 20011122 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_S_PERF_SWITCHES | Switches | 20011122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011122 | |
| 2 | Instance method | Public | Constructor | Constructor | 20011122 | |
| 3 | Instance method | Private | Method | Converts a Date From External to Internal Format | 20011122 | |
| 4 | Instance method | Private | Method | Converts the Filter to DB Form | 20011122 | |
| 5 | Instance method | Private | Method | Converts DB Form to Filter | 20011122 | |
| 6 | Instance method | Public | Method | Get Activation of Auto-Refresh | 20020807 | |
| 7 | Instance method | Public | Method | Get Check for Model When PEST Starts | 20011122 | |
| 8 | Instance method | Public | Method | How Should Model be Displayed in PUST? | 20011206 | |
| 9 | Instance method | Public | Method | Should Model be Displayed in PUST? | 20011126 | |
| 10 | Instance method | Public | Method | Process ID of Process to be Displayed | 20011126 | |
| 11 | Instance method | Public | Method | How Should Model be Displayed in PUST? | 20011206 | |
| 12 | Instance method | Public | Method | Get Filters for Processes | 20011122 | |
| 13 | Static method | Private | Method | List Structure of Filter | 20011122 | |
| 14 | Instance method | Public | Method | Get Activation of Runtime Display | 20011122 | |
| 15 | Instance method | Public | Method | Set Activation of Auto-Refresh | 20020807 | |
| 16 | Instance method | Public | Method | Set Check for Model When PEST Starts | 20011122 | |
| 17 | Instance method | Public | Method | Should Model be Displayed in a Splitter? | 20011206 | |
| 18 | Instance method | Public | Method | Should Model be Displayed in PUST? | 20011126 | |
| 19 | Instance method | Public | Method | Process ID of Process to be Displayed | 20011126 | |
| 20 | Instance method | Public | Method | Should Model be Displayed in a Splitter? | 20011126 | |
| 21 | Instance method | Public | Method | Set Filters for Processes | 20011122 | |
| 22 | 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 | IMP_EXTERN | Call by reference | Type reference (TYPE) | TVARV_VAL | ABAP: Selektionswert (LOW-od. HIGH-Wert, externes Format) | 20011122 | |||
| 2 | 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 | IMP_FILTER | Call by reference | Type reference (TYPE) | PAY_PM_PW_FILTER | ProzeßWorkbench: Filter für Prozeße | 20011122 | |||
| 2 | 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 | IMP_RSPARAMS | Call by reference | Type reference (TYPE) | PAY_PM_PERF_FILTER_T | Prozeßmanager: Struktur um Filter zu speichern | 20011122 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |