SAP ABAP Class /SRMERP/CL_WF_PROCESS (Process)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_CORE (Package) Workflow Engine Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/IF_WF_LEVEL_PERSISTENC 20100518
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/IF_WF_LEVEL_VALIDATION SRM WF Level Validation 20100518
3 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/IF_WF_PROCESS Approval Process Interface 20100518
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20100517
Properties
Class /SRMERP/CL_WF_PROCESS  
Short Description Process    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package /SRMERP/WF_CORE   Workflow Engine Core 
Created 20100517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 /SRMERP/IF_WF_LEVEL_PERSISTENC 20100518
2 /SRMERP/IF_WF_LEVEL_VALIDATION SRM WF Level Validation 20100518
3 /SRMERP/IF_WF_PROCESS Approval Process Interface 20100518
4 IF_OS_STATE State Management for a 'Managed Object' 20100517
Friends
# Friend Modeled only Created on Description
1 /SRMERP/CB_WF_PROCESS 20110612 Base agent Process
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CURRENT_LEVEL Instance attribute Protected Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Globally Unique Identifier 20100517
2 MO_FIRST_LEVEL Instance attribute Protected Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Globally Unique Identifier 20100517
3 MO_LEVEL_MANAGER Instance attribute Private Object reference (TYPE REF TO) /SRMERP/IF_WF_LEVEL_MANAGER Interface for Process-Level Iteration and Updates 20100517
4 MV_BO_TYPE Instance attribute Protected Type reference (TYPE) /SRMERP/WF_BO_TYPE Business Object Type 20100715
5 MV_DOC_SUBSET_KEY Instance attribute Protected Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Document Subset Key 20100715
6 MV_DOC_SUBSET_NAME Instance attribute Protected Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_NAME Name of Document Subset 20110523
7 MV_SCHEME Instance attribute Protected Type reference (TYPE) /SRMERP/WF_PROCESS_SCHEME Process Level Schema 20100517
8 MV_TIMESTMP Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100517
9 MV_WORKFLOW_INSTANCE_ID Instance attribute Protected Type reference (TYPE) SWW_WIID Work item ID 20100517
Methods
# Method Level Visibility Method type Description Created on
1 GETCURRENT_LEVEL Instance method Public Set-method of a virtual attribute Sets Attribute MV_WORKFLOW_INSTANCE_ID 20100518
2 GETOID Instance method Public Set-method of a virtual attribute Sets Attribute MV_WORKFLOW_INSTANCE_ID 20100518
3 GET_MO_CURRENT_LEVEL Instance method Protected Get-method of a virtual attribute Reads Attribute MO_CURRENT_LEVEL 20100517
4 GET_MO_FIRST_LEVEL Instance method Protected Get-method of a virtual attribute Reads Attribute MO_FIRST_LEVEL 20100517
5 GET_MO_LEVEL_MANAGER Instance method Private Get-method of a virtual attribute Reads Attribute MO_LEVEL_MANAGER 20100517
6 GET_MV_BO_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute MV_BO_TYPE 20100715
7 GET_MV_DOC_SUBSET_KEY Instance method Public Get-method of a virtual attribute Reads Attribute MV_DOC_SUBSET_KEY 20100715
8 GET_MV_DOC_SUBSET_NAME Instance method Public Get-method of a virtual attribute Reads Attribute MV_DOC_SUBSET_NAME 20110523
9 GET_MV_SCHEME Instance method Public Get-method of a virtual attribute Reads Attribute MV_SCHEME 20100517
10 GET_MV_TIMESTMP Instance method Public Get-method of a virtual attribute Reads Attribute MV_TIMESTMP 20100517
11 GET_MV_WORKFLOW_INSTANCE_ID Instance method Public Get-method of a virtual attribute Reads Attribute MV_WORKFLOW_INSTANCE_ID 20100517
12 INIT_LEVEL_MANAGER Instance method Protected Method Initializes the process level manager 20100518
13 SETPROCESS_LEVEL_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute MV_WORKFLOW_INSTANCE_ID 20100518
14 SET_MO_CURRENT_LEVEL Instance method Protected Set-method of a virtual attribute Sets Attribute MO_CURRENT_LEVEL 20100517
15 SET_MO_FIRST_LEVEL Instance method Protected Set-method of a virtual attribute Sets Attribute MO_FIRST_LEVEL 20100517
16 SET_MO_LEVEL_MANAGER Instance method Private Set-method of a virtual attribute Sets Attribute MO_LEVEL_MANAGER 20100517
17 SET_MV_BO_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute MV_BO_TYPE 20100715
18 SET_MV_DOC_SUBSET_NAME Instance method Public Set-method of a virtual attribute Sets Attribute MV_DOC_SUBSET_NAME 20110612
19 SET_MV_SCHEME Instance method Public Set-method of a virtual attribute Sets Attribute MV_SCHEME 20100517
20 SET_MV_TIMESTMP Instance method Public Set-method of a virtual attribute Sets Attribute MV_TIMESTMP 20100517
21 SET_MV_WORKFLOW_INSTANCE_ID Instance method Public Set-method of a virtual attribute Sets Attribute MV_WORKFLOW_INSTANCE_ID 20100517
22 VALIDATE Instance method Public Set-method of a virtual attribute Sets Attribute MV_WORKFLOW_INSTANCE_ID 20100518
Events
Class /SRMERP/CL_WF_PROCESS has no event.
Types
Class /SRMERP/CL_WF_PROCESS has no local type.
Method Signatures

