SAP ABAP Class IF_HR_PM_OBJECT (Interface Between Object Administration and Process Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HR_EVALUATION_RUN | Class for Interface to PM | 20000708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HR_PM_ST_PERNR | Class for Interface to PM | 20020828 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HR_PM_ST_PERSON | Class for Interface to PM | 20020906 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HR_TEMSE_OBJECT | Class for Interface to PM | 20000718 |
Properties
| Class | IF_HR_PM_OBJECT | |
| Short Description | Interface Between Object Administration and Process Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011122 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_HR_PM_OBJECT has no interface implemented.
Friends
Class IF_HR_PM_OBJECT has no friend class.
Attributes
Class IF_HR_PM_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks if Object (Still) Exists | 20020701 | |
| 2 | Instance method | Public | Method | Specifies Business Key and Object Type | 20020701 | |
| 3 | Static method | Public | Method | Specifies Procedure to Create New Obj. for Consistency Check | 20020701 | |
| 4 | Static method | Public | Method | Specifies Procedures to Set Status for Consistency Check | 20020701 | |
| 5 | Static method | Public | Method | Provides Text That Belongs to a Specific Status | 20020701 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJECT_CREATED | Static Event (1) |
Public (2) |
A New Object Was Created | 20020701 |
| 2 | OBJECT_STATUS_CHANGED | Instance Event (0) |
Public (2) |
The Status of an Object has Changed | 20020701 |
Types
Class IF_HR_PM_OBJECT has no local type.
Method Signatures
Method CHECK_EXISTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_OBJEKT_KEY | Call by reference | Type reference (TYPE) | ANY | Schlüssel des Objektes | 20020701 | |||
| 2 | RET_EXISTES | Value transfer | Type reference (TYPE) | CHAR1 | 'X' = Objekt existiert | 20020701 |
Method CHECK_EXISTANCE on class IF_HR_PM_OBJECT has no exception.
Method GET_OBJECT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_ID | Call by reference | Type reference (TYPE) | ANY | Schlüssel des Objekts in seiner Verwaltung | 20020701 | |||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | PAY_ST_OBJ | Objekt in der HR-Statusverwaltung | 20020701 |
Method GET_OBJECT_KEY on class IF_HR_PM_OBJECT has no exception.
Method GET_PROCEDURE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_CHECK_INFO | Value transfer | Type reference (TYPE) | HRPMC_CHECK_INFO | Prüfinformation | 20020701 |
Method GET_PROCEDURE_CREATE on class IF_HR_PM_OBJECT has no exception.
Method GET_PROCEDURE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET_CHECK_INFO | Value transfer | Type reference (TYPE) | HRPMC_CHECK_INFO | Prüfinformation | 20020701 |
Method GET_PROCEDURE_STATUS on class IF_HR_PM_OBJECT has no exception.
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_STATUS | Call by reference | Type reference (TYPE) | ANY | Status | 20020701 | |||
| 2 | RET_TEXT | Value transfer | Type reference (TYPE) | STRING | Text des Status | 20020701 |
Method GET_STATUS_TEXT on class IF_HR_PM_OBJECT has no exception.
Event Signatures
Event OBJECT_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_HR_PM_OBJECT | Objekt in der HR-Statusverwaltung | 20020703 |
Event OBJECT_STATUS_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_STATUS | Exporting | Value transfer | Type reference (TYPE) | ANY | Neuer Status des Objektes in der Verwaltung | 20020703 | ||
| 2 | NEW_STATUS_PM | Exporting | Value transfer | Type reference (TYPE) | PY_TM_STATUS | Übersetzter Status für Prozeßmanager | 20020703 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |