SAP ABAP Class /TDAG/CPCL_WL_BASE (CP: <internal> Base class for work list classes)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_WL (Package) CP: Work list handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CPIF_WORKLIST CP: Interface to the single work list 20071115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /TDAG/CPCL_WL_REACH CP: Reach Worklist 20071122
Properties
Class /TDAG/CPCL_WL_BASE  
Short Description CP: <internal> Base class for work list classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /TDAG/CP_WL   CP: Work list handling 
Created 20071115   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CPCL_WL_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /TDAG/CPIF_WORKLIST CP: Interface to the single work list 20071115
Friends
Class /TDAG/CPCL_WL_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOGGER Instance attribute Protected Object reference (TYPE REF TO) /TDAG/CPCL_LOGGER CP: Logger for the application log. 20071115
2 MT_LOCKFAILS Instance attribute Protected Type reference (TYPE) /TDAG/CPY_HISENTIOT CP: Table type for CHKENTIOT 20071115
3 M_FUNC_GRP Instance attribute Protected Type reference (TYPE) AREA Name of function group 20071115
4 M_WL_NAME Instance attribute Protected Type reference (TYPE) /TDAG/CPE_WL_NAME Name of the worklist 20071127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Instanciates the class 20071115
2 GET_BUF_FUNC Instance method Protected Method Determine Buffer Function 20071122
3 SET_ERROR_MESSAGE Instance method Protected Method Set error messages for buffer functions 20071115
Events
Class /TDAG/CPCL_WL_BASE has no event.
Types
Class /TDAG/CPCL_WL_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /TDAG/CPCL_WL_BASE has no parameter.
Method CONSTRUCTOR on class /TDAG/CPCL_WL_BASE has no exception.

Method GET_BUF_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUE Value transfer Type reference (TYPE) RS38L_FNAM Function 20071122
2 Importing I_FUNC Call by reference Type reference (TYPE) RS38L_FNAM Function 20071122

Method GET_BUF_FUNC on class /TDAG/CPCL_WL_BASE has no exception.

Method SET_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_MESSAGE Value transfer Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20071115
2 Importing I_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return value, return value after ABAP statements 20071115

Method SET_ERROR_MESSAGE on class /TDAG/CPCL_WL_BASE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 222_46C