SAP ABAP Class /SRMERP/CL_WF_AREA_MANAGER (Responsibility area of an activity group)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_CFG (Package) Workflow Process Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_WF_AREA Base class for specific IF_WF_AREA implementations 20100520
Properties
Class /SRMERP/CL_WF_AREA_MANAGER  
Short Description Responsibility area of an activity group    
Super Class /SRMERP/CL_WF_AREA Base class for specific IF_WF_AREA implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/WF_CFG   Workflow Process Configuration 
Created 20100520   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_WF_AREA_MANAGER has no forward declaration.
Interfaces
Class /SRMERP/CL_WF_AREA_MANAGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /SRMERP/IF_WF_AREA 20100527 Area of responsibilty
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_PLVAR Static Attribute Private Type reference (TYPE) PLVAR Plan Version 20100520
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100520
2 GET_MANAGERS_OF_EMPLOYEE Instance method Private Method Returns all line managers of an employee 20100520
Events
Class /SRMERP/CL_WF_AREA_MANAGER has no event.
Types
Class /SRMERP/CL_WF_AREA_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR 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 Globally Unique Identifier 20100520

Method CONSTRUCTOR on class /SRMERP/CL_WF_AREA_MANAGER has no exception.

Method GET_MANAGERS_OF_EMPLOYEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTOR_ID Call by reference Type reference (TYPE) SWHACTOR Rule Resolution Result 20100520
2 Returning RT_APPROVER Value transfer Type reference (TYPE) /SRMERP/T_WF_APPROVER Table of Responsible Approvers 20100520
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT SRM WF root exception for program errors (unrecoverable) 20100520
2 /SRMERP/CX_WF_ERROR Basis Exception: SRM workflow engine 20100520
History
Last changed by/on SAP  20110908 
SAP Release Created in 606