SAP ABAP Class CL_RSL_AINX_VERS (Analytical Index Version)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_MI (Package) Analytic Indexes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_TLOGO_VERS | Abstract TLOGO Version Class for Transient Provider | 20100319 |
Properties
| Class | CL_RSL_AINX_VERS | |
| Short Description | Analytical Index Version | |
| Super Class | CL_RSL_TLOGO_VERS | Abstract TLOGO Version Class for Transient Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSL_MI | |
| Program status | ||
| Category | 0 | |
| Package | RSL_MI | Analytic Indexes |
| Created | 20100319 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_AINX_VERS has no forward declaration.
Interfaces
Class CL_RSL_AINX_VERS has no interface implemented.
Friends
Class CL_RSL_AINX_VERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Object Types for OBJXREF | 20110805 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSL_AINX_PROP | Analytical Index Properties | 20100602 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GT_T_OBJXREF | OJXREF References (with Any Object Types) | 20110704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Compare with another version | 20100615 | |
| 2 | Instance method | Public | Method | Get analytical index properties object | 20100602 | |
| 3 | Instance method | Public | Method | Sync from analytical index properties object | 20100602 |
Events
Class CL_RSL_AINX_VERS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_T_OBJXREF | Public | See coding | OJXREF References (with Any Object Types) | 20110704 | gt_t_objxref TYPE STANDARD TABLE OF rsl_objxref
|
Method Signatures
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSL_AINX_VERS | Analytical Index version | 20100615 | |||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100615 |
Method EQUALS on class CL_RSL_AINX_VERS has no exception.
Method GET_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PROP | Value transfer | Object reference (TYPE REF TO) | CL_RSL_AINX_PROP | Analytical Index properties | 20100602 |
Method GET_PROP on class CL_RSL_AINX_VERS has no exception.
Method SYNC_FROM_PROP Signature
Method SYNC_FROM_PROP on class CL_RSL_AINX_VERS has no parameter.
Method SYNC_FROM_PROP on class CL_RSL_AINX_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |