SAP ABAP Class CL_HR_PM_PW_PROCESS_ADMIN (Administration of Processes)
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

⤷

⤷

Properties
Class | CL_HR_PM_PW_PROCESS_ADMIN | |
Short Description | Administration of Processes | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PCPM | HR Process Model and Status Management |
Created | 20010116 | SAP |
Last change | 20040315 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HR_PM_PW_PROCESS_ADMIN has no forward declaration.
Interfaces
Class CL_HR_PM_PW_PROCESS_ADMIN has no interface implemented.
Friends
Class CL_HR_PM_PW_PROCESS_ADMIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS_STEP | Step in a Process Model | 20010116 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS_ADMIN | Administrator | 20010125 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SWC_ELEM | 'JOB_ABORTED' | Element | 20010116 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SWC_ELEM | 'JOB_ENDED' | Element | 20010116 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SWC_ELEM | 'JOB_STARTED' | Element | 20010116 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PAY_PM_OBJECT_TAB | Table with Occurences | 20010116 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_PM_PW_PARCEL | Object Set in a Process | 20010116 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS | Process | 20010116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Query if All Higher-Level Steps Have Been Processed Already | 20010116 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010116 |
3 | ![]() |
Instance method | Public | Method | Provides Model of Process | 20010125 |
4 | ![]() |
Instance method | Public | Method | Process Manager | 20010116 |
5 | ![]() |
Instance method | Private | Method | Trigger Workflow Event | 20010116 |
Events
Class CL_HR_PM_PW_PROCESS_ADMIN has no event.
Types
Class CL_HR_PM_PW_PROCESS_ADMIN has no local type.
Method Signatures
Method ALL_PARENTS_ENDED Signature
Method ALL_PARENTS_ENDED on class CL_HR_PM_PW_PROCESS_ADMIN has no parameter.
Method ALL_PARENTS_ENDED on class CL_HR_PM_PW_PROCESS_ADMIN has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HR_PM_PW_PROCESS_ADMIN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_PM_PW_PROCESS_ADMIN has no exception.
Method GET_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMP_PROCESSID | Call by reference | Type reference (TYPE) | PAY_PROCESSID | Nummer eines Prozesses | 20010125 | ||
2 | ![]() |
IMP_STEPID | Call by reference | Type reference (TYPE) | STEPID | Identifikatior eines Schritts im Processmodell | 20010125 | ||
3 | ![]() |
RET_STEP | Value transfer | Object reference (TYPE REF TO) | CL_HR_PM_PW_PROCESS_STEP | Schritt in einem Prozeßmodell | 20010125 |
Method GET_STEP on class CL_HR_PM_PW_PROCESS_ADMIN has no exception.
Method PROCESS_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMP_CONNECT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20010116 | ||
2 | ![]() |
IMP_CONTINUE | Call by reference | Type reference (TYPE) | RP_XFELD | Ankreuzfeld | 20010116 | ||
3 | ![]() |
IMP_EVENT | Call by reference | Type reference (TYPE) | SWO_EVENT | Ereignis | 20010116 | ||
4 | ![]() |
IMP_LOCK_STEP | Call by reference | Type reference (TYPE) | STEPID | Identifikator eines Schritts im Prozessmodell | 20030220 | ||
5 | ![]() |
IMP_PARCEL_KEY | Call by reference | Type reference (TYPE) | PAY_PM_PARAID | Prozeßmanager: Identifikator eines Paketes | 20010116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Abarbeitung eines Prozesses | 20040301 |
Method RAISE_WF_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMP_PARCEL_KEY | Call by reference | Type reference (TYPE) | PAY_PM_PARAID | Typ der Zusatzinformation | 20010116 |
Method RAISE_WF_EVENT on class CL_HR_PM_PW_PROCESS_ADMIN has no exception.
History
Last changed by/on | SAP | 20040315 |
SAP Release Created in | 46C |