SAP ABAP Class /TDAG/CPCL_WLH_CHECK (CP: Class of work list handler for checks)
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 20061012
Properties
Class /TDAG/CPCL_WLH_CHECK  
Short Description CP: Class of work list handler for checks    
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 20061012   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CPCL_WLH_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /TDAG/CPIF_WL_HANDLER CP: Interface for work list handling 20061012
Friends
Class /TDAG/CPCL_WLH_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BADI_CHECKS Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPIF_EX_CP_WLH_BADI_CH Business add-in interface /TDAG/CPIF_EX_CP_WLH_BADI_CH 20061013
2 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_LOGGER CP: Logger for the application log. 20061031
3 MO_LOG_NODE_WL Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_APPLLOG_NODE CP: Node for the application log 20061031
4 MO_WORKLIST Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPIF_WORKLIST CP: Interface to the single work list 20061012
5 MT_CHECK_MESSAGES Instance attribute Public Type reference (TYPE) /TDAG/CPY_CHECK_RESULT Detailed Check Messages 20140311
6 M_WL_NAME Instance attribute Private Type reference (TYPE) /TDAG/CPE_WL_NAME 'CHECKS' Name of the worklist 20070618
7 M_WORKLIST_NAME Static Attribute Private Type reference (TYPE) /TDAG/CPE_WL_NAME 'CHECKS' Name of the worklist 20061012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor of the class 20061012
2 MODIFY_STATUS Instance method Private Method Renames the status 20061012
Events
Class /TDAG/CPCL_WLH_CHECK has no event.
Types
Class /TDAG/CPCL_WLH_CHECK 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 der Worklist 20061012
2 Importing I_WORKLIST_NAME Call by reference Type reference (TYPE) /TDAG/CPE_WL_NAME Name der Worklist 20061012
# Exception Resumable Description Created on
1 BADI_ERROR Internal error with the BADI implementation 20061031

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: Tabellentyp für die Schnittstellen-Struktur 20061012
2 Importing IT_ENTRIES Call by reference Type reference (TYPE) /TDAG/CPY_WL_INTERFACE CP: Tabellentyp für die Schnittstellen-Struktur 20061012
3 Importing I_STATUS Call by reference Type reference (TYPE) /TDAG/CPE_WLSTATUS work list status 20061102

Method MODIFY_STATUS on class /TDAG/CPCL_WLH_CHECK has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 0207B0406C