SAP ABAP Class CL_RSDDLTIP_DATATYPE (Data Type)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LTIP_CUBE_CREATE_CMD (Package) Create Cube command
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080915 |
Properties
| Class | CL_RSDDLTIP_DATATYPE | |
| Short Description | Data Type | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_LTIP_CUBE_CREATE_CMD | Create Cube command |
| Created | 20080908 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDLTIP_DATATYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080915 |
Friends
Class CL_RSDDLTIP_DATATYPE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080908 | ||
| 2 | Instance method | Private | Constructor | 20080908 | ||
| 3 | Static method | Public | Method | Convert attribute type to data type name | 20090910 | |
| 4 | Static method | Public | Method | Convert data type to attribute type | 20090911 | |
| 5 | Static method | Public | Method | Returns data type object reference | 20090911 | |
| 6 | Static method | Public | Method | Get decimals data type object | 20081128 | |
| 7 | Instance method | Public | Method | Get decimals | 20081128 | |
| 8 | Instance method | Public | Method | Get default value | 20090623 | |
| 9 | Static method | Public | Method | Get float data type object | 20080908 | |
| 10 | Static method | Public | Method | Get integer data type object | 20080908 | |
| 11 | Instance method | Public | Method | Get length | 20081128 | |
| 12 | Instance method | Public | Method | Get data type name | 20080908 | |
| 13 | Static method | Public | Method | Get string data type object | 20080908 | |
| 14 | Static method | Public | Method | Map INTTP to data type name | 20090918 |
Events
Class CL_RSDDLTIP_DATATYPE has no event.
Types
Class CL_RSDDLTIP_DATATYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDDLTIP_DATATYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDDLTIP_DATATYPE has no exception.
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) | CLIKE | Decimals | 20081128 | |||
| 2 | I_DEFAULT_VAL | Call by reference | Type reference (TYPE) | CLIKE | Default value | 20090623 | |||
| 3 | I_LENGTH | Call by reference | Type reference (TYPE) | CLIKE | Length | 20081128 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | CLIKE | Data Type name | 20080908 |
Method CONSTRUCTOR on class CL_RSDDLTIP_DATATYPE has no exception.
Method CONVERT_ATTR_TYPE_TO_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTR_TYPE | Call by reference | Type reference (TYPE) | TREXD_ATTR_TYPE | Attribute type | 20090910 | |||
| 2 | R_DATA_TYPE | Value transfer | Type reference (TYPE) | RSDDLTIP_DATA_TYPE | Data type name | 20090910 |
Method CONVERT_ATTR_TYPE_TO_DATA_TYPE on class CL_RSDDLTIP_DATATYPE has no exception.
Method CONVERT_DATA_TYPE_TO_ATTR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_TYPE | Call by reference | Type reference (TYPE) | RSDDLTIP_DATA_TYPE | Data type name | 20100802 | |||
| 2 | R_ATTR_TYPE | Value transfer | Type reference (TYPE) | TREXD_ATTR_TYPE | Attribute type | 20100802 |
Method CONVERT_DATA_TYPE_TO_ATTR_TYPE on class CL_RSDDLTIP_DATATYPE has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_TYPE | Call by reference | Type reference (TYPE) | RSDDLTIP_DATA_TYPE | Datentyp (Dimension, Attribut oder Kennzahl) | 20090911 | |||
| 2 | R_R_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_RSDDLTIP_DATATYPE | Data type | 20090911 |
Method FACTORY on class CL_RSDDLTIP_DATATYPE has no exception.
Method GET_DEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DEC | Value transfer | Object reference (TYPE REF TO) | CL_RSDDLTIP_DATATYPE | datentypen | 20081128 |
Method GET_DEC on class CL_RSDDLTIP_DATATYPE has no exception.
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) | STRING | 20081128 |
Method GET_DECIMALS on class CL_RSDDLTIP_DATATYPE has no exception.
Method GET_DEFAULT_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DEFAULT_VAL | Value transfer | Type reference (TYPE) | STRING | 20090623 |
Method GET_DEFAULT_VAL on class CL_RSDDLTIP_DATATYPE has no exception.
Method GET_FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_FLOAT | Value transfer | Object reference (TYPE REF TO) | CL_RSDDLTIP_DATATYPE | datentypen | 20080908 |
Method GET_FLOAT on class CL_RSDDLTIP_DATATYPE has no exception.
Method GET_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_INT | Value transfer | Object reference (TYPE REF TO) | CL_RSDDLTIP_DATATYPE | datentypen | 20080908 |
Method GET_INT on class CL_RSDDLTIP_DATATYPE 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) | STRING | 20081128 |
Method GET_LENGTH on class CL_RSDDLTIP_DATATYPE 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) | STRING | 20080908 |
Method GET_NAME on class CL_RSDDLTIP_DATATYPE has no exception.
Method GET_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_STRING | Value transfer | Object reference (TYPE REF TO) | CL_RSDDLTIP_DATATYPE | datentypen | 20080908 |
Method GET_STRING on class CL_RSDDLTIP_DATATYPE has no exception.
Method MAP_INTTP_TO_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTTP | Call by reference | Type reference (TYPE) | INTTYPE | Internal type | 20090918 | |||
| 2 | R_DATA_TYPE | Value transfer | Type reference (TYPE) | RSDDLTIP_DATA_TYPE | Data type name | 20090918 |
Method MAP_INTTP_TO_DATA_TYPE on class CL_RSDDLTIP_DATATYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |