SAP ABAP Class CL_RSMDS_DDIC_DIMENSION (Internal ABAP Data Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SBIS (Package) Multidimensional Set Object
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_DIMENSION | Abstract Dimension | 20030319 |
Properties
| Class | CL_RSMDS_DDIC_DIMENSION | |
| Short Description | Internal ABAP Data Types | |
| Super Class | CL_RSMDS_DIMENSION | Abstract Dimension |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBIS | Multidimensional Set Object |
| Created | 20021024 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMDS_DDIC_DIMENSION has no forward declaration.
Interfaces
Class CL_RSMDS_DDIC_DIMENSION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSMDS_DDIC_UNIVERSE | 20021125 | 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) | FIELDNAME | Field Name | 20021024 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20030402 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Conversion exit | 20040405 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Output field | 20040405 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TABNAME | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20021024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Generate DDIC Dimension for Table Field Name | 20021024 |
Events
Class CL_RSMDS_DDIC_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_RSMDS_DDIC_DIMENSION | 20021024 | |
|
| 2 | TY_TR_INSTANCES | Private | See coding | 20021024 | 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_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040205 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20021210 | |||
| 3 | I_R_UNIVERSE | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Allgemeine Menge (Factory-Klasse) | 20030311 | |||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20021210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Parameterübergabe/Dimension nicht vorhanden | 20030916 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |