Table/Structure Field list used by SAP ABAP Function Module TABLE_CONVERT_FOR_MSACCESS (Konvertieren von Tabellen in ein 1000 byte CHAR Feld)
SAP ABAP Function Module
TABLE_CONVERT_FOR_MSACCESS (Konvertieren von Tabellen in ein 1000 byte CHAR Feld) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACCESS_COM - SDATA | Application data for MS ACCESS download: max. 2K | ||
| 2 | ACCESS_COM - TABNAM | Table Name | ||
| 3 | ACCESS_COM - MANDT | Client | ||
| 4 | DFIES - OUTPUTLEN | Output Length | ||
| 5 | DFIES - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DFIES-TABNAME |
|
| 6 | DFIES - TABNAME | Table Name | ||
| 7 | DFIES - REFFIELD | Reference field for currency and qty fields | ||
| 8 | DFIES - POSITION | Position of the field in the table | ||
| 9 | DFIES - OFFSET | Field Offset in Work Area | ||
| 10 | DFIES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 11 | DFIES - INTLEN | Internal Length in Bytes | ||
| 12 | DFIES - FIELDNAME | Field Name | ||
| 13 | DFIES - DATATYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | ||
| 14 | DFIES - CONVEXIT | Conversion Routine | ||
| 15 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 16 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 17 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |