SAP ABAP Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER (Interface for BAdI: /SRMERP/BD_WF_PROC_ITERATOR)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/WF_CFG (Package) Workflow Process Configuration

⤷

⤷

Properties
Interface | /SRMERP/IF_EX_WF_LEVEL_MANAGER | |
Short Description | Interface for BAdI: /SRMERP/BD_WF_PROC_ITERATOR |
General Data
Package | /SRMERP/WF_CFG | Workflow Process Configuration |
Created | 20100518 | 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 | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100518 |
Friends
Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no friend.
Attributes
Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determines the subsequent process level | 20100518 |
2 | ![]() |
Instance method | Public | Method | Checks, if given process level has a subsequent level | 20100518 |
3 | ![]() |
Instance method | Public | Method | Inserts process level | 20100518 |
4 | ![]() |
Instance method | Public | Method | Removes process level | 20100518 |
5 | ![]() |
Instance method | Public | Method | Restarts process at given process level | 20100518 |
6 | ![]() |
Instance method | Public | Method | Sets a process context | 20100518 |
Events
Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no event.
Types
Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no local type.
Method Signatures
Method GET_NEXT_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_NEXT_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | Next Process Level Attributes (BAdI Interface Parameter) | 20100518 | ||
2 | ![]() |
IS_CURRENT_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | Current Process Level Attributes (BAdI Interface Parameter) | 20100518 | ||
3 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_DOCUMENT | Purchasing Document (BAdI Interface Parameter) | 20100518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100518 |
Method HAS_NEXT_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CURRENT_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | Current Process Level Attributes (BAdI Interface Parameter) | 20100518 | ||
2 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_DOCUMENT | Purchasing Document (BAdI Interface Parameter) | 20100518 | ||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has Next Level (X=True, Space=False) | 20100518 |
Method HAS_NEXT_LEVEL on Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no exception.
Method INSERT_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_DOCUMENT | Purchasing Document (BAdI Interface Parameter) | 20100518 | ||
2 | ![]() |
IS_NEW_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | New Process Level Attributes (BAdI Interface Parameter) | 20100518 | ||
3 | ![]() |
IS_REFERENCE_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | Reference Process-Level Attr. (BAdI Interface Parameter) | 20100518 | ||
4 | ![]() |
IV_REL_LEVEL_POSITION | Call by reference | Type reference (TYPE) | /SRMERP/BD_WF_ADHOC_POSITION | Relative Ad Hoc Process Level Position | 20100518 |
Method INSERT_LEVEL on Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no exception.
Method REMOVE_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | Process Level Attributes (BAdI Interface Parameter) | 20100518 |
Method REMOVE_LEVEL on Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no exception.
Method RESTART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_DOCUMENT | Purchasing Document (BAdI Interface Parameter) | 20100518 | ||
2 | ![]() |
IS_START_PROCESS_LEVEL | Call by reference | Type reference (TYPE) | /SRMERP/S_BD_WF_LEVEL | Start Process Level Attributes (BAdI Interface Parameter) | 20100518 |
Method RESTART on Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no exception.
Method SET_PROCESS_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ITERATION_COUNTER | Call by reference | Type reference (TYPE) | NUMC3 | Numc3 | 20100518 |
Method SET_PROCESS_CONTEXT on Interface /SRMERP/IF_EX_WF_LEVEL_MANAGER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |