CRM_UNIT_CONSTS - System-dependent constants used in ABAP Unit Tests
System-dependent constants used in ABAP Unit Tests information is stored in SAP table CRM_UNIT_CONSTS.
It is part of development package CRMS4_LEGACY in software component CRM-BF. This development package consists of objects that can be grouped under "Objects from obsolete (legacy) components to be preserved".
It is part of development package CRMS4_LEGACY in software component CRM-BF. This development package consists of objects that can be grouped under "Objects from obsolete (legacy) components to be preserved".
Fields for table CRM_UNIT_CONSTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CLASSNAME | Object Type Name | X | SEOCLSNAME | CHAR | 60 | |
CONST_KEY | Component name | X | SEOCMPNAME | CHAR | 60 | |
CONST_VALUE | Text, 255 Characters | TEXT255 | CHAR | 510 |