SAP ABAP Class CL_FOBU_UNITTEST (Unit test for formula builder)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
S_FORMULA_BUILDER (Package) Formula Builder

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20100624 |
Properties
Class | CL_FOBU_UNITTEST | |
Short Description | Unit test for formula builder | |
Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | S_FORMULA_BUILDER | Formula Builder |
Created | 20100624 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FOBU_UNITTEST has no forward declaration.
Interfaces
Class CL_FOBU_UNITTEST has no interface implemented.
Friends
Class CL_FOBU_UNITTEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 'C' | 20100624 | |||
2 | ![]() |
Constant | Private | See coding | 'E' | 20100624 | |||
3 | ![]() |
Constant | Private | See coding | 'P' | 20100624 | |||
4 | ![]() |
Instance attribute | Private | See coding | 20100624 | ||||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUMC10 | 20100624 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20100624 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFBE_T_ABAPSOURCE | 20100624 |
Methods
Events
Class CL_FOBU_UNITTEST has no event.
Types
Class CL_FOBU_UNITTEST has no local type.
Method Signatures
Method CREATE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | SFBETYPE | 20100624 | |||
2 | ![]() |
RE_DATA_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20100624 |
Method CREATE_DATA on class CL_FOBU_UNITTEST has no exception.
Method EVALUATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100624 | |||
2 | ![]() |
IM_CO_MODE | Call by reference | Type reference (TYPE) | C | 20100624 | |||
3 | ![]() |
IM_FORMULA | Call by reference | Type reference (TYPE) | STRING | 20100624 | |||
4 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | SFBETYPE | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100624 | ||
2 | ![]() |
20100624 | ||
3 | ![]() |
20100624 | ||
4 | ![]() |
20100624 | ||
5 | ![]() |
20100624 | ||
6 | ![]() |
20100624 |
Method EVALUATE_NEG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPILES | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X' | 20100624 | ||
2 | ![]() |
IM_CO_MODE | Call by reference | Type reference (TYPE) | C | 20100624 | |||
3 | ![]() |
IM_FORMULA | Call by reference | Type reference (TYPE) | STRING | 20100624 | |||
4 | ![]() |
IM_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20100624 | |||
5 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | SFBETYPE | 20100624 |
Method EVALUATE_NEG on class CL_FOBU_UNITTEST has no exception.
Method EVALUATE_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPILES | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X' | 20100624 | ||
2 | ![]() |
IM_CO_MODE | Call by reference | Type reference (TYPE) | C | 20100624 | |||
3 | ![]() |
IM_FORMULA | Call by reference | Type reference (TYPE) | STRING | 20100624 | |||
4 | ![]() |
IM_RESULT | Call by reference | Type reference (TYPE) | SIMPLE | 20100624 | |||
5 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | SFBETYPE | 20100624 |
Method EVALUATE_POS on class CL_FOBU_UNITTEST has no exception.
Method INITIALIZE_FOR_COMPILE Signature
Method INITIALIZE_FOR_COMPILE on class CL_FOBU_UNITTEST has no parameter.
Method INITIALIZE_FOR_COMPILE on class CL_FOBU_UNITTEST has no exception.
Method INITIALIZE_FOR_EVALUATE Signature
Method INITIALIZE_FOR_EVALUATE on class CL_FOBU_UNITTEST has no parameter.
Method INITIALIZE_FOR_EVALUATE on class CL_FOBU_UNITTEST has no exception.
Method INITIALIZE_FOR_PERFORM Signature
Method INITIALIZE_FOR_PERFORM on class CL_FOBU_UNITTEST has no parameter.
Method INITIALIZE_FOR_PERFORM on class CL_FOBU_UNITTEST has no exception.
Method SYNTAX_CHECK Signature
Method SYNTAX_CHECK on class CL_FOBU_UNITTEST has no parameter.
Method SYNTAX_CHECK on class CL_FOBU_UNITTEST has no exception.
Method TEST_AMOUNT Signature
Method TEST_AMOUNT on class CL_FOBU_UNITTEST has no parameter.
Method TEST_AMOUNT on class CL_FOBU_UNITTEST has no exception.
Method TEST_BOOLEAN Signature
Method TEST_BOOLEAN on class CL_FOBU_UNITTEST has no parameter.
Method TEST_BOOLEAN on class CL_FOBU_UNITTEST has no exception.
Method TEST_BOOLEAN_CORE Signature
Method TEST_BOOLEAN_CORE on class CL_FOBU_UNITTEST has no parameter.
Method TEST_BOOLEAN_CORE on class CL_FOBU_UNITTEST has no exception.
Method TEST_COMPARISONS Signature
Method TEST_COMPARISONS on class CL_FOBU_UNITTEST has no parameter.
Method TEST_COMPARISONS on class CL_FOBU_UNITTEST has no exception.
Method TEST_COMPARISONS_CORE Signature
Method TEST_COMPARISONS_CORE on class CL_FOBU_UNITTEST has no parameter.
Method TEST_COMPARISONS_CORE on class CL_FOBU_UNITTEST has no exception.
Method TEST_FUNCTIONS Signature
Method TEST_FUNCTIONS on class CL_FOBU_UNITTEST has no parameter.
Method TEST_FUNCTIONS on class CL_FOBU_UNITTEST has no exception.
Method TEST_FUNCTIONS_CORE Signature
Method TEST_FUNCTIONS_CORE on class CL_FOBU_UNITTEST has no parameter.
Method TEST_FUNCTIONS_CORE on class CL_FOBU_UNITTEST has no exception.
Method TEST_NUMBERS Signature
Method TEST_NUMBERS on class CL_FOBU_UNITTEST has no parameter.
Method TEST_NUMBERS on class CL_FOBU_UNITTEST has no exception.
Method TEST_NUMBERS_CORE Signature
Method TEST_NUMBERS_CORE on class CL_FOBU_UNITTEST has no parameter.
Method TEST_NUMBERS_CORE on class CL_FOBU_UNITTEST has no exception.
Method TEST_OTHERS Signature
Method TEST_OTHERS on class CL_FOBU_UNITTEST has no parameter.
Method TEST_OTHERS on class CL_FOBU_UNITTEST has no exception.
Method TEST_OTHERS_CORE Signature
Method TEST_OTHERS_CORE on class CL_FOBU_UNITTEST has no parameter.
Method TEST_OTHERS_CORE on class CL_FOBU_UNITTEST has no exception.
Method TEST_PRICE Signature
Method TEST_PRICE on class CL_FOBU_UNITTEST has no parameter.
Method TEST_PRICE on class CL_FOBU_UNITTEST has no exception.
Method TEST_QUANTITY Signature
Method TEST_QUANTITY on class CL_FOBU_UNITTEST has no parameter.
Method TEST_QUANTITY on class CL_FOBU_UNITTEST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |