Table/Structure Field list used by SAP ABAP Function Module TABLE_EXPORT_TO_MSACCESS (Funktionsgruppe für FB's um Tabellen ins MS-ACCESS zu klonen)
SAP ABAP Function Module
TABLE_EXPORT_TO_MSACCESS (Funktionsgruppe für FB's um Tabellen ins MS-ACCESS zu klonen) 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 | ACCESS_PAR - FIELDNAME | Field Name | ||
| 5 | ACCESS_PAR - FIELDVALUE | Application data for MS ACCESS download: max. 2K | ||
| 6 | ACC_TEXTE - MSGTEXT | 128 character | ||
| 7 | DFIES - CONVEXIT | Conversion Routine | ||
| 8 | DFIES - INTLEN | Internal Length in Bytes | ||
| 9 | DFIES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 10 | DFIES - OUTPUTLEN | Output Length | ||
| 11 | DFIES - POSITION | Position of the field in the table | ||
| 12 | RACC - RFCZIEL | Logical Destination (Specified in Function Call) | ||
| 13 | RC27X - FLG_SEL | Selection indicator | ||
| 14 | RC27X - FLG_SEL | Selection indicator | SOURCE VALUE(FLG_APPEND) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 15 | RC27X - FLG_SEL | Selection indicator | SOURCE VALUE(FLG_NO_DOWNLOAD) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 16 | RC27X - FLG_SEL | Selection indicator | SOURCE VALUE(FLG_POPUP) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 17 | RFCDES - RFCDEST | Logical Destination (Specified in Function Call) | ||
| 18 | RFCDES - RFCOPTIONS | Connection options | ||
| 19 | RFCOPTIONALL - RFCOPTIONS | Connection options | ||
| 20 | SUBDFIES - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE SUBDFIES-TABNAME |
|
| 21 | SUBDFIES - TABNAME | Table Name | ||
| 22 | SUBDFIES - REFTABLE | Table for reference field | SOURCE VALUE(REFTABLE) LIKE SUBDFIES-REFTABLE DEFAULT SPACE |
|
| 23 | SUBDFIES - REFTABLE | Table for reference field | ||
| 24 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 25 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 26 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 27 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 28 | T390D - DBNAME | PC Database Name for Download | ||
| 29 | T390D - DBNAME | PC Database Name for Download | SOURCE VALUE(DBNAME) LIKE T390D-DBNAME |
|
| 30 | T390D - DEST | Destination for Download | ||
| 31 | T390D - DEST | Destination for Download | SOURCE VALUE(DEST) LIKE T390D-DEST |