SAP ABAP Class IF_BICS_VARIABLE_DOUBLE (Double Variable)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_OBJECT Root Object for BICS Entities 20100510
2 Interface composition (i COMPRISING i_ref)  IF_BICS_VARIABLE Variable 20100510
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
Class IF_BICS_VARIABLE_DOUBLE  
Short Description Double Variable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100510   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_BICS_VARIABLE_DOUBLE has no interface implemented.
Friends
Class IF_BICS_VARIABLE_DOUBLE has no friend class.
Attributes
Class IF_BICS_VARIABLE_DOUBLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DECIMAL_PLACES Instance method Public Method Read Number of Decimal Places 20100602
2 GET_VALUE Instance method Public Method Read Value 20100518
3 HAS_NULL_VALUE Instance method Public Method Check for Zero Value 20100518
4 SET_NULL_VALUE Instance method Public Method Set Zero Value 20100518
5 SET_VALUE Instance method Public Method Set value 20100518
Events
Class 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 Returning R_DECIMAL_PLACES Value transfer Type reference (TYPE) I 20100602

Method GET_DECIMAL_PLACES on class 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 Returning R_VALUE Value transfer Type reference (TYPE) T_N_DOUBLE dezimale Gleitpunktzahl 20100518

Method GET_VALUE on class 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 Returning R_HAS_NULL_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20100519

Method HAS_NULL_VALUE on class IF_BICS_VARIABLE_DOUBLE has no exception.

Method SET_NULL_VALUE Signature

Method SET_NULL_VALUE on class IF_BICS_VARIABLE_DOUBLE has no parameter.
Method SET_NULL_VALUE on class 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 Importing I_VALUE Call by reference Type reference (TYPE) T_N_DOUBLE dezimale Gleitpunktzahl 20100519

Method SET_VALUE on class IF_BICS_VARIABLE_DOUBLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in