ECSCR_DATA - Values for eCATT Script Parameters
Values for eCATT Script Parameters information is stored in SAP table ECSCR_DATA.
It is part of development package SECATT_DDIC in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT ABAP Dictionary Objects".
It is part of development package SECATT_DDIC in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT ABAP Dictionary Objects".
Fields for table ECSCR_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | ETOBJ_KEY | 0 | |||
NAME | eCATT Object | X | ETOBJ_NAME | CHAR | 30 | |
VERSION | eCATT Object Version | X | ETOBJ_VER | NUMC | 8 | |
PNAME | Name of a Parameter or Command Interface | X | ETP_NAME | CHAR | 30 | |
PTYP | Visibility of Parameter | X | ETP_TYP | CHAR | 1 | |
VARID | Variant Name | X | ETVAR_ID | CHAR | 30 | |
.INCLUDE | ETPAR_VAL | 0 | ||||
VALUE | eCATT Parameter Value | ETVAL | STRG | 8 | ||
VAL_TYPE | Type of Parameter Value | ETVAL_TYPE | CHAR | 1 | ||
VALUE_XSTR | eCATT Parameter Value as XSTRING | ETVAL_XSTR | RSTR | 8 |