SAP ABAP Class /TDAG/CPCL_TEMP_WL_HANDLER (CP: Temporary work list handler)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_WL (Package) CP: Work list handling
Properties
Class /TDAG/CPCL_TEMP_WL_HANDLER  
Short Description CP: Temporary work list handler    
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 20061101   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CPCL_TEMP_WL_HANDLER has no forward declaration.
Interfaces
Class /TDAG/CPCL_TEMP_WL_HANDLER has no interface implemented.
Friends
Class /TDAG/CPCL_TEMP_WL_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TEMP_WORKLIST Instance attribute Private Type reference (TYPE) /TDAG/CPYH_TEMP_WORKLIST CP: Temporary work list table type 20061101
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT_WORKLIST Instance method Public Method Commit changes 20061101
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061101
3 DELETE_ENTRIES Instance method Public Method Delete entries from temporary work list 20061101
4 GET_ENTRIES Instance method Public Method Get entries from temporary work list 20061101
5 SET_ENTRIES Instance method Public Method Set entries to temporary work list 20061101
Events
Class /TDAG/CPCL_TEMP_WL_HANDLER has no event.
Types
Class /TDAG/CPCL_TEMP_WL_HANDLER has no local type.
Method Signatures

Method COMMIT_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_COMMIT Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20061101
2 Importing I_FLG_WAIT Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20061101

Method COMMIT_WORKLIST on class /TDAG/CPCL_TEMP_WL_HANDLER has no exception.

Method CONSTRUCTOR Signature

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

Method DELETE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WL_ENTRIES Call by reference Type reference (TYPE) /TDAG/CPY_WL_INTERFACE CP: work list structure (used by interfaces) 20061102
2 Importing I_WL_NAME Call by reference Type reference (TYPE) /TDAG/CPE_WL_NAME Name of the worklist 20061102

Method DELETE_ENTRIES on class /TDAG/CPCL_TEMP_WL_HANDLER has no exception.

Method GET_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEMP_WORKLIST Value transfer Type reference (TYPE) /TDAG/CPYH_TEMP_WORKLIST CP: Temporary work list table type 20061101
2 Importing IT_WORKLISTS Call by reference Type reference (TYPE) /TDAG/CPY_WL_NAME CP: Table type containing worklist name elements 20061101

Method GET_ENTRIES on class /TDAG/CPCL_TEMP_WL_HANDLER has no exception.

Method SET_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WL_ENTRIES Call by reference Type reference (TYPE) /TDAG/CPY_WL_INTERFACE CP: work list structure (used by interfaces) 20061101
2 Importing I_WL_NAME Call by reference Type reference (TYPE) /TDAG/CPE_WL_NAME Name of the worklist 20061101

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