DFIT_UNIT_PARAM - Parameters for Check Units
Parameters for Check Units information is stored in SAP table DFIT_UNIT_PARAM.
It is part of development package FIT_CHECK_FRW_DT in software component CA-EPT-CCF. This development package consists of objects that can be grouped under "Check Framework Design Time".
It is part of development package FIT_CHECK_FRW_DT in software component CA-EPT-CCF. This development package consists of objects that can be grouped under "Check Framework Design Time".
Fields for table DFIT_UNIT_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHECK_UNIT_ID | Configuration Check ID | X | FIT_CHECK_UNIT | CHAR | 23 | |
VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 1 | |
PARAMETER_NAME | Field Name | X | FIT_FIELDNAME | CHAR | 30 | * |
DATA_ELEMENT | Data Element for a Parameter for a Configuration Check | FIT_DATA_ELEMENT | CHAR | 30 | ||
MANDATORY | Indicates whether config check parameter value is Mandatory | FIT_MANDATORY | CHAR | 1 | ||
INPUT_OPTION | Optionally Select Option or Single value input | FIT_SINGAL_VALUE | CHAR | 1 | ||
IS_CHECKBOX | Indicates whether parameter is to be displayed as a checkbox | FIT_CHECKBOX | CHAR | 1 |