SAP ABAP Class /SRMERP/CL_WF_PROCESS_LEVEL (Process level)
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)  IF_OS_STATE State Management for a 'Managed Object' 20100517
Properties
Class /SRMERP/CL_WF_PROCESS_LEVEL  
Short Description Process level    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 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 IF_OS_STATE State Management for a 'Managed Object' 20100517
Friends
# Friend Modeled only Created on Description
1 /SRMERP/CB_WF_PROCESS_LEVEL 20100518 Base agent Process level
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_NEXT_LEVEL Instance attribute Protected Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Globally Unique Identifier 20100517
2 MO_PREVIOUS_LEVEL Instance attribute Protected Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Globally Unique Identifier 20100517
3 MO_PROCESS Instance attribute Protected Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS Globally Unique Identifier 20100517
4 MV_APPROVAL_TASK_ID Instance attribute Protected Type reference (TYPE) /SRMERP/WF_WORKFLOW_TASK_CID Workflow Task Identifier (Concatenated PD-Org. Type and ID) 20100517
5 MV_DECISION_TYPE Instance attribute Protected Type reference (TYPE) /SRMERP/WF_DECISION_TYPE Decision Type 20100517
6 MV_DOC_CHANGEABLE Instance attribute Protected Type reference (TYPE) /SRMERP/WF_DOCUMENT_CHANGEABLE Indicator that Document Changes are Allowed 20100517
7 MV_DS_FILTERED Instance attribute Protected Type reference (TYPE) /SRMERP/WF_DS_FILTERED Indicator to Hide Unrelated Decision Sets 20100517
8 MV_EVALUATION_ID Instance attribute Protected Type reference (TYPE) /SRMERP/WF_EVALUATION_ID EvaIuation Identifier 20100517
9 MV_LEVEL_GUID Instance attribute Protected Type reference (TYPE) OS_GUID Globally Unique Identifier 20100517
10 MV_LEVEL_POSITION Instance attribute Protected Type reference (TYPE) /SRMERP/WF_PROCESS_LEVEL_POS Process Level Position 20100517
11 MV_LEVEL_SEQNR Instance attribute Protected Type reference (TYPE) /SRMERP/WF_PROCESS_LEVEL_SEQNR Process Level Sequence Number 20100517
12 MV_LEVEL_STATUS Instance attribute Protected Type reference (TYPE) /SRMERP/WF_PROCESS_LEVEL_STAT Process Level Status 20100517
13 MV_LEVEL_TYPE Instance attribute Protected Type reference (TYPE) /SRMERP/WF_PROCESS_LEVEL_TYPE Process Level Type 20100517
14 MV_RESP_RESOLVER_NAME Instance attribute Protected Type reference (TYPE) /SRMERP/WF_RESP_RESOLVER_NAME Responsibility Resolver Name 20100517
15 MV_RESP_RESOLVER_PARAM Instance attribute Protected Type reference (TYPE) /SRMERP/WF_RESP_RESOLVER_PARAM Responsibility Resolver Parameter 20100517
16 MV_STEP_COUNTER Instance attribute Protected Type reference (TYPE) /SRMERP/WF_STEP_COUNTER Number of iterations of a process level 20100517
17 MV_TEMPLATE_ID Instance attribute Protected Type reference (TYPE) /SRMERP/WF_WORKFLOW_TEMPL_CID Workflow Template Identifier (Concatenatd PD-Org. Type & ID) 20100517
Methods
# Method Level Visibility Method type Description Created on
1 GETDECISION_SETS Instance method Public Method Get decision sets 20100517
2 GETOID Instance method Public Method Get OID for process level 20100517
3 GETPERSISTENT_BY_OID Static method Public Method Retrieve instance by OID or LEVEL_GUID 20100517
4 GET_MO_NEXT_LEVEL Instance method Public Get-method of a virtual attribute Reads Attribute MO_NEXT_LEVEL 20100517
5 GET_MO_PREVIOUS_LEVEL Instance method Public Get-method of a virtual attribute Reads Attribute MO_PREVIOUS_LEVEL 20100517
6 GET_MO_PROCESS Instance method Public Get-method of a virtual attribute Reads Attribute MO_PROCESS 20100517
7 GET_MV_APPROVAL_TASK_ID Instance method Public Get-method of a virtual attribute Reads Attribute MV_APPROVAL_TASK_ID 20100517
8 GET_MV_DECISION_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute MV_DECISION_TYPE 20100517
9 GET_MV_DOC_CHANGEABLE Instance method Public Get-method of a virtual attribute Reads Attribute MV_DOC_CHANGEABLE 20100517
10 GET_MV_DS_FILTERED Instance method Public Get-method of a virtual attribute Reads Attribute MV_DS_FILTERED 20100517
11 GET_MV_EVALUATION_ID Instance method Public Get-method of a virtual attribute Reads Attribute MV_EVALUATION_ID 20100517
12 GET_MV_LEVEL_GUID Instance method Public Get-method of a virtual attribute Reads Attribute MV_LEVEL_GUID 20100517
13 GET_MV_LEVEL_POSITION Instance method Public Get-method of a virtual attribute Reads Attribute MV_LEVEL_POSITION 20100517
14 GET_MV_LEVEL_SEQNR Instance method Public Get-method of a virtual attribute Reads Attribute MV_LEVEL_SEQNR 20100517
15 GET_MV_LEVEL_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute MV_LEVEL_STATUS 20100517
16 GET_MV_LEVEL_TYPE Instance method Public Get-method of a virtual attribute Reads Attribute MV_LEVEL_TYPE 20100517
17 GET_MV_RESP_RESOLVER_NAME Instance method Public Get-method of a virtual attribute Reads Attribute MV_RESP_RESOLVER_NAME 20100517
18 GET_MV_RESP_RESOLVER_PARAM Instance method Public Get-method of a virtual attribute Reads Attribute MV_RESP_RESOLVER_PARAM 20100517
19 GET_MV_STEP_COUNTER Instance method Public Get-method of a virtual attribute Reads Attribute MV_STEP_COUNTER 20100517
20 GET_MV_TEMPLATE_ID Instance method Public Get-method of a virtual attribute Reads Attribute MV_TEMPLATE_ID 20100517
21 IS_FIRST_LEVEL Instance method Public Method Check if its the first level 20100517
22 IS_LAST_LEVEL Instance method Public Method Check if its the last level 20100517
23 SET_MO_NEXT_LEVEL Instance method Public Set-method of a virtual attribute Sets Attribute MO_NEXT_LEVEL 20100517
24 SET_MO_PREVIOUS_LEVEL Instance method Public Set-method of a virtual attribute Sets Attribute MO_PREVIOUS_LEVEL 20100517
25 SET_MO_PROCESS Instance method Public Set-method of a virtual attribute Sets Attribute MO_PROCESS 20100517
26 SET_MV_APPROVAL_TASK_ID Instance method Public Set-method of a virtual attribute Sets Attribute MV_APPROVAL_TASK_ID 20100517
27 SET_MV_DECISION_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute MV_DECISION_TYPE 20100517
28 SET_MV_DOC_CHANGEABLE Instance method Public Set-method of a virtual attribute Sets Attribute MV_DOC_CHANGEABLE 20100517
29 SET_MV_DS_FILTERED Instance method Public Set-method of a virtual attribute Sets Attribute MV_DS_FILTERED 20100517
30 SET_MV_EVALUATION_ID Instance method Public Set-method of a virtual attribute Sets Attribute MV_EVALUATION_ID 20100517
31 SET_MV_LEVEL_GUID Instance method Public Set-method of a virtual attribute Sets Attribute MV_LEVEL_GUID 20100517
32 SET_MV_LEVEL_POSITION Instance method Public Set-method of a virtual attribute Sets Attribute MV_LEVEL_POSITION 20100517
33 SET_MV_LEVEL_SEQNR Instance method Public Set-method of a virtual attribute Sets Attribute MV_LEVEL_SEQNR 20100517
34 SET_MV_LEVEL_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute MV_LEVEL_STATUS 20100517
35 SET_MV_LEVEL_TYPE Instance method Public Set-method of a virtual attribute Sets Attribute MV_LEVEL_TYPE 20100517
36 SET_MV_RESP_RESOLVER_NAME Instance method Public Set-method of a virtual attribute Sets Attribute MV_RESP_RESOLVER_NAME 20100517
37 SET_MV_RESP_RESOLVER_PARAM Instance method Public Set-method of a virtual attribute Sets Attribute MV_RESP_RESOLVER_PARAM 20100517
38 SET_MV_STEP_COUNTER Instance method Public Set-method of a virtual attribute Sets Attribute MV_STEP_COUNTER 20100517
39 SET_MV_TEMPLATE_ID Instance method Public Set-method of a virtual attribute Sets Attribute MV_TEMPLATE_ID 20100517
40 STATUS_TO_ABORTED Instance method Public Method Set level to status to aborted 20100517
41 STATUS_TO_ACTIVE Instance method Public Method Set level to status to active 20100517
42 STATUS_TO_COMPLETED Instance method Public Method Set level to status to completed 20100517
43 STATUS_TO_INITIAL Instance method Public Method Set level to status to initial 20100517
44 STATUS_TO_INVALID Instance method Public Method Set level to status to invalid 20100517
45 STATUS_TO_VALID Instance method Public Method Set level to status to valid 20100517
46 TO_STRUCTURE Instance method Public Method Returns the process level structure populated with values 20100517
Events
Class /SRMERP/CL_WF_PROCESS_LEVEL has no event.
Types
Class /SRMERP/CL_WF_PROCESS_LEVEL has no local type.
Method Signatures

