SAP ABAP Class IF_FDT_CONSTANT (FDT: Constant)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FDT_EXPRESSION FDT: Expression 20050912
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_CONSTANT FDT: Constant 20050912
Properties
Class IF_FDT_CONSTANT  
Short Description FDT: Constant    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050912   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_CONSTANT has no interface implemented.
Friends
Class IF_FDT_CONSTANT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EXTY_CONSTANT Constant Public Type reference (TYPE) IF_FDT_TYPES=>ID IF_FDT_CONSTANTS=>GC_EXTY_CONSTANT Expression Type "Constant" 20080416
2 MV_ACTION Instance attribute Public Attribute reference (LIKE) 20071228
3 MV_CUSTOMIZING_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
4 MV_EXPRESSION_TYPE_ID Instance attribute Public Attribute reference (LIKE) 20071228
5 MV_ID Instance attribute Public Attribute reference (LIKE) 20051103
6 MV_LOCAL_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
7 MV_MASTERDATA_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
8 MV_OBJECT_TYPE Instance attribute Public Attribute reference (LIKE) 20071228
9 MV_RULE Instance attribute Public Attribute reference (LIKE) 20071228
10 MV_SYSTEM_OBJECT Instance attribute Public Attribute reference (LIKE) 20071228
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONSTANT_VALUE Instance method Public Method Get the Constant Value 20050912
2 SET_CONSTANT_VALUE Instance method Public Method Set the Constant Value 20050912
Events
Class IF_FDT_CONSTANT has no event.
Types
Class IF_FDT_CONSTANT has no local type.
Method Signatures

Method GET_CONSTANT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EA_VALUE Value transfer Type reference (TYPE) ANY The constant value 20050912
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version) 20050926
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20050912

Method SET_CONSTANT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IA_VALUE Call by reference Type reference (TYPE) ANY The constant value 20050912
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20050912
History
Last changed by/on SAP  20090618 
SAP Release Created in