SAP ABAP Class IF_BICS_VARIABLE_INTEGER (Integer 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_INTEGER Integer Variable 20100510
Properties
Class IF_BICS_VARIABLE_INTEGER  
Short Description Integer 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_INTEGER has no interface implemented.
Friends
Class IF_BICS_VARIABLE_INTEGER has no friend class.
Attributes
Class IF_BICS_VARIABLE_INTEGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Method Read Value 20100517
2 HAS_NULL_VALUE Instance method Public Method Check for Zero Value 20100517
3 SET_NULL_VALUE Instance method Public Method Set Zero Value 20100517
4 SET_VALUE Instance method Public Method Set value 20100517
Events
Class IF_BICS_VARIABLE_INTEGER has no event.
Types
Class IF_BICS_VARIABLE_INTEGER has no local type.
Method Signatures

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) I 20100517

Method GET_VALUE on class IF_BICS_VARIABLE_INTEGER 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 20100517

Method HAS_NULL_VALUE on class IF_BICS_VARIABLE_INTEGER has no exception.

Method SET_NULL_VALUE Signature

Method SET_NULL_VALUE on class IF_BICS_VARIABLE_INTEGER has no parameter.
Method SET_NULL_VALUE on class IF_BICS_VARIABLE_INTEGER 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) I 20100517

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