SAP ABAP Class CL_HR_EVALUATION_RUN (Class for Interface to PM)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_PM_OBJECT | Interface Between Object Administration and Process Manager | 20000708 |
Properties
| Class | CL_HR_EVALUATION_RUN | |
| Short Description | Class for Interface to PM | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | T | Test Program |
| Category | 0 | |
| Package | PCPM | HR Process Model and Status Management |
| Created | 20000708 | SAP |
| Last change | 20021031 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_EVALUATION_RUN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HR_PM_OBJECT | Interface Between Object Administration and Process Manager | 20000708 |
Friends
Class CL_HR_EVALUATION_RUN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | P_EVNUM | Posting Run Number | 20000717 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | EVA_RUN_TABLE | Payroll Posting Runs | 20000712 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | P_EVTYP | Run Type | 20000717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000708 | |
| 2 | Static method | Public | Method | Creation of a New Run | 20000712 | |
| 3 | Static method | Public | Method | Provides Reference to Run | 20000712 | |
| 4 | Instance method | Public | Method | Status of Run Must be Changed | 20000712 |
Events
Class CL_HR_EVALUATION_RUN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | EVA_RUN | Private | See coding | Header for EVA_RUN_TAB | 20000712 | |
|
| 2 | EVA_RUN_TABLE | Private | See coding | EVA_RUN_TABLE | 20000712 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20000717 | |||
| 2 | IMP_TYPE | Call by reference | Type reference (TYPE) | P_EVTYP | Lauftyp | 20000717 |
Method CONSTRUCTOR on class CL_HR_EVALUATION_RUN has no exception.
Method CREATE_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_NAME | Call by reference | Type reference (TYPE) | P_EVNAME | Text zum Buchungslauf | 20000717 | |||
| 2 | IMP_RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20000717 | |||
| 3 | IMP_SIMU | Call by reference | Type reference (TYPE) | P_EVSIMU | Buchungslauf: Simulationskennzeichen | 20000717 | |||
| 4 | IMP_TYPE | Call by reference | Type reference (TYPE) | P_EVTYP | Lauftyp | 20000717 | |||
| 5 | RET_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_HR_EVALUATION_RUN | Klasse für Interface zum PM | 20000717 |
Method CREATE_RUN on class CL_HR_EVALUATION_RUN has no exception.
Method GET_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_RUNID | Call by reference | Type reference (TYPE) | P_EVNUM | Nummer des Auswertungslaufs | 20000712 | |||
| 2 | IMP_TYPE | Call by reference | Type reference (TYPE) | P_EVTYP | Lauftyp | 20000712 | |||
| 3 | RET_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_HR_EVALUATION_RUN | Klasse für Interface zum PM | 20000712 |
Method GET_RUN on class CL_HR_EVALUATION_RUN has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_STATUS | Call by reference | Type reference (TYPE) | P_EVSTATUS | Status des Buchungslaufes | 20000712 |
Method SET_STATUS on class CL_HR_EVALUATION_RUN has no exception.
History
| Last changed by/on | SAP | 20021031 |
| SAP Release Created in | 46C |