SAP ABAP Interface IF_BICS_VARIABLE_DOUBLE (Double Variable)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_VARIABLE_DOUBLE | Double tvariable | 20100510 |
Properties
Interface | IF_BICS_VARIABLE_DOUBLE | |
Short Description | Double Variable |
General Data
Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
Created | 20100510 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_OBJECT | Root Object for BICS Entities | 20100510 | ||
2 | IF_BICS_VARIABLE | Variable | 20100510 |
Friends
Interface IF_BICS_VARIABLE_DOUBLE has no friend.
Attributes
Interface IF_BICS_VARIABLE_DOUBLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Number of Decimal Places | 20100602 |
2 | ![]() |
Instance method | Public | Method | Read Value | 20100518 |
3 | ![]() |
Instance method | Public | Method | Check for Zero Value | 20100518 |
4 | ![]() |
Instance method | Public | Method | Set Zero Value | 20100518 |
5 | ![]() |
Instance method | Public | Method | Set value | 20100518 |
Events
Interface IF_BICS_VARIABLE_DOUBLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_N_DOUBLE | Public | Type reference (TYPE) | DECFLOAT34 | Decimal Floating Point Number | 20100519 |
|
Method Signatures
Method GET_DECIMAL_PLACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DECIMAL_PLACES | Value transfer | Type reference (TYPE) | I | 20100602 |
Method GET_DECIMAL_PLACES on Interface IF_BICS_VARIABLE_DOUBLE has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | T_N_DOUBLE | dezimale Gleitpunktzahl | 20100518 |
Method GET_VALUE on Interface IF_BICS_VARIABLE_DOUBLE has no exception.
Method HAS_NULL_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_NULL_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100519 |
Method HAS_NULL_VALUE on Interface IF_BICS_VARIABLE_DOUBLE has no exception.
Method SET_NULL_VALUE Signature
Method SET_NULL_VALUE on Interface IF_BICS_VARIABLE_DOUBLE has no parameter.
Method SET_NULL_VALUE on Interface IF_BICS_VARIABLE_DOUBLE has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | T_N_DOUBLE | dezimale Gleitpunktzahl | 20100519 |
Method SET_VALUE on Interface IF_BICS_VARIABLE_DOUBLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |