SAP ABAP Class CL_FDT_GTC_FUNCTION (Unit Test for Functions)
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_ADMIN_DATA | Abstract test class for testing transactional FDT objects | 20070410 |
Properties
| Class | CL_FDT_GTC_FUNCTION | |
| Short Description | Unit Test for Functions | |
| Super Class | CL_FDT_GTC_ADMIN_DATA | Abstract test class for testing transactional FDT objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20070410 | 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_FUNCTION has no interface implemented.
Friends
Class CL_FDT_GTC_FUNCTION has no friend class.
Attributes
Class CL_FDT_GTC_FUNCTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070410 | ||
| 2 | Instance method | Protected | Test Method for ABAP Unit | Test: Create two function with identical names | 20070430 | |
| 3 | Instance method | Protected | Test Method for ABAP Unit | 20110418 | ||
| 4 | Instance method | Protected | Test Method for ABAP Unit | 20111206 |
Events
Class CL_FDT_GTC_FUNCTION has no event.
Types
Class CL_FDT_GTC_FUNCTION has no local type.
Method Signatures
Method CREATE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT_EXPRESSION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_EXPRESSION | FDT: Expression | 20070410 | |||
| 2 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070410 | ||||
| 3 | IV_FUNCTION_MODE | Call by reference | Type reference (TYPE) | IF_FDT_FUNCTION=>FUNCTION_MODE | Function Mode | 20091005 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 20070601 | ||||
| 5 | RO_FUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_FUNCTION | FDT: Function | 20070410 |
Method CREATE_FUNCTION on class CL_FDT_GTC_FUNCTION has no exception.
Method MFT_FNCT_000_DOULBETS Signature
Method MFT_FNCT_000_DOULBETS on class CL_FDT_GTC_FUNCTION has no parameter.
Method MFT_FNCT_000_DOULBETS on class CL_FDT_GTC_FUNCTION has no exception.
Method MFT_FNCT_001_CHECK_NAME Signature
Method MFT_FNCT_001_CHECK_NAME on class CL_FDT_GTC_FUNCTION has no parameter.
Method MFT_FNCT_001_CHECK_NAME on class CL_FDT_GTC_FUNCTION has no exception.
Method MFT_FNCT_002_LTRACE_EXP_CHECK Signature
Method MFT_FNCT_002_LTRACE_EXP_CHECK on class CL_FDT_GTC_FUNCTION has no parameter.
Method MFT_FNCT_002_LTRACE_EXP_CHECK on class CL_FDT_GTC_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |