Table 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 | Structure for MS Access communication char. array/ABAP type | ||
| 2 | ACCESS_PAR | Structure for MS Access Communication Parameters for 32BitVB | ||
| 3 | ACC_TEXTE | Structure for message texts VB / Down/Upload PM/PS/QM | ||
| 4 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | ||
| 5 | RACC | Help structure | ||
| 6 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(FLG_NO_DOWNLOAD) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 7 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(FLG_POPUP) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 8 | RC27X | Auxiliary fields for list processing in routings | SOURCE VALUE(FLG_APPEND) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 9 | RFCDES | Destination table for Remote Function Call | ||
| 10 | SUBDFIES | Section from DFIES for duplicating tables and UNIX | SOURCE VALUE(TABNAME) LIKE SUBDFIES-TABNAME |
|
| 11 | SUBDFIES | Section from DFIES for duplicating tables and UNIX | SOURCE VALUE(REFTABLE) LIKE SUBDFIES-REFTABLE DEFAULT SPACE |
|
| 12 | T390D | PM: Destinations and database names for download | SOURCE VALUE(DBNAME) LIKE T390D-DBNAME |
|
| 13 | T390D | PM: Destinations and database names for download | SOURCE VALUE(DEST) LIKE T390D-DEST |