SAP ABAP Class /SRMERP/CL_WF_AREA_CONTEXT (Context of responsibility area)
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) | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Properties
| Class | /SRMERP/CL_WF_AREA_CONTEXT | |
| Short Description | Context of responsibility area | |
| 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 | 20100517 | 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 | IF_OS_STATE | State Management for a 'Managed Object' | 20100517 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SRMERP/CB_WF_AREA_CONTEXT | 20100715 | Base agent Context of responsibility area |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /SRMERP/CL_WF_DECISIONSET | Globally Unique Identifier | 20100517 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_AREA_GUID | Responsibility Area Identifier | 20100517 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_BO_TYPE | Business Object Type | 20100715 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/WF_RESP_RESOLVER_NAME | Responsibility Resolver Name | 20100517 |
Methods
Events
Class /SRMERP/CL_WF_AREA_CONTEXT has no event.
Types
Class /SRMERP/CL_WF_AREA_CONTEXT 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 | 20100517 |
Method GETOID on class /SRMERP/CL_WF_AREA_CONTEXT has no exception.
Method GET_MO_DECISIONSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | /SRMERP/CL_WF_DECISIONSET | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
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 | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method GET_MV_BO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_BO_TYPE | Attribute Value | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100715 |
Method GET_MV_RESP_RESOLVER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | /SRMERP/WF_RESP_RESOLVER_NAME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MO_DECISIONSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MO_DECISIONSET | Call by reference | Object reference (TYPE REF TO) | /SRMERP/CL_WF_DECISIONSET | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
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 | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
Method SET_MV_BO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_BO_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_BO_TYPE | Attribute Value | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100715 |
Method SET_MV_RESP_RESOLVER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MV_RESP_RESOLVER_NAME | Call by reference | Type reference (TYPE) | /SRMERP/WF_RESP_RESOLVER_NAME | Attribute Value | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20100517 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |