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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | Static method | Public | Method | 20070430 | ||
| 2 | Static method | Public | Method | 20070322 | ||
| 3 | Static method | Public | Method | Creates a predefined constant | 20091215 | |
| 4 | Static method | Public | Method | creates an unnamed constant | 20090209 | |
| 5 | 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 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070525 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070430 | ||||
| 3 | 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 | IA_CNST_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070322 | ||||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070322 | ||||
| 3 | IV_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Data Object | 20070511 | |||
| 4 | IV_UT_PURPOSE | Call by reference | Type reference (TYPE) | CLIKE | 20090326 | ||||
| 5 | RO_TEST_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_CONSTANT | FDT: Constant | 20070322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20070521 |
Method CREATE_CONSTANT_PREDEFINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091215 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Index <= 10 | 20091215 | |||
| 3 | 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 | IA_CNST_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090209 | ||||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090209 | |||
| 3 | IV_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090209 | |||
| 4 | IV_UT_PURPOSE | Call by reference | Type reference (TYPE) | CLIKE | 20090220 | ||||
| 5 | 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 |