SAP ABAP Interface IF_HR_PM_OBJECT (Interface Between Object Administration and Process Manager)
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 - 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
Interface IF_HR_PM_OBJECT  
Short Description Interface Between Object Administration and Process Manager    
General Data
Package PCPM   HR Process Model and Status Management 
Created 20011122   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 HRPMC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_HR_PM_OBJECT has no interface.
Friends
Interface IF_HR_PM_OBJECT has no friend.
Attributes
Interface IF_HR_PM_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTANCE Static method Public Method Checks if Object (Still) Exists 20020701
2 GET_OBJECT_KEY Instance method Public Method Specifies Business Key and Object Type 20020701
3 GET_PROCEDURE_CREATE Static method Public Method Specifies Procedure to Create New Obj. for Consistency Check 20020701
4 GET_PROCEDURE_STATUS Static method Public Method Specifies Procedures to Set Status for Consistency Check 20020701
5 GET_STATUS_TEXT 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
Interface 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 Importing IMP_OBJEKT_KEY Call by reference Type reference (TYPE) ANY Schlüssel des Objektes 20020701
2 Returning RET_EXISTES Value transfer Type reference (TYPE) CHAR1 'X' = Objekt existiert 20020701

Method CHECK_EXISTANCE on Interface 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 Exporting OBJECT_ID Call by reference Type reference (TYPE) ANY Schlüssel des Objekts in seiner Verwaltung 20020701
2 Exporting OBJECT_TYPE Call by reference Type reference (TYPE) PAY_ST_OBJ Objekt in der HR-Statusverwaltung 20020701

Method GET_OBJECT_KEY on Interface 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 Returning RET_CHECK_INFO Value transfer Type reference (TYPE) HRPMC_CHECK_INFO Prüfinformation 20020701

Method GET_PROCEDURE_CREATE on Interface 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 Returning RET_CHECK_INFO Value transfer Type reference (TYPE) HRPMC_CHECK_INFO Prüfinformation 20020701

Method GET_PROCEDURE_STATUS on Interface 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 Importing IMP_STATUS Call by reference Type reference (TYPE) ANY Status 20020701
2 Returning RET_TEXT Value transfer Type reference (TYPE) STRING Text des Status 20020701

Method GET_STATUS_TEXT on Interface 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 470