Table/Structure Field list used by SAP ABAP Function Module DD_TBFD_CHK_POOL (Check special properties of tables of type Pool)
SAP ABAP Function Module
DD_TBFD_CHK_POOL (Check special properties of tables of type Pool) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD03P - FIELDNAME | Field Name | ||
| 2 | DD03P - INTLEN | Internal Length in Bytes | ||
| 3 | DD03P - INTTYPE | ABAP data type (C,D,N,...) | ||
| 4 | DD03P - KEYFLAG | Identifies a key field of a table | ||
| 5 | DD03P - LENG | Length (No. of Characters) | ||
| 6 | DD03P - POSITION | Position of the field in the table | ||
| 7 | DD03P - DATATYPE | Data Type in ABAP Dictionary | ||
| 8 | DD06V - DATAMAX | Maximum length of pool function part | ||
| 9 | DD06V - KEYMAX | Maximum length of identifying key | ||
| 10 | DDNAMES - CHECKNUM | Number of a test | ||
| 11 | DDNAMES - NAME2 | 30 Characters | ||
| 12 | DDNAMES - NAME1 | 30 Characters | ||
| 13 | POOLCHECK - DATALENGTH | Is DD check to be executed/how? | ||
| 14 | POOLCHECK - FLDTYPE | Is DD check to be executed/how? | ||
| 15 | POOLCHECK - KEYLENGTH | Is DD check to be executed/how? | ||
| 16 | POOLCHECK - KEYTYPE | Is DD check to be executed/how? | ||
| 17 | POOLCHECK - MAXPLENG | Is DD check to be executed/how? | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |