SAP ABAP Class CL_FDT_GTC_TRACE (Unit test : FDT-Trace)
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_UNITTEST_HELPERS | Toolset for global unit tests | 20070810 |
Properties
| Class | CL_FDT_GTC_TRACE | |
| Short Description | Unit test : FDT-Trace | |
| Super Class | CL_FDT_UNITTEST_HELPERS | Toolset for global unit tests |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20070726 | SAP |
| Last change | 20110908 | 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... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_TRACE has no interface implemented.
Friends
Class CL_FDT_GTC_TRACE has no friend class.
Attributes
Class CL_FDT_GTC_TRACE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20070726 | ||
| 2 | Instance method | Private | Method | 20070726 | ||
| 3 | Instance method | Private | Method | 20070726 | ||
| 4 | Instance method | Public | Test Method for ABAP Unit | 20070726 | ||
| 5 | Instance method | Private | Method | 20070726 |
Events
Class CL_FDT_GTC_TRACE has no event.
Types
Class CL_FDT_GTC_TRACE has no local type.
Method Signatures
Method CHECK_DATABASE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TRACE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_TRACE | FDT: Trace | 20110224 | |||
| 2 | ITR_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TRACE=>TR_TIMESTAMP | 20070727 | ||||
| 3 | ITR_USER | Call by reference | Type reference (TYPE) | IF_FDT_TRACE=>TR_USER | 20070727 | ||||
| 4 | IV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20070727 | ||||
| 5 | RV_IS_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070727 |
Method CHECK_DATABASE_ENTRY on class CL_FDT_GTC_TRACE has no exception.
Method CHECK_FOR_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Type reference (TYPE) | STRING | 20070727 | ||||
| 2 | IV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20070727 | ||||
| 3 | RV_IS_PRESENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070727 |
Method CHECK_FOR_TAG on class CL_FDT_GTC_TRACE has no exception.
Method RUN_FOR_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIRST_OPERAND | Call by reference | Type reference (TYPE) | ANY | 20070727 | ||||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | IF_FDT_FORMULA=>FORMULA | 20070727 | ||||
| 3 | IV_SECOND_OPERAND | Call by reference | Type reference (TYPE) | ANY | 20070727 | ||||
| 4 | IV_TEST_TYPE | Call by reference | Type reference (TYPE) | C | 20070727 | ||||
| 5 | IV_TRACE_MODE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TRACE_MODE | 20070727 |
Method RUN_FOR_CASE on class CL_FDT_GTC_TRACE has no exception.
Method RUN_UNIT_TEST Signature
Method RUN_UNIT_TEST on class CL_FDT_GTC_TRACE has no parameter.
Method RUN_UNIT_TEST on class CL_FDT_GTC_TRACE has no exception.
Method VALIDATE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPT_RESULT | Call by reference | Type reference (TYPE) | ANY | 20070727 | ||||
| 2 | IV_LEVEL | Call by reference | Type reference (TYPE) | ANY | 20070727 | ||||
| 3 | IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20070727 | ||||
| 4 | IV_QUIT | Call by reference | Type reference (TYPE) | ANY | 20070727 | ||||
| 5 | IV_RESULT | Call by reference | Type reference (TYPE) | ANY | 20070727 |
Method VALIDATE_RESULT on class CL_FDT_GTC_TRACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |