SAP ABAP Class /TDAG/CPCL_WLH_BASE (CP: <internal> Base class for work list handler classes)
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 | 20071115 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CPCL_WLH_REACH | CP: Worklist Handler Reach | 20071122 |
Properties
| Class | /TDAG/CPCL_WLH_BASE | |
| Short Description | CP: <internal> Base class for work list handler classes | |
| 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 | 20071115 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CPCL_WLH_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /TDAG/CPIF_WL_HANDLER | CP: Interface for work list handling | 20071115 |
Friends
Class /TDAG/CPCL_WLH_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/CPIF_EX_CP_WLH_BADI | Business add-in interface /TDAG/CPIF_EX_CP_WLH_BADI_CH | 20071115 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/CPCL_LOGGER | CP: Logger for the application log. | 20071115 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/CPCL_APPLLOG_NODE | CP: Node for the application log | 20071115 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/CPIF_WORKLIST | CP: Interface to the single work list | 20071115 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /TDAG/CPE_WL_NAME | Name of the worklist | 20071115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor of the class | 20071115 | |
| 2 | Instance method | Protected | Method | Initialize the BADI | 20071116 | |
| 3 | Instance method | Protected | Method | Renames the status | 20071115 |
Events
Class /TDAG/CPCL_WLH_BASE has no event.
Types
Class /TDAG/CPCL_WLH_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /TDAG/CPCL_WLH_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal error with the BADI implementation | 20071115 |
Method INITIALIZE_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOGGER | Call by reference | Object reference (TYPE REF TO) | /TDAG/CPCL_LOGGER | CP: Logger for the application log. | 20071116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal error | 20071119 |
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) | 20071115 | |||
| 2 | IT_ENTRIES | Call by reference | Type reference (TYPE) | /TDAG/CPY_WL_INTERFACE | CP: work list structure (used by interfaces) | 20071115 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | /TDAG/CPE_WLSTATUS | work list status | 20071115 |
Method MODIFY_STATUS on class /TDAG/CPCL_WLH_BASE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 222_46C |