SAP ABAP Class CL_HR_PM_ST_PERSON (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 | 20020906 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HR_PM_ST_OBJECT_SUPPLIER | Provide Interface for all Objects | 20020907 |
Properties
| Class | CL_HR_PM_ST_PERSON | |
| Short Description | Class for Interface to PM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCPM | HR Process Model and Status Management |
| Created | 20020906 | SAP |
| Last change | 20021031 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_PM_ST_PERSON has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HR_PM_OBJECT | Interface Between Object Administration and Process Manager | 20020906 | ||
| 2 | IF_HR_PM_ST_OBJECT_SUPPLIER | Provide Interface for all Objects | 20020907 |
Friends
Class CL_HR_PM_ST_PERSON 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) | STATUS_LIST | List of all Statuses | 20020906 | |||
| 2 | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'HRPY_PROCESS_SET_ALL_PERNR_ST' | FM to Set Status for Group of PerNos | 20020906 | ||
| 3 | Constant | Public | Type reference (TYPE) | RS38L_FNAM | 'HRPY_PROCESS_SET_PERNR_STATUS' | FM to Set Status for a PerNo | 20020906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020906 | |
| 2 | Static method | Public | Method | Implicit Conversion From Persons | 20020906 | |
| 3 | Static method | Private | Method | Determine List of all Statuses | 20020906 | |
| 4 | Static method | Public | Method | Determines Last Run in Which PerNos Were Processed | 20020910 |
Events
Class CL_HR_PM_ST_PERSON has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STATUS_LIST | Private | See coding | List of All Possible Statuses and Their Texts | 20020906 | |
|
| 2 | STATUS_LIST_WA | Private | See coding | Header for STATUS_LIST | 20020906 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HR_PM_ST_PERSON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_PM_ST_PERSON has no exception.
Method CONVERT_FROM_PERNR Signature
Method CONVERT_FROM_PERNR on class CL_HR_PM_ST_PERSON has no parameter.
Method CONVERT_FROM_PERNR on class CL_HR_PM_ST_PERSON has no exception.
Method GET_ALL_STATUS Signature
Method GET_ALL_STATUS on class CL_HR_PM_ST_PERSON has no parameter.
Method GET_ALL_STATUS on class CL_HR_PM_ST_PERSON has no exception.
Method GET_LAST_RUNID_WITH_PERSON Signature
Method GET_LAST_RUNID_WITH_PERSON on class CL_HR_PM_ST_PERSON has no parameter.
Method GET_LAST_RUNID_WITH_PERSON on class CL_HR_PM_ST_PERSON has no exception.
History
| Last changed by/on | SAP | 20021031 |
| SAP Release Created in | 470 |