Method GETCURRENT_LEVEL Signature

Method GETCURRENT_LEVEL on class /SRMERP/CL_WF_PROCESS has no parameter.
Method GETCURRENT_LEVEL on class /SRMERP/CL_WF_PROCESS has no exception.

Method GETOID Signature

Method GETOID on class /SRMERP/CL_WF_PROCESS has no parameter.
Method GETOID on class /SRMERP/CL_WF_PROCESS has no exception.

Method GET_MO_CURRENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MO_FIRST_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MO_LEVEL_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) /SRMERP/IF_WF_LEVEL_MANAGER Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_BO_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/WF_BO_TYPE Attribute Value 20100715
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100715

Method GET_MV_DOC_SUBSET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Attribute Value 20100715
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100715

Method GET_MV_DOC_SUBSET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_NAME Attribute Value 20110523
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110523

Method GET_MV_SCHEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/WF_PROCESS_SCHEME Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_TIMESTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_WORKFLOW_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SWW_WIID Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method INIT_LEVEL_MANAGER Signature

Method INIT_LEVEL_MANAGER on class /SRMERP/CL_WF_PROCESS has no parameter.
Method INIT_LEVEL_MANAGER on class /SRMERP/CL_WF_PROCESS has no exception.

Method SETPROCESS_LEVEL_STATUS Signature

Method SETPROCESS_LEVEL_STATUS on class /SRMERP/CL_WF_PROCESS has no parameter.
Method SETPROCESS_LEVEL_STATUS on class /SRMERP/CL_WF_PROCESS has no exception.

Method SET_MO_CURRENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_CURRENT_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MO_FIRST_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_FIRST_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MO_LEVEL_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_LEVEL_MANAGER Call by reference Object reference (TYPE REF TO) /SRMERP/IF_WF_LEVEL_MANAGER Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MV_BO_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE Attribute Value 20100715
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100715

Method SET_MV_DOC_SUBSET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_DOC_SUBSET_NAME Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_NAME Attribute Value 20110612
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110612

Method SET_MV_SCHEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_SCHEME Call by reference Type reference (TYPE) /SRMERP/WF_PROCESS_SCHEME Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MV_TIMESTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_TIMESTMP Call by reference Type reference (TYPE) TIMESTAMP Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MV_WORKFLOW_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_WORKFLOW_INSTANCE_ID Call by reference Type reference (TYPE) SWW_WIID Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method VALIDATE Signature

Method VALIDATE on class /SRMERP/CL_WF_PROCESS has no parameter.
Method VALIDATE on class /SRMERP/CL_WF_PROCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606