SAP ABAP Interface /SRMERP/IF_WF_PROCESS (Approval Process Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_WF_PROCESS Process 20100518
Properties
Interface /SRMERP/IF_WF_PROCESS  
Short Description Approval Process Interface    
General Data
Package /SRMERP/WF_CORE   Workflow Engine Core 
Created 20100517   SAP 
Last changed 20110908   SAP 
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
Interface /SRMERP/IF_WF_PROCESS has no interface.
Friends
Interface /SRMERP/IF_WF_PROCESS has no friend.
Attributes
Interface /SRMERP/IF_WF_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GETBO_TYPE Instance method Public Method Returns the BO type of the related document 20100715
2 GETCURRENT_LEVEL Instance method Public Method Get referece to current process level 20100517
3 GETDOC_SUBSET_KEY Instance method Public Method Returns the key of the related document subset 20100715
4 GETDOC_SUBSET_NAME Instance method Public Method Get Document Subset Name 20110523
5 GETFIRST_LEVEL Instance method Public Method Get referece to first process level 20100517
6 GETOID Instance method Public Method Get process reference 20100517
7 GETPROCESS_SCHEME Instance method Public Method Returns the process scheme 20100517
8 GETPROCESS_STATUS Instance method Public Method Returns the process status 20100517
9 GETWORKFLOW_INSTANCE_ID Instance method Public Method Returns the main workflow instance id. 20100517
10 INITIALIZE Instance method Public Method Sets the level from which the process starts 20100517
11 INSERT_LEVEL Instance method Public Method Insert Process Level 20100517
12 IS_DOCUMENT_CHANGEABLE Instance method Public Method Indicates whether provided document is changeable. 20100517
13 IS_LAST_LEVEL Instance method Public Method Check if process level is the last level 20100517
14 NEXT_LEVEL Instance method Public Method Retrieves the next level and sets it as current level 20100517
15 REMOVE_LEVEL Instance method Public Method Remove Process Level 20100517
16 REQUEST_LEVEL_RESTART Instance method Public Method Requests a restart of the current level incl. validation. 20100517
17 SETPROCESS_LEVEL_STATUS Instance method Public Method Set Process Level status 20100517
18 SETWORKFLOW_INSTANCE_ID Instance method Public Method Sets the SBWF instance ID. 20100517
19 UPDATE_LEVEL Instance method Public Method Update Process Level 20100517
Events
Interface /SRMERP/IF_WF_PROCESS has no event.
Types
Interface /SRMERP/IF_WF_PROCESS has no local type.
Method Signatures

Method GETBO_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BO_TYPE Value transfer Type reference (TYPE) /SRMERP/WF_BO_TYPE Object Type of SRM purchasing document 20100715

Method GETBO_TYPE on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method GETCURRENT_LEVEL Signature

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

Method GETCURRENT_LEVEL on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method GETDOC_SUBSET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DOC_SUBSET_KEY Value transfer Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Key of the related document subset 20100715

Method GETDOC_SUBSET_KEY on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method GETDOC_SUBSET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DOC_SUBSET_NAME Value transfer Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_NAME Name of Document Subset 20110523

Method GETDOC_SUBSET_NAME on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method GETFIRST_LEVEL Signature

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

Method GETFIRST_LEVEL on Interface /SRMERP/IF_WF_PROCESS 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 Interface /SRMERP/IF_WF_PROCESS has no exception.

Method GETPROCESS_SCHEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PROCESS_SCHEME Value transfer Type reference (TYPE) /SRMERP/WF_PROCESS_SCHEME Process Level Scheme 20100517

Method GETPROCESS_SCHEME on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method GETPROCESS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_PROCESS_STATUS Value transfer Type reference (TYPE) /SRMERP/WF_PROCESS_STATUS Final process status of document 20100517

Method GETPROCESS_STATUS on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method GETWORKFLOW_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WORKFLOW_ID Value transfer Type reference (TYPE) /SRMERP/WF_WORKFLOW_INST_ID Workflow instance identifier 20100517

Method GETWORKFLOW_INSTANCE_ID on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method INITIALIZE 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
2 Importing IV_PROCESS_SCHEME Call by reference Type reference (TYPE) /SRMERP/WF_PROCESS_SCHEME Process Level Scheme 20100517

Method INITIALIZE on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method INSERT_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
2 Importing IS_REFERENCE_PROCESS_LEVEL Call by reference Type reference (TYPE) /SRMERP/S_WF_PROCESS_LEVEL Process Level Attributes 20100517
3 Importing IV_REL_LEVEL_POSITION Call by reference Type reference (TYPE) /SRMERP/WF_REL_ADHOC_POSITION Relative Ad Hoc Process Level Position 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_PLOG_ERROR 20100517

Method IS_DOCUMENT_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) /SRMERP/WF_WORKITEM_ID Workitem identifier 20100517
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100517

Method IS_DOCUMENT_CHANGEABLE on Interface /SRMERP/IF_WF_PROCESS 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 Boolean Variable (X=True, -=False, Space=Unknown) 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method NEXT_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
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method REMOVE_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
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_PLOG_ERROR 20100517

Method REQUEST_LEVEL_RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COUNTER Value transfer Type reference (TYPE) /SRMERP/WF_STEP_COUNTER Number of iterations of a process level 20100517

Method REQUEST_LEVEL_RESTART on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method SETPROCESS_LEVEL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESS_LEVEL_STATUS Call by reference Type reference (TYPE) /SRMERP/WF_PROCESS_LEVEL_STAT SRM WF process level status 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517

Method SETWORKFLOW_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORKFLOW_INSTANCE_ID Call by reference Type reference (TYPE) /SRMERP/WF_WORKFLOW_INST_ID Workflow instance identifier 20100517

Method SETWORKFLOW_INSTANCE_ID on Interface /SRMERP/IF_WF_PROCESS has no exception.

Method UPDATE_LEVEL Signature

Method UPDATE_LEVEL on Interface /SRMERP/IF_WF_PROCESS has no parameter.
Method UPDATE_LEVEL on Interface /SRMERP/IF_WF_PROCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606