SAP ABAP Class CL_RSEM_INLINE_TYPE (Data Type properties of an Element)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BW_ENTITY_MODEL (Package) BW Infoprovider Models

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSEM_MODEL_OBJECT | Abstract BW Model Object | 20130206 |
Properties
Class | CL_RSEM_INLINE_TYPE | |
Short Description | Data Type properties of an Element | |
Super Class | CL_RSEM_MODEL_OBJECT | Abstract BW Model Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_BW_ENTITY_MODEL | BW Infoprovider Models |
Created | 20130206 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSEM_INLINE_TYPE has no forward declaration.
Interfaces
Class CL_RSEM_INLINE_TYPE has no interface implemented.
Friends
Class CL_RSEM_INLINE_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'amount' | Semantic type for amount | 20130829 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'currencyCode' | Semantic type for currencies | 20130228 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'date' | Semantic type 'date' | 20130228 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'businessDateFrom' | Semantic type 'dateFrom' | 20130228 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'businessDateTo' | Semantic type 'dateTo' | 20130228 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'empty' | Semantic type for general types | 20130318 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'quantity' | Semantic type for quantity | 20130829 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'unitOfMeasure' | Semantic type for units | 20130228 | |
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BW_ENTITY_MODEL_TYPES=>TN_S_INLINE_TYPE | Reference to own model structure | 20130215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the global data element | 20130305 |
2 | ![]() |
Instance method | Public | Method | Returns the DDIC data type | 20130305 |
3 | ![]() |
Instance method | Public | Method | Returns decimal precision and scale | 20130305 |
4 | ![]() |
Instance method | Public | Method | Returns the "globalName" | 20130723 |
5 | ![]() |
Instance method | Public | Method | Returns the data length in chars or bytes | 20130305 |
6 | ![]() |
Instance method | Public | Method | Returns the inline type name from model | 20130305 |
7 | ![]() |
Instance method | Public | Method | Returns the semantic type (see constants) | 20130228 |
8 | ![]() |
Instance method | Public | Method | Sets the data element | 20130305 |
9 | ![]() |
Instance method | Public | Method | Sets the DDIC data type | 20130305 |
10 | ![]() |
Instance method | Public | Method | Sets decimal precision and scale | 20130305 |
11 | ![]() |
Instance method | Public | Method | Sets the "globalName" | 20130723 |
12 | ![]() |
Instance method | Public | Method | Sets the data length in chars or bytes (numeric types) | 20130305 |
13 | ![]() |
Instance method | Public | Method | Sets the inline type name | 20130305 |
14 | ![]() |
Instance method | Public | Method | Sets the semantic type (see constants) | 20130228 |
Events
Class CL_RSEM_INLINE_TYPE has no event.
Types
Class CL_RSEM_INLINE_TYPE has no local type.
Method Signatures
Method GET_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DATA_ELEMENT | Value transfer | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20130305 |
Method GET_DATA_ELEMENT on class CL_RSEM_INLINE_TYPE has no exception.
Method GET_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DATA_TYPE | Value transfer | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20130305 |
Method GET_DATA_TYPE on class CL_RSEM_INLINE_TYPE has no exception.
Method GET_DECIMAL_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PRECISION | Value transfer | Type reference (TYPE) | INT4 | Decimal precision | 20130305 | ||
2 | ![]() |
E_SCALE | Value transfer | Type reference (TYPE) | INT4 | Decimal scale | 20130305 |
Method GET_DECIMAL_PROPERTIES on class CL_RSEM_INLINE_TYPE has no exception.
Method GET_GLOBAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GLOBAL_NAME | Value transfer | Type reference (TYPE) | STRING | Global Name property | 20130723 |
Method GET_GLOBAL_NAME on class CL_RSEM_INLINE_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) | INT4 | Data length | 20130305 |
Method GET_LENGTH on class CL_RSEM_INLINE_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) | STRING | Inline type name | 20130305 |
Method GET_NAME on class CL_RSEM_INLINE_TYPE has no exception.
Method GET_SEMANTIC_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SEMANTIC_TYPE | Value transfer | Type reference (TYPE) | STRING | Semantic type | 20130228 |
Method GET_SEMANTIC_TYPE on class CL_RSEM_INLINE_TYPE has no exception.
Method SET_DATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_ELEMENT | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20130305 |
Method SET_DATA_ELEMENT on class CL_RSEM_INLINE_TYPE has no exception.
Method SET_DATA_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) | DATATYPE_D | Data Type in ABAP Dictionary | 20130305 |
Method SET_DATA_TYPE on class CL_RSEM_INLINE_TYPE has no exception.
Method SET_DECIMAL_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRECISION | Call by reference | Type reference (TYPE) | INT4 | Decimal precision | 20130305 | ||
2 | ![]() |
I_SCALE | Call by reference | Type reference (TYPE) | INT4 | Decimal scale | 20130305 |
Method SET_DECIMAL_PROPERTIES on class CL_RSEM_INLINE_TYPE has no exception.
Method SET_GLOBAL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GLOBAL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | The global name | 20130723 |
Method SET_GLOBAL_NAME on class CL_RSEM_INLINE_TYPE has no exception.
Method SET_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Data length (chars or bytes) | 20130305 |
Method SET_LENGTH on class CL_RSEM_INLINE_TYPE has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Inline type name | 20130305 |
Method SET_NAME on class CL_RSEM_INLINE_TYPE has no exception.
Method SET_SEMANTIC_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SEMANTIC_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Semantic type | 20130228 |
Method SET_SEMANTIC_TYPE on class CL_RSEM_INLINE_TYPE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |