SAP ABAP Table FDT_TEST_PROFILE (Stores profiles and test classes)
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
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | FDT_TEST_PROFILE |
|
| Short Description | Stores profiles and test classes |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | L | Table for storing temporary data, delivered empty |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
FDT_TEST_PROGNAME | PROGNAME | CHAR | 40 | 0 | Name of the test classes | ||
| 2 | |
FDT_TEST_METHOD | CHAR30 | CHAR | 30 | 0 | Name of test methods | ||
| 3 | |
FDT_TEST_SYSTEM_FLAG | CHAR | 1 | 0 | System flag :Set to 'X' executes in the customer environment | |||
| 4 | |
FDT_TEST_PROFILE_NAME | CHAR | 30 | 0 | Unit test profile name | |||
| 5 | |
FDT_TEST_OBJECT_FLAG | CHAR | 1 | 0 | Object Flag :Set to 'X' for single instance of object |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |