SAP ABAP Class CL_UA_CR_WORKLIST (Costing Run: Worklist)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_RUN (Package) Costing Run
⤷
⤷
Properties
| Class | CL_UA_CR_WORKLIST | |
| Short Description | Costing Run: Worklist | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_COSTING_RUN | Costing Run |
| Created | 20021217 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_CR_WORKLIST has no forward declaration.
Interfaces
Class CL_UA_CR_WORKLIST has no interface implemented.
Friends
Class CL_UA_CR_WORKLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | KPEP_WL_WORKLISTID | Description of a worklist in the Schedule Manager | 20021217 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UA_CR_ENVIRONMENT | Environment | 20021217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UAB_TH_CR_WORKLIST | IDs and Objects in Worklist | 20021217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers All Items of Worklist | 20030121 | |
| 2 | Instance method | Public | Method | Closes Worklist and Saves on Database | 20021217 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20021217 | |
| 4 | Instance method | Private | Method | Initialize Worklist | 20021217 | |
| 5 | Instance method | Private | Method | Generates an Item in Worklist using UAB ID and Type | 20021217 | |
| 6 | Static method | Public | Method | Helper Method: Converts UAB_ID into KPEP_WL_OBJECTID | 20021217 | |
| 7 | Static method | Public | Method | Opens a Worklist | 20021217 | |
| 8 | Instance method | Public | Method | Reads an Item in Worklist using KPEP Object ID | 20021217 | |
| 9 | Instance method | Public | Method | Writes an Item in Worklist | 20021217 |
Events
Class CL_UA_CR_WORKLIST has no event.
Types
Class CL_UA_CR_WORKLIST has no local type.
Method Signatures
Method AS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ITEM | Value transfer | Type reference (TYPE) | UAB_TH_CR_WORKLIST | Positionen des Arbeitsvorrats | 20030121 |
Method AS_TABLE on class CL_UA_CR_WORKLIST has no exception.
Method CLOSE Signature
Method CLOSE on class CL_UA_CR_WORKLIST has no parameter.
Method CLOSE on class CL_UA_CR_WORKLIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_WORKLIST_ID | Call by reference | Type reference (TYPE) | KPEP_WL_WORKLISTID | Arbeitsvorrat | 20021217 | |||
| 2 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CR_ENVIRONMENT | Umgebung | 20021217 |
Method CONSTRUCTOR on class CL_UA_CR_WORKLIST has no exception.
Method INIT Signature
Method INIT on class CL_UA_CR_WORKLIST has no parameter.
Method INIT on class CL_UA_CR_WORKLIST has no exception.
Method MAKE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ID | Call by reference | Type reference (TYPE) | UAB_ID | Instanz-ID (Sicht Costing) | 20021217 | |||
| 2 | ID_OBJECT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJECTID | Objektidentifier im SCMA-Arbeitsvorrat | 20030115 | |||
| 3 | ID_TYPE | Call by reference | Type reference (TYPE) | UAB_CR_TYPE | Typ (Sicht Costing) | 20021217 | |||
| 4 | RO_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_UA_CR_WORKLIST_ITEM | Position | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Typ ist unbekannt | 20021217 |
Method MAKE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ID | Call by reference | Type reference (TYPE) | UAB_ID | ID Costing Platform | 20021217 | |||
| 2 | RD_OBJECT | Value transfer | Type reference (TYPE) | KPEP_WL_OBJECTID | Objektidentifier im SCMA-Arbeitsvorrat | 20021217 |
Method MAKE_OBJECT on class CL_UA_CR_WORKLIST has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_WORKLIST_ID | Call by reference | Type reference (TYPE) | KPEP_WL_WORKLISTID | Name des Arbeitsvorrats | 20021217 | |||
| 2 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CR_ENVIRONMENT | Umgebung | 20021217 | |||
| 3 | RO_WORKLIST | Value transfer | Object reference (TYPE REF TO) | CL_UA_CR_WORKLIST | Arbeitsvorrat | 20021217 |
Method OPEN on class CL_UA_CR_WORKLIST has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJECT | Call by reference | Type reference (TYPE) | KPEP_WL_OBJECTID | Objektidentifier im SCMA-Arbeitsvorrat | 20021217 | |||
| 2 | RO_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_UA_CR_WORKLIST_ITEM | Position des Arbeitsvorrats | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Arbeitsvorrat wurde geschlossen | 20021218 | ||
| 2 | Position wurde nicht gefunden | 20021217 |
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_UA_CR_WORKLIST_ITEM | Position | 20021217 | |||
| 2 | RO_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_UA_CR_WORKLIST_ITEM | Position wie hinzugefügt | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Arbeitsvorrat ist nicht geöffnet | 20021218 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 350 |