SAP ABAP Class CL_UC_VERSION_MULTICUBE (Master Data: Versions: MultiCube)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCUMV (Package) SEM-BCS: User Interface: Versions, Special Versions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20031121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20031121 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_CHAR_AUTHORITY | FIN Master Data: Authorization Check | 20031121 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_CHAR_ENQUEUE | FIN Master Data: Lock Management | 20031121 |
Properties
| Class | CL_UC_VERSION_MULTICUBE | |
| Short Description | Master Data: Versions: MultiCube | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCUMV | SEM-BCS: User Interface: Versions, Special Versions |
| Created | 20031121 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20031121 | ||
| 2 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20031121 | ||
| 3 | IF_UG_MD_CHAR_AUTHORITY | FIN Master Data: Authorization Check | 20031121 | ||
| 4 | IF_UG_MD_CHAR_ENQUEUE | FIN Master Data: Lock Management | 20031121 |
Friends
Class CL_UC_VERSION_MULTICUBE 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) | UC_AREA | Consolidation Area | 20031121 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC_GCKEY | Group Currency | 20031121 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_UC_AREA | Consolidation Area | 20031121 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_VERSIONS_FACTORY | Version Combinations | 20031121 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20031121 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20031121 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | UCU_S_VERSIONS_DETAIL | SEM-BCS: User Interface: Properties: All Versions | 20031121 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20031121 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UG_FIELDNAME | 'VERS_MULTI' | FIN Master Data: Field Name | 20031121 | ||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UC_VERSION_MULTICUBE | Master Data: Versions: MultiCube | 20031121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031121 | |
| 2 | Instance method | Public | Method | Entering Maintenance | 20031121 | |
| 3 | Instance method | Public | Method | Exiting Maintenance | 20031121 | |
| 4 | Instance method | Private | Method | Prepate Lock Data | 20031121 | |
| 5 | Instance method | Private | Method | Determine Area | 20031121 | |
| 6 | Instance method | Public | Method | Permanent Parameters | 20031121 | |
| 7 | Instance method | Public | Method | Read Data | 20031121 | |
| 8 | Static method | Public | Method | Get Instance | 20031121 | |
| 9 | Instance method | Public | Method | Write Data | 20031121 |
Events
Class CL_UC_VERSION_MULTICUBE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_NODE | Protected | See coding | 20031121 | |
||
| 2 | T_NODE | Protected | See coding | 20031121 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_VERSION_MULTICUBE has no parameter.
Method CONSTRUCTOR on class CL_UC_VERSION_MULTICUBE has no exception.
Method ENTER_GUI Signature
Method ENTER_GUI on class CL_UC_VERSION_MULTICUBE has no parameter.
Method ENTER_GUI on class CL_UC_VERSION_MULTICUBE has no exception.
Method EXIT_GUI Signature
Method EXIT_GUI on class CL_UC_VERSION_MULTICUBE has no parameter.
Method EXIT_GUI on class CL_UC_VERSION_MULTICUBE has no exception.
Method EXTRACT_ENQUEUE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UGMDENQUEUE | Call by reference | Type reference (TYPE) | UGMD_TS_ENQOBJ | FI-Stammdaten: Enqueue / Dequeue Tabelle | 20031121 |
Method EXTRACT_ENQUEUE_DATA on class CL_UC_VERSION_MULTICUBE has no exception.
Method GET_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_AREA | Call by reference | Object reference (TYPE REF TO) | IF_UC_AREA | KonsGebiet | 20031121 |
Method GET_AREA on class CL_UC_VERSION_MULTICUBE has no exception.
Method GET_FFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20031121 |
Method GET_FFIX on class CL_UC_VERSION_MULTICUBE has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VERS | Call by reference | Type reference (TYPE) | UCU_S_VERSIONS_DETAIL | SEM-BCS: User Interface: Eigenschaften: Alle Versionen | 20031121 | |||
| 2 | ET_GUI_DATA | Call by reference | Type reference (TYPE) | UCU_T_VERSION_MULTICUBE | SEM-BCS: Versionen: Multicube | 20031121 |
Method GET_GUI_DATA on class CL_UC_VERSION_MULTICUBE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DATA | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20031121 |
Method GET_INSTANCE on class CL_UC_VERSION_MULTICUBE has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUI_DATA | Call by reference | Type reference (TYPE) | UCU_T_VERSION_MULTICUBE | SEM-BCS: Versionen: Multicube | 20031121 |
Method SET_GUI_DATA on class CL_UC_VERSION_MULTICUBE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |