SAP ABAP Class /SRMERP/CL_WF_AREA (Base class for specific IF_WF_AREA implementations)
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)  /SRMERP/IF_WF_AREA Area of responsibilty 20100512
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_WF_AREA_ACTIV_GRP Responsibility area of an activity group 20100520
2 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_WF_AREA_BRFP_DS Responsibility Area of an BRF+ Decision Set 20101021
3 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_WF_AREA_CCTR_MGR Responsibility Area of a Cost Center 20100727
4 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_WF_AREA_CCTR_RESP Responsibility Area of a Cost Center 20100727
5 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_WF_AREA_MANAGER Responsibility area of an activity group 20100520
6 Inheritance (c INHERITING FROM c_ref)  /SRMERP/CL_WF_AREA_ORG_DATA Responsibility Area of an Enterprise Unit 20100720
Properties
Class /SRMERP/CL_WF_AREA  
Short Description Base class for specific IF_WF_AREA implementations    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/WF_CORE   Workflow Engine Core 
Created 20100512   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_WF_AREA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SRMERP/IF_WF_AREA Area of responsibilty 20100512
Friends
Class /SRMERP/CL_WF_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_AREA_ENTITY_ID Instance attribute Private Type reference (TYPE) /SRMERP/T_WF_AREA_ENTITY_ID Table of Responsibility Area Identifiers 20100512
2 MV_AREA_GUID Instance attribute Private Type reference (TYPE) /SRMERP/WF_AREA_GUID Responsibility Area Identifier 20100512
3 MV_KOKRS Instance attribute Private Type reference (TYPE) KOKRS Controlling Area 20110516
4 MV_KOSTL Instance attribute Private Type reference (TYPE) KOSTL Cost Center 20110516
5 MV_LEADING_OBJECT_ID Instance attribute Private Type reference (TYPE) /SRMERP/WF_LEADING_OBJECT_ID Leading Object Identifier of a Responsibility Area 20100512
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20100512
2 GET_KOSTL Instance method Public Method 20110516
3 LOAD Instance method Protected Method Loads the stored information from the database 20100512
4 SAVE Instance method Protected Method Stores the given data to the database 20100512
Events
Class /SRMERP/CL_WF_AREA has no event.
Types
Class /SRMERP/CL_WF_AREA 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 20100512

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

Method GET_KOSTL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KOSTL Call by reference Type reference (TYPE) /SRMERP/S_KOSTL Kostl and kokrs 20110516

Method GET_KOSTL on class /SRMERP/CL_WF_AREA has no exception.

Method LOAD 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 Responsibility Area Identifier 20100512

Method LOAD on class /SRMERP/CL_WF_AREA has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA_ENTITY_ID Call by reference Type reference (TYPE) /SRMERP/WF_AREA_ENTITY_ID Character field, length 32 20100512
2 Importing IV_AREA_GUID Call by reference Type reference (TYPE) /SRMERP/WF_AREA_GUID 20100512
3 Importing IV_LEADING_OBJECT_ID Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20100512

Method SAVE on class /SRMERP/CL_WF_AREA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606