SAP ABAP Class CL_HR_PM_PM_STEP (Step in Process Model)
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_PM_MODEL_COMPONENT Element of a Model 20030526
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_PM_PM_BREAKPOINT Breakpoint 20020701
2 Inheritance (c INHERITING FROM c_ref)  CL_HR_PM_PM_EX_PROGRAM Executable Program in Process Model 19991123
3 Inheritance (c INHERITING FROM c_ref)  CL_HR_PM_PM_WAITING_POINT Process model 20020701
Properties
Class CL_HR_PM_PM_STEP  
Short Description Step in Process Model    
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 19991123   SAP 
Last change 20020909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HR_PM_PM_CATEGORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HR_PM_PM_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 HRPMO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_PM_PM_MODEL_COMPONENT Element of a Model 20030526
Friends
Class CL_HR_PM_PM_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHILDREN_TAB Instance attribute Private Type reference (TYPE) PAY_PM_OBJECT_TAB Table with Occurences 20020701
2 MODEL Instance attribute Public Object reference (TYPE REF TO) CL_HR_PM_PM_MODEL Process number 20020701
3 NAME Instance attribute Public Type reference (TYPE) CHAR50 Comment 20020701
4 PARANTID Instance attribute Public Type reference (TYPE) STEPID 20020701
5 PARENT Instance attribute Public Object reference (TYPE REF TO) CL_HR_PM_PM_STEP Step in Process Model 19991123
6 PARENT_TAB Instance attribute Private Type reference (TYPE) PAY_PM_OBJECT_TAB Table with Occurences 20020701
7 STEPID Instance attribute Public Type reference (TYPE) STEPID Identifier for a Process Model Step 19991123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_STEP Instance method Public Method Check Step 20020701
2 GET_CHILDREN Instance method Public Method Retrieve All Steps for Next Level 19991201
3 GET_INPUT_OBJ_TYPE Instance method Public Method Part of Interface Between Set Admin and Step 20020701
4 READ_DATABASE Static method Protected Method Read Table T52SMS 20020701
Events
Class CL_HR_PM_PM_STEP has no event.
Types
Class CL_HR_PM_PM_STEP has no local type.
Method Signatures

Method CHECK_STEP Signature

Method CHECK_STEP on class CL_HR_PM_PM_STEP has no parameter.
Method CHECK_STEP on class CL_HR_PM_PM_STEP has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class CL_HR_PM_PM_STEP has no parameter.
Method GET_CHILDREN on class CL_HR_PM_PM_STEP has no exception.

Method GET_INPUT_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET_OBJ_TYPES Value transfer Type reference (TYPE) PAY_PM_OBJ_TYP_TAB Prozessmanager: Programmkategorien, Tabelle mit Objektetype 20020701

Method GET_INPUT_OBJ_TYPE on class CL_HR_PM_PM_STEP has no exception.

Method READ_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_CLIENT Call by reference Type reference (TYPE) SYMANDT R/3-System, Mandantennummer aus Anmeldung 20020701
2 Importing IMP_MODELID Call by reference Type reference (TYPE) MODELLID Identifikator eines Prozeßmodells 20020701
3 Importing IMP_STEPID Call by reference Type reference (TYPE) STEPID Identifikatior eines Schritts im Processmodell 20020701
4 Returning RET_STEP_ATTRIBUTES Value transfer Type reference (TYPE) PAYPMSTEP Interne Struktur eines Schrittes 20020701

Method READ_DATABASE on class CL_HR_PM_PM_STEP has no exception.
History
Last changed by/on SAP  20020909 
SAP Release Created in 46B