SAP ABAP Class /TDAG/CPCL_WLH_REVS (CP: Worklist handler of revision)
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_REVS  
Short Description CP: Worklist handler of revision    
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_REVS 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_REVS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BADI_REVS Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPIF_EX_CP_WLH_BADI_RV Business add-in interface /TDAG/CPIF_EX_CP_WLH_BADI_RV 20061013
2 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_LOGGER CP: Logger for the application log. 20061019
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 M_STATUS_INIT Instance attribute Private Type reference (TYPE) /TDAG/CPE_WLSTATUS Initial status 20061016
6 M_WL_NAME Instance attribute Private Type reference (TYPE) /TDAG/CPE_WL_NAME 'REVISIONS' Name of the worklist 20070618
7 M_WORKLIST_NAME Static Attribute Private Type reference (TYPE) /TDAG/CPE_WL_NAME 'REVISIONS' Name of the worklist 20061012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20061012
2 MODIFY_STATUS Instance method Private Method Modify the status of entries 20061012
Events
Class /TDAG/CPCL_WLH_REVS has no event.
Types
Class /TDAG/CPCL_WLH_REVS 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 CP: Schnittstelle der einzelnen 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 IS_STATUS Call by reference Type reference (TYPE) /TDAG/CPE_WLSTATUS Status der Worklist 20061012
3 Importing IT_ENTRIES Call by reference Type reference (TYPE) /TDAG/CPY_WL_INTERFACE CP: Tabellentyp für die Schnittstellen-Struktur 20061012

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