SAP ABAP Class /TDAG/CPCL_CHGDOC_HANDLER (CP: Handler to create work list entries fr. change documents)
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_CHGDOC_HANDLER  
Short Description CP: Handler to create work list entries fr. change documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /TDAG/CP_WL   CP: Work list handling 
Created 20061027   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CPCL_CHGDOC_HANDLER has no forward declaration.
Interfaces
Class /TDAG/CPCL_CHGDOC_HANDLER has no interface implemented.
Friends
Class /TDAG/CPCL_CHGDOC_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GWLH Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_GLOBAL_WL_HANDLER CP: Global handler of the worklist handlers and worklists 20061027
2 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_LOGGER CP: Logger for the application log. 20061027
3 MO_LOGGER_NODE Instance attribute Private Object reference (TYPE REF TO) /TDAG/CPCL_APPLLOG_NODE CP: Node for the application log 20061030
4 MT_WLE_CONTAINER Instance attribute Private Type reference (TYPE) /TDAG/CPY_WL_ENTRY_CONTAINER CP: Container cont. worklist entries with corr. worklist 20061027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor to initlize 20061027
2 CREATE_NEW_WL_ENTRIES Instance method Private Method Call the gwlh to create new worklist entries 20061027
3 CREATE_WL_ENTRIES_BY_CHGDOC Instance method Public Method Create new worklist entries based on ehs change documents 20061030
4 GET_WL_ENTRIES_BY_CHGDOCS Instance method Private Method Get worklist entries from gwlh using change docs 20061027
Events
Class /TDAG/CPCL_CHGDOC_HANDLER has no event.
Types
Class /TDAG/CPCL_CHGDOC_HANDLER 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_LOGGER Call by reference Object reference (TYPE REF TO) /TDAG/CPCL_LOGGER CP: Logger for the application log. 20061027
2 Importing IT_WORKLISTS Call by reference Type reference (TYPE) /TDAG/CPY_WL_NAME CP: Table type containing worklist name elements 20061027
# Exception Resumable Description Created on
1 UNABLE_TO_CALL_GL_WL_HANDLER Unable to call the global worklist handler 20061027
2 WORKLIST_NOT_ACTIVE Submitted worklist is not active or configured 20061027

Method CREATE_NEW_WL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20061027

Method CREATE_NEW_WL_ENTRIES on class /TDAG/CPCL_CHGDOC_HANDLER has no exception.

Method CREATE_WL_ENTRIES_BY_CHGDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20061030
2 Importing IT_CHANGE_DOCS Call by reference Type reference (TYPE) /TDAG/CPY_EST_CHANGE_DOCS EHS: Change Documents in the EH&S System 20061030
3 Importing I_FLG_COMMIT_APPLLOG Call by reference Type reference (TYPE) ESEBOOLE 'X' Truth Value 20070530
4 Importing I_MIN_MSGTYPE_FOR_COMMIT Call by reference Type reference (TYPE) SYMSGTY Commit if one msgtyp is equal or higher to this 20070530

Method CREATE_WL_ENTRIES_BY_CHGDOC on class /TDAG/CPCL_CHGDOC_HANDLER has no exception.

Method GET_WL_ENTRIES_BY_CHGDOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20061030
2 Importing IT_CHANGE_DOCS Call by reference Type reference (TYPE) /TDAG/CPY_EST_CHANGE_DOCS EHS: Change Documents in the EH&S System 20061030

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