SAP ABAP Class CL_FDT_GTC_FORMULA (Unit Test for Expression Type Formula)
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 | 20070502 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_FORMULA_BRS | Unit-Test for Expression: Formula (BRS) | 20111207 |
Properties
Class | CL_FDT_GTC_FORMULA | |
Short Description | Unit Test for Expression Type Formula | |
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 | 20070502 | 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... |
Interfaces
Class CL_FDT_GTC_FORMULA has no interface implemented.
Friends
Class CL_FDT_GTC_FORMULA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070503 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20080125 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080128 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100305 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070907 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20120727 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070503 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080128 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080128 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070503 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080125 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080128 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080128 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20080128 | ||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unit Conversion error Raised? | 20090306 |
Methods
Events
Class CL_FDT_GTC_FORMULA has no event.
Types
Class CL_FDT_GTC_FORMULA has no local type.
Method Signatures
Method CREATE_DEMO_FORMULA 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 | 20070502 | |||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Context ID | 20080124 | ||
3 | ![]() |
IV_RESULT_DO | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Data Object | 20070502 | ||
4 | ![]() |
IV_UT_PURPOSE | Call by reference | Type reference (TYPE) | CLIKE | 20090305 | |||
5 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20070502 |
Method CREATE_DEMO_FORMULA on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_AMOUNT 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 | 20090306 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the Formula (<7) | 20090306 | |
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090306 |
Method CREATE_FORMULA_AMOUNT on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_BOOLEAN 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 | 20090306 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the Formula (<34) | 20090306 | |
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090306 |
Method CREATE_FORMULA_BOOLEAN on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_CONTEXT_COMPARE 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 | 20090115 | |||
2 | ![]() |
IV_OPTION | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20090115 | ||
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090115 |
Method CREATE_FORMULA_CONTEXT_COMPARE on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_NUMBER 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 | 20090306 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the Formula (<19) | 20090306 | |
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090306 |
Method CREATE_FORMULA_NUMBER on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_NUMBER_VECTOR 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 | 20090306 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the Formula (<7) | 20090306 | |
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090306 |
Method CREATE_FORMULA_NUMBER_VECTOR on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_QUANTITY 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 | 20090306 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the Formula (<7) | 20090306 | |
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090306 |
Method CREATE_FORMULA_QUANTITY on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_SUM_CONTEXT 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 | 20081217 | |||
2 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20081217 |
Method CREATE_FORMULA_SUM_CONTEXT on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_TEXT 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 | 20090306 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the Formula (<8) | 20090306 | |
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090306 |
Method CREATE_FORMULA_TEXT on class CL_FDT_GTC_FORMULA has no exception.
Method CREATE_FORMULA_TIMEPOINT 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 | 20090306 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Number of the Formula (<5) | 20090306 | |
3 | ![]() |
RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FORMULA | FDT: Formula | 20090306 |
Method CREATE_FORMULA_TIMEPOINT on class CL_FDT_GTC_FORMULA has no exception.
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_CONTEXT | FDT: Context | 20070503 |
Method GET_CONTEXT on class CL_FDT_GTC_FORMULA has no exception.
Method MFT_EXPR_1400_000_SET_FORMULA Signature
Method MFT_EXPR_1400_000_SET_FORMULA on class CL_FDT_GTC_FORMULA has no parameter.
Method MFT_EXPR_1400_000_SET_FORMULA on class CL_FDT_GTC_FORMULA has no exception.
Method MFT_EXPR_1400_001_ADD_TEXT Signature
Method MFT_EXPR_1400_001_ADD_TEXT on class CL_FDT_GTC_FORMULA has no parameter.
Method MFT_EXPR_1400_001_ADD_TEXT on class CL_FDT_GTC_FORMULA has no exception.
Method MFT_EXPR_FUNCTIONAL_DOCU Signature
Method MFT_EXPR_FUNCTIONAL_DOCU on class CL_FDT_GTC_FORMULA has no parameter.
Method MFT_EXPR_FUNCTIONAL_DOCU on class CL_FDT_GTC_FORMULA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |