SAP ABAP Class /SRMERP/CL_WF_BASE_LEADING_OBJ (/SRMERP/CL_WF_BASE_LEADING_OBJ)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/IF_WF_LEADING_OBJ_DECO | Decorator for leading objects of workitems | 20100517 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_WF_BO_LEADING_OBJ | Leading object decorator for Decision Set | 20100518 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_WF_DS_LEADING_OBJ | Leading object decorator for Decision Set | 20100517 |
Properties
| Class | /SRMERP/CL_WF_BASE_LEADING_OBJ | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/WF_CORE | Workflow Engine Core |
| Created | 20100517 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_WF_BASE_LEADING_OBJ has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_WF_LEADING_OBJ_DECO | Decorator for leading objects of workitems | 20100517 |
Friends
Class /SRMERP/CL_WF_BASE_LEADING_OBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR32 | 'MV_AGENT_ID' | Character field, length 32 | 20100517 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR32 | 'MT_REVIEWER' | Character field, length 32 | 20100517 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_EVT_EVENT | Container for Transfer of Parameters | 20100517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100517 | ||
| 2 | Instance method | Protected | Method | 20100517 | ||
| 3 | Instance method | Private | Method | 20100517 | ||
| 4 | Instance method | Protected | Method | 20100517 |
Events
Class /SRMERP/CL_WF_BASE_LEADING_OBJ has no event.
Types
Class /SRMERP/CL_WF_BASE_LEADING_OBJ has no local type.
Method Signatures
Method GET_EVENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EVENT_NAME | Value transfer | Type reference (TYPE) | SEOEVTNAME | Name of an event | 20100517 |
Method GET_EVENT_NAME on class /SRMERP/CL_WF_BASE_LEADING_OBJ has no exception.
Method GET_LEADING_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | CLASSNAME | Reference type | 20100517 |
Method GET_LEADING_OBJECT_TYPE on class /SRMERP/CL_WF_BASE_LEADING_OBJ has no exception.
Method INITIALIZE_EVENT 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100517 |
Method RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EVENT_CREATOR | Call by reference | Type reference (TYPE) | SWHACTOR | Creator of this event | 20100517 | |||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100517 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |