SAP ABAP Class CL_RSDS_DATASOURCE_DIMENSION (Dimension of a DataSource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS (Package) Apollo DataSource
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_DIMENSION | Abstract Dimension | 20040308 |
Properties
| Class | CL_RSDS_DATASOURCE_DIMENSION | |
| Short Description | Dimension of a DataSource | |
| Super Class | CL_RSMDS_DIMENSION | Abstract Dimension |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSDS | |
| Program status | ||
| Category | 0 | |
| Package | RSDS | Apollo DataSource |
| Created | 20040308 | SAP |
| Last change | 20130531 | 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
Class CL_RSDS_DATASOURCE_DIMENSION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDS_DATASOURCE_UNIVERSE | 20040308 | Dimension Model for DDIC Structure Fields |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Dictionary type | 20040308 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20040308 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSFIELDNM | Field Name | 20040308 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSSLOGSYS | Source System | 20040308 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20040308 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSDS_SEGID | Segment | 20040716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Generate DataSoure Dimension from Field Name | 20040308 |
Events
Class CL_RSDS_DATASOURCE_DIMENSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_R_INSTANCE | Private | Object reference (TYPE REF TO) | CL_RSDS_DATASOURCE_DIMENSION | 20040308 | |
|
| 2 | TY_TR_INSTANCES | Private | See coding | 20040308 | ty_tr_instances TYPE STANDARD TABLE OF ty_r_instance
WITH KEY table_line
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BASE_FIELDNM | Call by reference | Type reference (TYPE) | RSFIELDNM | Name das Basisfeldes | 20040308 | |||
| 2 | I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20040308 | |||
| 3 | I_FIELDNM | Call by reference | Type reference (TYPE) | RSFIELDNM | Feldname | 20040308 | |||
| 4 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20040308 | |||
| 5 | I_R_UNIVERSE | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Allgemeine Menge (Factory-Klasse) | 20040308 | |||
| 6 | I_SEGID | Call by reference | Type reference (TYPE) | RSDS_SEGID | Segment | 20040716 | |||
| 7 | I_S_FIELD | Call by reference | Type reference (TYPE) | RSDS_S_SEGFD_INT | DataSource - Segmentfelder | 20070816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Parameterübergabe/Dimension nicht vorhanden | 20040308 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |