SAP ABAP Class /SRMERP/IF_WF_AREA (Area of responsibilty)
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
Class /SRMERP/IF_WF_AREA  
Short Description Area of responsibilty    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100512   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/IF_WF_AREA has no forward declaration.
Interfaces
Class /SRMERP/IF_WF_AREA has no interface implemented.
Friends
Class /SRMERP/IF_WF_AREA has no friend class.
Attributes
Class /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
Class /SRMERP/IF_WF_AREA has no event.
Types
Class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /SRMERP/IF_WF_AREA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in