Table/Structure Field list used by SAP ABAP Function Module TABCONTROL_RFCTABLESTRUCT (Obtain the Structure from shlp_tab-fielddescr)
SAP ABAP Function Module
TABCONTROL_RFCTABLESTRUCT (Obtain the Structure from shlp_tab-fielddescr) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES - INTLEN | Internal Length in Bytes | ||
| 2 | DFIES - OFFSET | Field Offset in Work Area | ||
| 3 | DFIES - OUTPUTLEN | Output Length | ||
| 4 | DFIES - POSITION | Position of the field in the table | ||
| 5 | DFIES - TABNAME | Table Name | ||
| 6 | RFC_FIELDS - DECIMALS | Number of decimal places | ||
| 7 | RFC_FIELDS - EXID | ABAP Data Type | ||
| 8 | RFC_FIELDS - FIELDNAME | Field Name | ||
| 9 | RFC_FIELDS - INTLENGTH | Internal Field Length | ||
| 10 | RFC_FIELDS - OFFSET | Field offset from beginning of structure (from 0) | ||
| 11 | RFC_FIELDS - POSITION | Position of field in structure (from 1) | ||
| 12 | RFC_FIELDS - TABNAME | Table Name | ||
| 13 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |