SAP ABAP Class CL_FDT_GTC_CONSTANT (Unit Test for Class CL_FDT_CONSTANT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TEST (Package) BRFplus: Global Test Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 20070302
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_CONSTANT_BRS Unit-Test for Expression: Constant (BRS) 20111206
Properties
Class CL_FDT_GTC_CONSTANT  
Short Description Unit Test for Class CL_FDT_CONSTANT    
Super Class CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20070302   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)
2 IF_FDT_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_CONSTANT has no interface implemented.
Friends
Class CL_FDT_GTC_CONSTANT has no friend class.
Attributes
Class CL_FDT_GTC_CONSTANT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BOOLEAN_CONSTANT Static method Public Method 20070430
2 CREATE_CONSTANT Static method Public Method 20070322
3 CREATE_CONSTANT_PREDEFINED Static method Public Method Creates a predefined constant 20091215
4 CREATE_UNNAMED_CONSTANT Static method Public Method creates an unnamed constant 20090209
5 MFT_EXPR_PROCESS_EXT_COMMIT Instance method Protected Test Method for ABAP Unit Test generates and executes function with external COMMIT 20111207
Events
Class CL_FDT_GTC_CONSTANT has no event.
Types
Class CL_FDT_GTC_CONSTANT has no local type.
Method Signatures

Method CREATE_BOOLEAN_CONSTANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070525
2 Importing IV_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20070430
3 Returning RV_COND_ID Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID 20070430

Method CREATE_BOOLEAN_CONSTANT on class CL_FDT_GTC_CONSTANT has no exception.

Method CREATE_CONSTANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IA_CNST_VALUE Call by reference Type reference (TYPE) ANY 20070322
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070322
3 Importing IV_DATA_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID FDT: Data Object 20070511
4 Importing IV_UT_PURPOSE Call by reference Type reference (TYPE) CLIKE 20090326
5 Returning RO_TEST_OBJECT Value transfer Object reference (TYPE REF TO) IF_FDT_CONSTANT FDT: Constant 20070322
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070521

Method CREATE_CONSTANT_PREDEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20091215
2 Importing IV_INDEX Call by reference Type reference (TYPE) I Index <= 10 20091215
3 Returning RO_CONSTANT Value transfer Object reference (TYPE REF TO) IF_FDT_CONSTANT FDT: Constant 20091215

Method CREATE_CONSTANT_PREDEFINED on class CL_FDT_GTC_CONSTANT has no exception.

Method CREATE_UNNAMED_CONSTANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IA_CNST_VALUE Call by reference Type reference (TYPE) ANY 20090209
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090209
3 Importing IV_DATA_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090209
4 Importing IV_UT_PURPOSE Call by reference Type reference (TYPE) CLIKE 20090220
5 Returning RO_TEST_OBJECT Value transfer Object reference (TYPE REF TO) IF_FDT_CONSTANT FDT: Constant 20090209

Method CREATE_UNNAMED_CONSTANT on class CL_FDT_GTC_CONSTANT has no exception.

Method MFT_EXPR_PROCESS_EXT_COMMIT Signature

Method MFT_EXPR_PROCESS_EXT_COMMIT on class CL_FDT_GTC_CONSTANT has no parameter.
Method MFT_EXPR_PROCESS_EXT_COMMIT on class CL_FDT_GTC_CONSTANT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710