SAP ABAP Class IF_XSS_CAT_WORKLIST (Access to Worklist)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_BUSINESS_LAYER | Business Layer | 20030606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_EMPLOYEE | Employee | 20030606 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XSS_CAT_WORKLIST | Employee's Worklist | 20030606 |
Properties
| Class | IF_XSS_CAT_WORKLIST | |
| Short Description | Access to Worklist | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030606 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XSS_CAT_WORKLIST has no forward declaration.
Interfaces
Class IF_XSS_CAT_WORKLIST has no interface implemented.
Friends
Class IF_XSS_CAT_WORKLIST has no friend class.
Attributes
Class IF_XSS_CAT_WORKLIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | DISPTEXT1 and DISPTEXT2 for a Cell in Worklist | 20030606 | |
| 2 | Instance method | Public | Method | Delivers Worklist for Specified Period | 20030606 |
Events
Class IF_XSS_CAT_WORKLIST has no event.
Types
Class IF_XSS_CAT_WORKLIST has no local type.
Method Signatures
Method GET_CUSTOMER_TEXT_FOR_WL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TEXT1 | Value transfer | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20030606 | |||
| 2 | EX_TEXT2 | Value transfer | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20030616 | |||
| 3 | IM_EMPLOYEE_ID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030616 | |||
| 4 | IM_TEXT1 | Call by reference | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20030606 | |||
| 5 | IM_TEXT2 | Call by reference | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20030606 | |||
| 6 | IM_WORKLIST_LINE | Call by reference | Type reference (TYPE) | CATSW | CATS: Worklist | 20030606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Puffer befindet sich im falschen Modus | 20030703 | ||
| 2 | Der BL kennt die Pernr nicht --> BL initialisieren mit Pernr | 20030616 |
Method GET_WORKLIST_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EMPLOYEE_ID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030616 | |||
| 2 | IM_INPUTDATE | Call by reference | Type reference (TYPE) | SYDATUM | Referenzdatum zur Worklist-Periode | 20030616 | |||
| 3 | RE_WORKLIST_TAB | Value transfer | Type reference (TYPE) | CATSW_TAB | Tabellentyp zu CATSW (CATS Worklist) | 20030606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Puffer befindet sich im falschen Modus | 20030703 | ||
| 2 | Der BL kennt die Pernr nicht --> BL initialisieren mit Pernr | 20030616 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in |