SAP ABAP Class /SRMERP/CL_WF_LM_STATIC (Interface for Process-Level Iteration and Updates)
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_MANAGER Interface for Process-Level Iteration and Updates 20100517
Properties
Class /SRMERP/CL_WF_LM_STATIC  
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 /SRMERP/WF_CORE   Workflow Engine Core 
Created 20100517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_WF_LM_STATIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SRMERP/IF_WF_LEVEL_MANAGER Interface for Process-Level Iteration and Updates 20100517
Friends
Class /SRMERP/CL_WF_LM_STATIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LEVEL_PERSISTENCE Instance attribute Private Object reference (TYPE REF TO) /SRMERP/IF_WF_LEVEL_PERSISTENC 20100517
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100517
2 GET_CURRENT_PROCESS_LEVEL Instance method Protected Method 20100517
3 GET_FIRST_PROCESS_LEVEL Instance method Protected Method 20100517
4 SET_CURRENT_PROCESS_LEVEL Instance method Protected Method 20100517
5 SET_FIRST_PROCESS_LEVEL Instance method Protected Method 20100517
Events
Class /SRMERP/CL_WF_LM_STATIC has no event.
Types
Class /SRMERP/CL_WF_LM_STATIC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LEVEL_PERSISTENCE Call by reference Object reference (TYPE REF TO) /SRMERP/IF_WF_LEVEL_PERSISTENC 20100517

Method CONSTRUCTOR on class /SRMERP/CL_WF_LM_STATIC has no exception.

Method GET_CURRENT_PROCESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PROCESS_LEVEL Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517

Method GET_CURRENT_PROCESS_LEVEL on class /SRMERP/CL_WF_LM_STATIC has no exception.

Method GET_FIRST_PROCESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PROCESS_LEVEL Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517

Method GET_FIRST_PROCESS_LEVEL on class /SRMERP/CL_WF_LM_STATIC has no exception.

Method SET_CURRENT_PROCESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517

Method SET_CURRENT_PROCESS_LEVEL on class /SRMERP/CL_WF_LM_STATIC has no exception.

Method SET_FIRST_PROCESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517

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