SAP ABAP Class /TDAG/CPCL_WLH_IMDS (CP: Work list handler class for IMDS)
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 | 20070928 |
Properties
Class | /TDAG/CPCL_WLH_IMDS | |
Short Description | CP: Work list handler class for IMDS | |
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 | 20070928 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /TDAG/CPCL_WLH_IMDS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /TDAG/CPIF_WL_HANDLER | CP: Interface for work list handling | 20070928 |
Friends
Class /TDAG/CPCL_WLH_IMDS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /TDAG/CPIF_EX_CP_WLH_BADI_IM2 | Business add-in interface /TDAG/CPIF_EX_CP_WLH_BADI_CH | 20071010 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /TDAG/CPCL_LOGGER | CP: Logger for the application log. | 20070928 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /TDAG/CPCL_APPLLOG_NODE | CP: Node for the application log | 20070928 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /TDAG/CPIF_WORKLIST | CP: Interface to the single work list | 20070928 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /TDAG/CPE_WL_NAME | 'IMDS' | Name of the worklist | 20070928 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | /TDAG/CPE_WL_NAME | 'IMDS' | Name of the worklist | 20070928 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor of the class | 20070928 |
2 | ![]() |
Instance method | Private | Method | Renames the status | 20070928 |
Events
Class /TDAG/CPCL_WLH_IMDS has no event.
Types
Class /TDAG/CPCL_WLH_IMDS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WORKLIST_REF | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPIF_WORKLIST | Name of the worklist | 20070928 | ||
2 | ![]() |
I_WORKLIST_NAME | Call by reference | Type reference (TYPE) | /TDAG/CPE_WL_NAME | Name of the worklist | 20070928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal error with the BADI implementation | 20070928 |
Method MODIFY_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MODIFIED_ENTRIES | Value transfer | Type reference (TYPE) | /TDAG/CPY_WL_INTERFACE | CP: work list structure (used by interfaces) | 20070928 | ||
2 | ![]() |
IT_ENTRIES | Call by reference | Type reference (TYPE) | /TDAG/CPY_WL_INTERFACE | CP: work list structure (used by interfaces) | 20070928 | ||
3 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | /TDAG/CPE_WLSTATUS | work list status | 20070928 |
Method MODIFY_STATUS on class /TDAG/CPCL_WLH_IMDS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 222_46C |