SAP ABAP Interface IF_RSMDS_TYPE (Data Type of Dimension)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDS_ABAP_TYPE | Internal ABAP Data Types | 20021002 |
Properties
| Interface | IF_RSMDS_TYPE | |
| Short Description | Data Type of Dimension |
General Data
| Package | SBIS | Multidimensional Set Object |
| Created | 20021001 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSMDS_TYPE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | RSMDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RSSG | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSMDS_DIMENSION | Dimension of Set | 20030320 |
Friends
Interface IF_RSMDS_TYPE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TABKIND_HASHED | Constant | Public | Type reference (TYPE) | IF_RSMDS_TYPE=>TABKIND | 'H' | Hashed Table | 20040318 | |
| 2 | C_TABKIND_RANGE | Constant | Public | Type reference (TYPE) | IF_RSMDS_TYPE=>TABKIND | 'R' | Range Table | 20040318 | |
| 3 | C_TABKIND_SORTED | Constant | Public | Type reference (TYPE) | IF_RSMDS_TYPE=>TABKIND | 'S' | Sorted Table | 20040318 | |
| 4 | C_TABKIND_STANDARD | Constant | Public | Type reference (TYPE) | IF_RSMDS_TYPE=>TABKIND | ' ' | Standard Table | 20040318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120828 | ||
| 2 | Instance method | Public | Method | Type Name | 20040226 | |
| 3 | Instance method | Public | Method | Converts a Value to a String for Hash Calculation | 20040226 |
Events
Interface IF_RSMDS_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TABKIND | Public | Type reference (TYPE) | CHAR1 | Table Type | 20040318 | |
Method Signatures
Method GET_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LENGTH | Value transfer | Type reference (TYPE) | I | 20120828 |
Method GET_LENGTH on Interface IF_RSMDS_TYPE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20040226 |
Method GET_NAME on Interface IF_RSMDS_TYPE has no exception.
Method TO_HASH_LITERAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | ANY | 20040226 | ||||
| 2 | R_LITERAL | Value transfer | Type reference (TYPE) | STRING | 20040226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Parameterübergabe (unzulässiger Datentyp) | 20040226 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |