SAP ABAP Class CL_RSMDS_ABAP_TYPE (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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMDS_DIMENSION | Dimension of Set | 20030320 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMDS_ORDERED | Ordered Object Type | 20030320 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMDS_TYPE | Data Type of Dimension | 20021002 |
Properties
Class | CL_RSMDS_ABAP_TYPE | |
Short Description | Internal ABAP Data Types | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBIS | Multidimensional Set Object |
Created | 20021002 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
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 | ||
2 | IF_RSMDS_ORDERED | Ordered Object Type | 20030320 | ||
3 | IF_RSMDS_TYPE | Data Type of Dimension | 20021002 |
Friends
Class CL_RSMDS_ABAP_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20100510 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '.' | Decimal Separator (Internal) | 20040405 | |
3 | ![]() |
Constant | Public | See coding | 20100510 | ||||
4 | ![]() |
Constant | Public | See coding | 20100430 | ||||
5 | ![]() |
Constant | Public | See coding | 20100430 | ||||
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Minus sign | 20040405 | |
7 | ![]() |
Constant | Private | See coding | 20121129 | ||||
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '''' | Delimiter for Character String | 20040405 | |
9 | ![]() |
Constant | Private | See coding | 20100510 | ||||
10 | ![]() |
Constant | Private | See coding | 20100510 | ||||
11 | ![]() |
Constant | Public | Type reference (TYPE) | TZNZONE | 'UTC' | Time Zone for UTC | 20100510 | |
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20021002 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INTTYPE | 20030903 | |||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DDLENG | Length of TYPES Declaration | 20021002 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = False, '1' = True, ' ' = Undetermined) | 20040326 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = False, '1' = True, ' ' = Undetermined) | 20040326 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = False, '1' = True, ' ' = Undetermined) | 20040326 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040826 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040826 | |||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20050117 | ||
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to initial value | 20040326 | ||
22 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to maximum value | 20040326 | ||
23 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to minimum value | 20040326 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMDS_TH_DICTITEMS | 20040820 | |||
25 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TYPENAME | Type for TYPES Statement | 20021002 |
Methods
Events
Class CL_RSMDS_ABAP_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_OPERATION | Private | See coding | 20121129 | ty_operation type c length 3
|
||
2 | TY_R_INSTANCE | Private | Object reference (TYPE REF TO) | CL_RSMDS_ABAP_TYPE | 20021002 |
|
|
3 | TY_TR_INSTANCES | Private | See coding | 20021002 | ty_tr_instances TYPE STANDARD TABLE OF ty_r_instance
WITH KEY table_line
|
Method Signatures
Method BIG_NUMBERS_DECREMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PREDECESSOR | Call by reference | Type reference (TYPE) | ANY | 20121129 | |||
2 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | N | 20121129 | |||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20121130 |
Method BIG_NUMBERS_DECREMENT on class CL_RSMDS_ABAP_TYPE has no exception.
Method BIG_NUMBERS_INCREMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUCCESSOR | Call by reference | Type reference (TYPE) | ANY | 20130107 | |||
2 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | N | 20121129 | |||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20121130 |
Method BIG_NUMBERS_INCREMENT on class CL_RSMDS_ABAP_TYPE has no exception.
Method CALC_BIG_NUMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PREDECESSOR | Call by reference | Type reference (TYPE) | ANY | 20121129 | |||
2 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | N | 20121129 | |||
3 | ![]() |
I_OPERATION | Call by reference | Type reference (TYPE) | TY_OPERATION | 20121129 | |||
4 | ![]() |
I_VALUE | Value transfer | Type reference (TYPE) | ANY | 20121130 |
Method CALC_BIG_NUMBERS on class CL_RSMDS_ABAP_TYPE has no exception.
Method CHECK_AND_ADJUST_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DECIMALS | Value transfer | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20040318 | ||
2 | ![]() |
E_INTTYPE | Value transfer | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20040318 | ||
3 | ![]() |
E_LENGTH | Value transfer | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20040318 | ||
4 | ![]() |
E_TYPENAME | Value transfer | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20040318 | ||
5 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20040318 | ||
6 | ![]() |
I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20040318 | ||
7 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20040318 | ||
8 | ![]() |
I_TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20040318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Parameterübergabe | 20040318 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20021002 | ||
2 | ![]() |
I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20021002 | ||
3 | ![]() |
I_LENG | Call by reference | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20021002 | ||
4 | ![]() |
I_TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20021002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Parameterübergabe | 20030728 |
Method CONVERT_ABAP_TO_DDIC_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATATYPE | Value transfer | Type reference (TYPE) | DATATYPE_D | DDIC-Datentyp | 20080311 | ||
2 | ![]() |
E_DECIMALS | Value transfer | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20080311 | ||
3 | ![]() |
E_LENG | Value transfer | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20080311 | ||
4 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | I | Anzahl Dezimalstellen | 20080311 | ||
5 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | I | Länge (Anzahl der Bytes) | 20080311 | ||
6 | ![]() |
I_TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | ABAP-Datentyp (C,D,N,...) | 20080311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Parameterübergabe | 20080311 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20021002 | ||
2 | ![]() |
I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20021002 | ||
3 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Länge (Anzahl der Zeichen) | 20040324 | ||
4 | ![]() |
I_TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20040226 | ||
5 | ![]() |
R_R_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_RSMDS_TYPE | Datentyp einer Dimension | 20021002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Parameterübergabe | 20030728 |
Method GET_DECIMALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DECIMALS | Value transfer | Type reference (TYPE) | DECIMALS | 20030903 |
Method GET_DECIMALS on class CL_RSMDS_ABAP_TYPE has no exception.
Method GET_INTTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INTTYPE | Value transfer | Type reference (TYPE) | INTTYPE | 20030903 |
Method GET_INTTYPE on class CL_RSMDS_ABAP_TYPE has no exception.
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) | DDLENG | 20030903 |
Method GET_LENGTH on class CL_RSMDS_ABAP_TYPE has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_RSMDS_ABAP_TYPE has no parameter.
Method GET_NAME on class CL_RSMDS_ABAP_TYPE has no exception.
Method INTLEN_TO_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTLEN | Call by reference | Type reference (TYPE) | NUMERIC | 20100414 | |||
2 | ![]() |
I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20100414 | ||
3 | ![]() |
R_LENGTH | Value transfer | Type reference (TYPE) | I | 20100414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Parameterübergabe (unzulässiger Wert) | 20100414 |
Method NORMALIZE_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SIMPLE | Call by reference | Type reference (TYPE) | SIMPLE | 20100510 | |||
2 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20100510 |
Method NORMALIZE_TIMESTAMP on class CL_RSMDS_ABAP_TYPE has no exception.
Method PREPARE_PARTITION_BITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARTITION_BITS_IN | Call by reference | Type reference (TYPE) | XSTRING | 20100415 | |||
2 | ![]() |
E_PARTITION_BITS_OUT | Call by reference | Type reference (TYPE) | XSTRING | 20100415 | |||
3 | ![]() |
I_DOUBLE_OUT | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20100415 | ||
4 | ![]() |
I_PARTITION_BITS | Call by reference | Type reference (TYPE) | XSTRING | 20100415 | |||
5 | ![]() |
I_T_KNOTS | Call by reference | Type reference (TYPE) | ANY TABLE | 20100415 |
Method PREPARE_PARTITION_BITS on class CL_RSMDS_ABAP_TYPE has no exception.
Method SET_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040330 | |||
2 | ![]() |
R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20040330 |
Method SET_DATA_REF on class CL_RSMDS_ABAP_TYPE has no exception.
Method TRANSFORM_CHAR_RAW_ENLARGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARTITION_BITS | Call by reference | Type reference (TYPE) | XSTRING | 20100416 | |||
2 | ![]() |
E_R_KNOTS | Call by reference | Object reference (TYPE REF TO) | DATA | 20100416 | |||
3 | ![]() |
I_PARTITION_BITS | Call by reference | Type reference (TYPE) | XSTRING | 20100416 | |||
4 | ![]() |
I_R_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_ABAP_TYPE | Interne ABAP Datentypen | 20100416 | ||
5 | ![]() |
I_TS_KNOTS | Call by reference | Type reference (TYPE) | SORTED TABLE | 20100416 |
Method TRANSFORM_CHAR_RAW_ENLARGED on class CL_RSMDS_ABAP_TYPE has no exception.
Method TRANSFORM_TIMESTAMP_TO_LONG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARTITION_BITS | Call by reference | Type reference (TYPE) | XSTRING | 20100416 | |||
2 | ![]() |
E_R_KNOTS | Call by reference | Object reference (TYPE REF TO) | DATA | 20100416 | |||
3 | ![]() |
I_PARTITION_BITS | Call by reference | Type reference (TYPE) | XSTRING | 20100416 | |||
4 | ![]() |
I_R_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_ABAP_TYPE | Run Time Type Services | 20100416 | ||
5 | ![]() |
I_TS_KNOTS | Call by reference | Type reference (TYPE) | SORTED TABLE | 20100416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Parameterübergabe (unzulässiger Wert) | 20100416 |
Method TRANSFORM_WEEK_TO_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARTITION_BITS | Call by reference | Type reference (TYPE) | XSTRING | 20100416 | |||
2 | ![]() |
E_R_KNOTS | Call by reference | Object reference (TYPE REF TO) | DATA | 20100416 | |||
3 | ![]() |
I_PARTITION_BITS | Call by reference | Type reference (TYPE) | XSTRING | 20100416 | |||
4 | ![]() |
I_R_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_ABAP_TYPE | Run Time Type Services | 20100416 | ||
5 | ![]() |
I_TS_KNOTS | Call by reference | Type reference (TYPE) | SORTED TABLE | 20100416 |
Method TRANSFORM_WEEK_TO_DATE on class CL_RSMDS_ABAP_TYPE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |