VEC_TASKTYPE - Validation Task Type
Validation Task Type information is stored in SAP table VEC_TASKTYPE.
It is part of development package FIN_VE in software component FIN-CS-VE. This development package consists of objects that can be grouped under "Financial Validation Engine".
It is part of development package FIN_VE in software component FIN-CS-VE. This development package consists of objects that can be grouped under "Financial Validation Engine".
Fields for table VEC_TASKTYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SCEN_ID | Validation Scenario | X | VEC_SCEN_ID | CHAR | 10 | |
TASK_TYPE | Validation Task Type | X | VEC_TASK_TYPE | CHAR | 4 | |
RUN_REPORT | ABAP Program Name | PROGRAMM | CHAR | 80 | ||
ENTITY_CDS | Entity from CDS Views | VEC_CDS_ENT_NAME | CHAR | 60 | ||
ENTITY_FIELD | Entity Field in Data Release Requests | VEC_DRR_ENTITY_FIELD | CHAR | 60 | ||
ENTITY_COMPOUND_FIELD | Entity Compound Field in Data Release Requests | VEC_ENTITY_COMPOUND_FIELD | CHAR | 60 | ||
REF_TABLE | ALV Control: Reference Table Name for Internal Table Field | LVC_RTNAME | CHAR | 60 | ||
REF_FIELD | ALV control: Reference field name for internal table field | LVC_RFNAME | CHAR | 60 |