Data Element 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 | ![]() |
FLG_SEL | Selection indicator | SOURCE VALUE(FLG_APPEND) LIKE RC27X-FLG_SEL DEFAULT SPACE |
2 | ![]() |
FLG_SEL | Selection indicator | SOURCE VALUE(FLG_NO_DOWNLOAD) LIKE RC27X-FLG_SEL DEFAULT SPACE |
3 | ![]() |
FLG_SEL | Selection indicator | SOURCE VALUE(FLG_POPUP) LIKE RC27X-FLG_SEL DEFAULT SPACE |
4 | ![]() |
I_DBNAME | PC Database Name for Download | SOURCE VALUE(DBNAME) LIKE T390D-DBNAME |
5 | ![]() |
I_DEST | Destination for Download | SOURCE VALUE(DEST) LIKE T390D-DEST |
6 | ![]() |
REFTABLE | Table for reference field | SOURCE VALUE(REFTABLE) LIKE SUBDFIES-REFTABLE DEFAULT SPACE |
7 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE SUBDFIES-TABNAME |