SAP ABAP Class /TDAG/CPCL_WLH_HISTORY (CP: Work list handler class for compliance History)
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_WL_HANDLER CP: Interface for work list handling 20071105
Properties
Class /TDAG/CPCL_WLH_HISTORY  
Short Description CP: Work list handler class for compliance History    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /TDAG/CP_WL   CP: Work list handling 
Created 20071105   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CPCL_WLH_HISTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /TDAG/CPIF_WL_HANDLER CP: Interface for work list handling 20071105
Friends
Class /TDAG/CPCL_WLH_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BADI Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPIF_EX_CP_WLH_BADI_HI Business add-in interface /TDAG/CPIF_EX_CP_WLH_BADI_CH 20071105
2 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_LOGGER CP: Logger for the application log. 20071105
3 MO_LOG_NODE_WL Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_APPLLOG_NODE CP: Node for the application log 20071105
4 MO_WORKLIST Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPIF_WORKLIST CP: Interface to the single work list 20071105
5 M_WL_NAME Instance attribute Private Type reference (TYPE) /TDAG/CPE_WL_NAME 'HISTORY' Name of the worklist 20071105
6 M_WORKLIST_NAME Static Attribute Private Type reference (TYPE) /TDAG/CPE_WL_NAME 'HISTORY' Name of the worklist 20071105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor of the class 20071105
2 MODIFY_STATUS Instance method Private Method Renames the status 20071105
Events
Class /TDAG/CPCL_WLH_HISTORY has no event.
Types
Class /TDAG/CPCL_WLH_HISTORY 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 IO_WORKLIST_REF Call by reference Object reference (TYPE REF TO) /TDAG/CPIF_WORKLIST Name of the worklist 20071105
2 Importing I_WORKLIST_NAME Call by reference Type reference (TYPE) /TDAG/CPE_WL_NAME Name of the worklist 20071105
# Exception Resumable Description Created on
1 BADI_ERROR Internal error with the BADI implementation 20071105

Method MODIFY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MODIFIED_ENTRIES Value transfer Type reference (TYPE) /TDAG/CPY_WL_INTERFACE CP: work list structure (used by interfaces) 20071105
2 Importing IT_ENTRIES Call by reference Type reference (TYPE) /TDAG/CPY_WL_INTERFACE CP: work list structure (used by interfaces) 20071105
3 Importing I_STATUS Call by reference Type reference (TYPE) /TDAG/CPE_WLSTATUS work list status 20071105

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