SAP ABAP Class /SRMERP/IF_WF_LEVEL_MANAGER (Interface for Process-Level Iteration and Updates)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_WF_LM_STATIC Interface for Process-Level Iteration and Updates 20100517
Properties
Class /SRMERP/IF_WF_LEVEL_MANAGER  
Short Description Interface for Process-Level Iteration and Updates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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)
Interfaces
Class /SRMERP/IF_WF_LEVEL_MANAGER has no interface implemented.
Friends
Class /SRMERP/IF_WF_LEVEL_MANAGER has no friend class.
Attributes
Class /SRMERP/IF_WF_LEVEL_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_EXTENSIBILITY Instance method Public Method Determine if and where additinal levels may be inserted 20100517
2 GET_NEXT_LEVEL Instance method Public Method Determines the subsequent process level 20100517
3 HAS_NEXT_LEVEL Instance method Public Method Checks, if given process level has a subsequent level 20100517
4 RESTART Instance method Public Method Restarts process at given process level 20100517
Events
Class /SRMERP/IF_WF_LEVEL_MANAGER has no event.
Types
Class /SRMERP/IF_WF_LEVEL_MANAGER has no local type.
Method Signatures

Method DETERMINE_EXTENSIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROCESS_LEVEL Call by reference Type reference (TYPE) /SRMERP/T_WF_PROCESS_LEVEL_S Table type of /SAPSRM/S_WF_PROCESS_LEVEL 20100517

Method DETERMINE_EXTENSIBILITY on class /SRMERP/IF_WF_LEVEL_MANAGER has no exception.

Method GET_NEXT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE Object Type 20100715
2 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Key of the related Document Subset 20100715
3 Returning RO_NEXT_PROCESS_LEVEL Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Next Process level 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method HAS_NEXT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE Object Type 20100715
2 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Key of the related Document Subset 20100715
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Has Next Level (X=True, Space=False) 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_START_PROCESS_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Entry Process level 20100517
2 Importing IV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE Object Type 20100715
3 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Key of the related Document Subset 20100715
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517
History
Last changed by/on SAP  20110908 
SAP Release Created in