SAP ABAP Class /SRMERP/IF_WF_LEADING_OBJ_DECO (Decorator for leading objects of workitems)
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
Class | /SRMERP/IF_WF_LEADING_OBJ_DECO | |
Short Description | Decorator for leading objects of workitems | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100517 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/IF_WF_LEADING_OBJ_DECO has no forward declaration.
Interfaces
Class /SRMERP/IF_WF_LEADING_OBJ_DECO has no interface implemented.
Friends
Class /SRMERP/IF_WF_LEADING_OBJ_DECO has no friend class.
Attributes
Class /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
Class /SRMERP/IF_WF_LEADING_OBJ_DECO has no event.
Types
Class /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 class /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 class /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 class /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 |