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 CREATE_INSTANCE Static method Public Method Create area of responsibility 20100512
2 GET_AREA_ENTITY_IDS Instance method Public Method Table of Responsibility Area Entities 20100512
3 GET_GUID Instance method Public Method Get ID of responsibility area 20100512
4 GET_INSTANCE_BY_GUID Static method Public Method Get area of responsibility 20100512
5 GET_LEADING_OBJECT_ID Instance method Public Method Identifier of Leading Object Identity 20100512
6 GET_RESPONSIBLE_APPROVERS Instance method Public Method Agents working in the responsibility area 20100512
7 INITIALIZE 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 Importing IR_EVALUATION_CONTEXT Call by reference Object reference (TYPE REF TO) DATA Evaluation context for area determination 20100512
2 Importing IV_AREA_TYPE Call by reference Type reference (TYPE) SWF_CLSNAM Object Type 20100512
3 Importing IV_LEADING_OBJECT_ID Call by reference Type reference (TYPE) ANY Leading object reference 20100512
4 Returning 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 Returning 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 Returning 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 Importing IV_AREA_GUID Call by reference Type reference (TYPE) /SRMERP/WF_AREA_GUID GUID of responsibility area 20100512
2 Importing IV_AREA_TYPE Call by reference Type reference (TYPE) SWF_CLSNAM Object Type 20100512
3 Returning 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 Returning 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 Returning 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 Importing IR_EVALUATION_CONTEXT Call by reference Object reference (TYPE REF TO) DATA 20100512
2 Importing IV_AREA_TYPE Call by reference Type reference (TYPE) SWF_CLSNAM Object Type 20100512
3 Importing 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