SAP ABAP Class CL_UA_CR_WORKSET (Costing Run: Working Environment)
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_WORKSET | |
| Short Description | Costing Run: Working Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_COSTING_RUN | Costing Run |
| Created | 20030217 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UA_CR_WORKSET has no forward declaration.
Interfaces
Class CL_UA_CR_WORKSET has no interface implemented.
Friends
Class CL_UA_CR_WORKSET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UXB_APPLICATION | 'SAP_UA_WORKSET' | Application ID for XML | 20030217 | ||
| 2 | Constant | Public | Type reference (TYPE) | MEMORYID | 'UA_WORKSETID' | Set/Get parameter ID | 20030217 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | UAB_CR_CRID | Costing Run: Technical Name of Costing Run | 20030217 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ACC_DATABASIS | Data Basis | 20030217 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_WORKSET | UA Working Environment | 20030217 | |||
| 6 | |||||||||
| 7 | Static Attribute | Private | Type reference (TYPE) | UAB_T_CR_WORKSET | Costing Run: Working Environments | 20030217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Form Working Environment; ID Remains Initial Empty Wkng Env | 20030217 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030217 | |
| 3 | Instance method | Private | Method | Fill Working Environment | 20030217 | |
| 4 |