ECTD_PAR - Definition of Test Data Container Parameters
Definition of Test Data Container Parameters information is stored in SAP table ECTD_PAR.
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 ECTD_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | ETOBJ_KEY | 0 | |||
| NAME | eCATT Object | X | ETOBJ_NAME | CHAR | 60 | |
| VERSION | eCATT Object Version | X | ETOBJ_VER | NUMC | 16 | |
| PNAME | Name of a Parameter or Command Interface | X | ETP_NAME | CHAR | 60 | |
| PTYP | Visibility of Parameter | X | ETP_TYP | CHAR | 2 | |
| .INCLUDE | ETPAR_ATTR | 0 | ||||
| PINDEX | eCATT: Parameter Index | ETPINDEX | NUMC | 8 | ||
| PGROUP | Group for Parameters and Command Interfaces | ET_PGROUP | CHAR | 60 | ||
| XMLREF_TYP | Type of a Command Interface in XML Schema/Template | ETREF_TYP | CHAR | 2 | ||
| PSTRUC_TYP | Type of Parameter Value ( T = Structured ) | ETPSTRUC | CHAR | 2 | ||
| PENV | Can Be Overwritten Globally | ETENVGL | CHAR | 2 | ||
| PREF_TYPE | eCATT Type of DDIC Reference | ETTABCLASS | CHAR | 16 | ||
| PREF_NAME | Reference for Parameters/Command Interfaces Typing ALT | ETDDONAME | CHAR | 60 | ||
| PDOM | Domain name | DOMNAME | CHAR | 60 | * | |
| PDATTYP | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
| PDATLEN | Length of Field (Number of Characters) | ETDDLEN | NUMC | 8 | ||
| PINTTYP | Data Type in ABAP | ETINTTYPE | CHAR | 2 | ||
| PINTLEN | Internal Length in Bytes | INTLEN | NUMC | 12 | ||
| PDECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
| OPTIONAL | Optional parameter | ETOPTIONAL | CHAR | 2 | ||
| SORT_LNR | eCATT - Sort Index in Lists | ETSORT_LNR | NUMC | 8 | ||
| TESTSYSTEM | Target System (Key in System Data Container) | ETCMP_CMP | CHAR | 60 | ||
| PREF_NAME2 | Reference for Parameter Typing | ETDDONAME2 | CHAR | 510 | ||
| ALIAS_FLAG | eCATT Alias Parameter | ETPALIAS | CHAR | 2 |