SAP ABAP Class /SRMERP/IF_WF_LEVEL_PROVIDER (Level Provider)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_WF_LEVEL_PROVIDER_S Level Provider for Static Levels 20100518
Properties
Class /SRMERP/IF_WF_LEVEL_PROVIDER  
Short Description Level Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100518   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/IF_WF_LEVEL_PROVIDER has no forward declaration.
Interfaces
Class /SRMERP/IF_WF_LEVEL_PROVIDER has no interface implemented.
Friends
Class /SRMERP/IF_WF_LEVEL_PROVIDER has no friend class.
Attributes
Class /SRMERP/IF_WF_LEVEL_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Creates Level Provider Instance 20100518
2 PROVIDE_PROCESS_LEVEL Instance method Public Method Creates a Process Level at Design Time 20100518
Events
Class /SRMERP/IF_WF_LEVEL_PROVIDER has no event.
Types
Class /SRMERP/IF_WF_LEVEL_PROVIDER has no local type.
Method Signatures

Method GET_INSTANCE 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 of SRM purchasing document 20100715
2 Importing IV_PROCESS_SCHEME Call by reference Type reference (TYPE) /SRMERP/WF_PROCESS_SCHEME Process Level Scheme 20100518
3 Importing IV_RESP_RESOLVER_NAME Call by reference Type reference (TYPE) /SRMERP/WF_RESP_RESOLVER_NAME Responsibility Resolver Name 20100518
4 Returning RO_LEVEL_PROVIDER Value transfer Object reference (TYPE REF TO) /SRMERP/IF_WF_LEVEL_PROVIDER Level Provider 20100518

Method GET_INSTANCE on class /SRMERP/IF_WF_LEVEL_PROVIDER has no exception.

Method PROVIDE_PROCESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROCESS_LEVEL Call by reference Type reference (TYPE) /SRMERP/S_BD_WF_LEVEL Process Level Attributes (BAdI Interface Parameter) 20100518
2 Importing IO_LEVEL_SERVICE Call by reference Object reference (TYPE REF TO) /SRMERP/IF_WF_LEVEL_SERVICE Process-Level Service 20100518
3 Importing IS_DOC_SUBSET Call by reference Type reference (TYPE) /SRMERP/S_BD_WF_DOC_SUBSET Purchasing Document (BAdI Interface Parameter) 20100716
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT SRM WF root exception for program errors (unrecoverable) 20100518
History
Last changed by/on SAP  20110908 
SAP Release Created in