CAT_DP_FOR - DataTab format for data provider ! Iposition Ioffset !
DataTab format for data provider ! Iposition Ioffset ! information is stored in SAP table CAT_DP_FOR.
It is part of development package SCAT in software component BC-TWB-TST-CAT. This development package consists of objects that can be grouped under "Computer Aided Test Tools".
It is part of development package SCAT in software component BC-TWB-TST-CAT. This development package consists of objects that can be grouped under "Computer Aided Test Tools".
Fields for table CAT_DP_FOR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ABLNR | CATT - Test case | X | CATNR | CHAR | 30 | |
| COMMID | Character field, 8 characters long | X | CHAR8 | CHAR | 8 | |
| SUBID | Character field, 8 characters long | X | CHAR8 | CHAR | 8 | |
| CALLNO | 10 digit number | X | NUM10 | NUMC | 10 | |
| LINNO | 10 digit number | X | NUM10 | NUMC | 10 | |
| TABNAME | Table Name | TABNAME | CHAR | 30 | * | |
| FIELDNAME | Field Name | FIELDNAME | CHAR | 30 | * | |
| IPOSITION | Position of field in structure (from 1) | IPOS | INT4 | 4 | ||
| IOFFSET | Field offset from beginning of structure (from 0) | IOFF | INT4 | 4 | ||
| INTLENGTH | Internal length of field | ILEN | INT4 | 4 | ||
| DECIMALS | Number of decimal places | IDEC | INT4 | 4 | ||
| EXID | ABAP Data Type | ABAPTYPE | CHAR | 1 |