SAP ABAP Class /SRMERP/CL_WF_AREA_BASE (Persistent to be used by responsibility area implementations)
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_AREA_ENTITY | Responsibility Area Entity | 20100525 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20100512 |
Properties
| Class | /SRMERP/CL_WF_AREA_BASE | |
| Short Description | Persistent to be used by responsibility area implementations | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | /SRMERP/WF_CORE | Workflow Engine Core |
| Created | 20100512 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_WF_AREA_ENTITY | Responsibility Area Entity | 20100525 | ||
| 2 | IF_OS_STATE | State Management for a 'Managed Object' | 20100512 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SRMERP/CB_WF_AREA_BASE | 20100512 | Base agent Persistent to be used by responsibility area impl |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20100512 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_AREA_GUID | Responsibility Area Identifier | 20100512 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20100512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the OID | 20100512 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute MV_AREA_ENTITY_ID | 20100512 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute MV_AREA_GUID | 20100512 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute MV_LEADING_OBJECT_ID | 20100512 | |
| 5 | Instance method | Public | Set-method of a virtual attribute | Sets Attribute MV_AREA_ENTITY_ID | 20100512 | |
| 6 | Instance method | Public | Set-method of a virtual attribute | Sets Attribute MV_AREA_GUID | 20100512 | |
| 7 | Instance method | Public | Set-method of a virtual attribute | Sets Attribute MV_LEADING_OBJECT_ID | 20100512 |
Events
Class /SRMERP/CL_WF_AREA_BASE has no event.
Types
Class /SRMERP/CL_WF_AREA_BASE has no local type.
Method Signatures
Method GETOID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OID | Value transfer | Type reference (TYPE) | OS_GUID | Globally Unique Identifier | 20100512 |
Method GETOID on class /SRMERP/CL_WF_AREA_BASE has no exception.
Method GET_MV_AREA_ENTITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CHAR32 | Attribute Value | 20100512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100512 |
Method GET_MV_AREA_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_AREA_GUID | Attribute Value | 20100512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100512 |
Method GET_MV_LEADING_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CHAR32 | Attribute Value | 20100512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100512 |
Method SET_MV_AREA_ENTITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_AREA_ENTITY_ID | Call by reference | Type reference (TYPE) | CHAR32 | Attribute Value | 20100512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100512 |
Method SET_MV_AREA_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_AREA_GUID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AREA_GUID | Attribute Value | 20100512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100512 |
Method SET_MV_LEADING_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_LEADING_OBJECT_ID | Call by reference | Type reference (TYPE) | CHAR32 | Attribute Value | 20100512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100512 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |