SAP ABAP Class CL_HR_PM_ST_PERNR (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 20020828
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_PERNR  
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 20020828   SAP 
Last change 20020911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 HRPMO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_PM_OBJECT Interface Between Object Administration and Process Manager 20020828
2 IF_HR_PM_ST_OBJECT_SUPPLIER Provide Interface for all Objects 20020907
Friends
Class CL_HR_PM_ST_PERNR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_STATUS Static Attribute Private Type reference (TYPE) STATUS_LIST List of all Statuses 20020828
2 SET_ALL_PERNR_STATUS Constant Public Type reference (TYPE) RS38L_FNAM 'HRPY_PROCESS_SET_ALL_PERNR_ST' FM to Set Status for Group of PerNos 20020828
3 SET_EACH_PERNR_STATUS Constant Public Type reference (TYPE) RS38L_FNAM 'HRPY_PROCESS_SET_PERNR_STATUS' FM to Set Status for a PerNo 20020828
4 T52STH_BUFFER Static Attribute Private Type reference (TYPE) T52STH_BUFFER_TAB 20020910
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020828
2 CONVERT_FROM_PERSON Static method Public Method Implicit Conversion From Persons 20020906
3 GET_ALL_STATUS Static method Private Method Determine List of all Statuses 20020828
4 GET_LAST_RUNID_WITH_PERNR Static method Public Method Last Run That Processed PerNo 20020910
Events
Class CL_HR_PM_ST_PERNR 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 20020828
2 STATUS_LIST_WA Private See coding Header for STATUS_LIST 20020828
3 T52STH_BUFFER_TAB Private See coding 20020910
4 T52STH_BUFFER_WA Private See coding Buffer for T52STH 20020910
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HR_PM_ST_PERNR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_PM_ST_PERNR has no exception.

Method CONVERT_FROM_PERSON Signature

Method CONVERT_FROM_PERSON on class CL_HR_PM_ST_PERNR has no parameter.
Method CONVERT_FROM_PERSON on class CL_HR_PM_ST_PERNR has no exception.

Method GET_ALL_STATUS Signature

Method GET_ALL_STATUS on class CL_HR_PM_ST_PERNR has no parameter.
Method GET_ALL_STATUS on class CL_HR_PM_ST_PERNR has no exception.

Method GET_LAST_RUNID_WITH_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_PROCESS Call by reference Object reference (TYPE REF TO) CL_HR_PM_PW_PROCESS Prozeß 20020910
2 Importing IMP_STEP Call by reference Object reference (TYPE REF TO) CL_HR_PM_PM_STEP Schritt im Prozeßmodell 20020910
3 Returning RET_RUNID Value transfer Type reference (TYPE) STEPID Identifikator eines Schritts im Prozessmodell 20020910

Method GET_LAST_RUNID_WITH_PERNR on class CL_HR_PM_ST_PERNR has no exception.
History
Last changed by/on SAP  20020911 
SAP Release Created in 46C