FDT_TEST_PROFILE - Stores profiles and test classes

Stores profiles and test classes information is stored in SAP table FDT_TEST_PROFILE.
It is part of development package SFDT_TEST in software component BC-SRV-BR. This development package consists of objects that can be grouped under "BRFplus: Global Test Classes".

Fields for table FDT_TEST_PROFILE

Field Name
Description
Is Key
Data Element
Data Type
Length
Check Table
TEST_CLASS_NAMEName of the test classesXFDT_TEST_PROGNAMECHAR40
TEST_METHOD_NAMEName of test methodsXFDT_TEST_METHODCHAR30
SYSTEM_FLAGSystem flag :Set to 'X' executes in the customer environmentXFDT_TEST_SYSTEM_FLAGCHAR1
PROFILEUnit test profile nameXFDT_TEST_PROFILE_NAMECHAR30
OBJ_FLAGObject Flag :Set to 'X' for single instance of objectFDT_TEST_OBJECT_FLAGCHAR1
Privacy Policy