Method GETDECISION_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STEP_COUNTER Call by reference Type reference (TYPE) /SRMERP/WF_STEP_COUNTER Number of iterations of a process level 20100517
2 Returning RT_DS Value transfer Type reference (TYPE) /SRMERP/T_WF_DECISIONSET Table of References to /SAPSRM/IF_WF_DECISIONSET 20100517

Method GETDECISION_SETS on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method GETOID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OID Value transfer Type reference (TYPE) OS_GUID Globally Unique Identifier 20100517

Method GETOID on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method GETPERSISTENT_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20100517
2 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517
# Exception Resumable Description Created on
1 CX_OS_CLASS_NOT_FOUND Object Services: Class Not Found 20100517
2 CX_OS_OBJECT_NOT_FOUND Object Services: Object not Found 20100517

Method GET_MO_NEXT_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_PREVIOUS_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_PROCESS 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 Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_APPROVAL_TASK_ID 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_WORKFLOW_TASK_CID Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_DECISION_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_DECISION_TYPE Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_DOC_CHANGEABLE 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_DOCUMENT_CHANGEABLE Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_DS_FILTERED 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_DS_FILTERED Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_EVALUATION_ID 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_EVALUATION_ID Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_LEVEL_GUID Signature

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

Method GET_MV_LEVEL_POSITION 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_LEVEL_POS Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_LEVEL_SEQNR 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_LEVEL_SEQNR Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_LEVEL_STATUS 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_LEVEL_STAT Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_LEVEL_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_PROCESS_LEVEL_TYPE Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_RESP_RESOLVER_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_RESP_RESOLVER_NAME Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_RESP_RESOLVER_PARAM 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_RESP_RESOLVER_PARAM Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_STEP_COUNTER 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_STEP_COUNTER Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_TEMPLATE_ID 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_WORKFLOW_TEMPL_CID Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method IS_FIRST_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FIRST_LEVEL Value transfer Type reference (TYPE) ABAP_BOOL 20100517

Method IS_FIRST_LEVEL on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method IS_LAST_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LAST_LEVEL Value transfer Type reference (TYPE) ABAP_BOOL 20100517

Method IS_LAST_LEVEL on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method SET_MO_NEXT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_NEXT_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_PREVIOUS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_PREVIOUS_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_PROCESS Signature

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

Method SET_MV_APPROVAL_TASK_ID Signature

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

Method SET_MV_DECISION_TYPE Signature

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

Method SET_MV_DOC_CHANGEABLE Signature

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

Method SET_MV_DS_FILTERED Signature

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

Method SET_MV_EVALUATION_ID Signature

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

Method SET_MV_LEVEL_GUID Signature

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

Method SET_MV_LEVEL_POSITION Signature

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

Method SET_MV_LEVEL_SEQNR Signature

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

Method SET_MV_LEVEL_STATUS Signature

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

Method SET_MV_LEVEL_TYPE Signature

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

Method SET_MV_RESP_RESOLVER_NAME Signature

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

Method SET_MV_RESP_RESOLVER_PARAM Signature

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

Method SET_MV_STEP_COUNTER Signature

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

Method SET_MV_TEMPLATE_ID Signature

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

Method STATUS_TO_ABORTED Signature

Method STATUS_TO_ABORTED on class /SRMERP/CL_WF_PROCESS_LEVEL has no parameter.
Method STATUS_TO_ABORTED on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method STATUS_TO_ACTIVE Signature

Method STATUS_TO_ACTIVE on class /SRMERP/CL_WF_PROCESS_LEVEL has no parameter.
Method STATUS_TO_ACTIVE on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method STATUS_TO_COMPLETED Signature

Method STATUS_TO_COMPLETED on class /SRMERP/CL_WF_PROCESS_LEVEL has no parameter.
Method STATUS_TO_COMPLETED on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method STATUS_TO_INITIAL Signature

Method STATUS_TO_INITIAL on class /SRMERP/CL_WF_PROCESS_LEVEL has no parameter.
Method STATUS_TO_INITIAL on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method STATUS_TO_INVALID Signature

Method STATUS_TO_INVALID on class /SRMERP/CL_WF_PROCESS_LEVEL has no parameter.
Method STATUS_TO_INVALID on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method STATUS_TO_VALID Signature

Method STATUS_TO_VALID on class /SRMERP/CL_WF_PROCESS_LEVEL has no parameter.
Method STATUS_TO_VALID on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.

Method TO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20100517
2 Returning RS_PROCESS_LEVEL_STRUCTURE Value transfer Type reference (TYPE) /SRMERP/S_WF_PROCESS_LEVEL_A Process Level Attributes 20100517

Method TO_STRUCTURE on class /SRMERP/CL_WF_PROCESS_LEVEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606