SAP ABAP Interface /SRMERP/IF_WF_AREA (Area of responsibilty)
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_AREA | Base class for specific IF_WF_AREA implementations | 20100512 |
Properties
| Interface | /SRMERP/IF_WF_AREA | |
| Short Description | Area of responsibilty |
General Data
| Package | /SRMERP/WF_CORE | Workflow Engine Core |
| Created | 20100512 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /SRMERP/IF_WF_AREA has no forward declaration.
Interfaces
Interface /SRMERP/IF_WF_AREA has no interface.
Friends
Interface /SRMERP/IF_WF_AREA has no friend.
Attributes
Interface /SRMERP/IF_WF_AREA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create area of responsibility | 20100512 | |
| 2 | Instance method | Public | Method | Table of Responsibility Area Entities | 20100512 | |
| 3 | Instance method | Public | Method | Get ID of responsibility area | 20100512 | |
| 4 | Static method | Public | Method | Get area of responsibility | 20100512 | |
| 5 | Instance method | Public | Method | Identifier of Leading Object Identity | 20100512 | |
| 6 | Instance method | Public | Method | Agents working in the responsibility area | 20100512 | |
| 7 | Instance method | Public | Method | Initializes a newly created instance | 20100512 |
Events
Interface /SRMERP/IF_WF_AREA has no event.
Types
Interface /SRMERP/IF_WF_AREA has no local type.
Method Signatures
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EVALUATION_CONTEXT | Call by reference | Object reference (TYPE REF TO) | DATA | Evaluation context for area determination | 20100512 | |||
| 2 | IV_AREA_TYPE | Call by reference | Type reference (TYPE) | SWF_CLSNAM | Object Type | 20100512 | |||
| 3 | IV_LEADING_OBJECT_ID | Call by reference | Type reference (TYPE) | ANY | Leading object reference | 20100512 | |||
| 4 | RO_AREA | Value transfer | Object reference (TYPE REF TO) | /SRMERP/IF_WF_AREA | Area of responsibilty | 20100512 |
Method CREATE_INSTANCE on Interface /SRMERP/IF_WF_AREA has no exception.
Method GET_AREA_ENTITY_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AREA_ENTITY_ID | Value transfer | Type reference (TYPE) | /SRMERP/T_WF_AREA_ENTITY_ID | Table of Responsibility Area Identifiers | 20100512 |
Method GET_AREA_ENTITY_IDS on Interface /SRMERP/IF_WF_AREA has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AREA_GUID | Value transfer | Type reference (TYPE) | /SRMERP/WF_AREA_GUID | GUID of responsibility area | 20100512 |
Method GET_GUID on Interface /SRMERP/IF_WF_AREA has no exception.
Method GET_INSTANCE_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AREA_GUID | Call by reference | Type reference (TYPE) | /SRMERP/WF_AREA_GUID | GUID of responsibility area | 20100512 | |||
| 2 | IV_AREA_TYPE | Call by reference | Type reference (TYPE) | SWF_CLSNAM | Object Type | 20100512 | |||
| 3 | RO_AREA | Value transfer | Object reference (TYPE REF TO) | /SRMERP/IF_WF_AREA | Area of responsibilty | 20100512 |
Method GET_INSTANCE_BY_GUID on Interface /SRMERP/IF_WF_AREA has no exception.
Method GET_LEADING_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LEADING_OBJECT_ID | Value transfer | Type reference (TYPE) | /SRMERP/WF_LEADING_OBJECT_ID | Leading Object Identifier of a Responsibility Area | 20100512 |
Method GET_LEADING_OBJECT_ID on Interface /SRMERP/IF_WF_AREA has no exception.
Method GET_RESPONSIBLE_APPROVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_APPROVER | Value transfer | Type reference (TYPE) | /SRMERP/T_WF_APPROVER | Table of Responsible Approvers | 20100512 |
Method GET_RESPONSIBLE_APPROVERS on Interface /SRMERP/IF_WF_AREA has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EVALUATION_CONTEXT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100512 | ||||
| 2 | IV_AREA_TYPE | Call by reference | Type reference (TYPE) | SWF_CLSNAM | Object Type | 20100512 | |||
| 3 | IV_LEADING_OBJECT_ID | Call by reference | Type reference (TYPE) | ANY | 20100512 |
Method INITIALIZE on Interface /SRMERP/IF_WF_AREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |