SAP ABAP Interface /SRMERP/IF_WF_LEADING_OBJ_DECO (Decorator for leading objects of workitems)
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_BASE_LEADING_OBJ | 20100517 |
Properties
| Interface | /SRMERP/IF_WF_LEADING_OBJ_DECO | |
| Short Description | Decorator for leading objects of workitems |
General Data
| Package | /SRMERP/WF_CORE | Workflow Engine Core |
| Created | 20100517 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no forward declaration.
Interfaces
Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no interface.
Friends
Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no friend.
Attributes
Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the event container according to leading object | 20100517 | |
| 2 | Instance method | Public | Method | Retruns the reference of the leading object. | 20100517 | |
| 3 | Instance method | Public | Method | Retruns the GUID of the decorated leading object. | 20100517 | |
| 4 | Instance method | Public | Method | Returns a list of related workitems. | 20100517 | |
| 5 | Instance method | Public | Method | Raises the event 'DELETED' to deleted the workitem. | 20100517 | |
| 6 | Instance method | Public | Method | Raises the event to start the related work item / workflow. | 20100517 | |
| 7 | Instance method | Public | Method | Raises the event to terminate the related work item. | 20100517 |
Events
Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no event.
Types
Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no local type.
Method Signatures
Method GET_EVENT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20100517 | ||||
| 2 | RO_EVENT_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container for Transfer of Parameters | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100517 | |||
| 2 | 20100517 |
Method GET_LEADING_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LEADING_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20100517 |
Method GET_LEADING_OBJECT on Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no exception.
Method GET_LEADING_OBJECT_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LEADING_OBJECT_GUID | Value transfer | Type reference (TYPE) | /SRMERP/WF_DOCUMENT_GUID | GUID of SRM purchasing document | 20100517 |
Method GET_LEADING_OBJECT_GUID on Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no exception.
Method GET_RELATED_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_WORKITEM | Value transfer | Type reference (TYPE) | /SRMERP/T_WF_WORKITEM | Table of references to workitem objects | 20100517 |
Method GET_RELATED_WORKITEMS on Interface /SRMERP/IF_WF_LEADING_OBJ_DECO has no exception.
Method RAISE_DELETED_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGENT_ID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Identification (PD-Org. ID) of workflow agent | 20100517 | |||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | /SRMERP/WF_EVENT | Event | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100517 |
Method RAISE_WI_STARTING_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGENT_ID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Identification (PD-Org. ID) of workflow agent | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100517 |
Method RAISE_WI_TERMINATING_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AGENT_ID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AGENT_ID | Identification (PD-Org. ID) of workflow agent | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100517 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |