SAP ABAP Function Module TABLE_EXPORT_TO_MSACCESS (Funktionsgruppe für FB's um Tabellen ins MS-ACCESS zu klonen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-CRP-LVL (Application Component) Capacity Leveling
     CIXX (Package) CIM integration: Capisce XXL link
Basic Data
Function Module TABLE_EXPORT_TO_MSACCESS Funktionsgruppe für FB's um Tabellen ins MS-ACCESS zu klonen  
Function Group MSDB   Function group for MS Access func. mod.s  
Program Name SAPLMSDB    
INCLUDE Name LMSDBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DBNAME TYPE T390D-DBNAME Name of ACCESS DB on PC - file name
Importing LANGU TYPE SYST-LANGU SY-LANGU Language key
Importing DEST TYPE T390D-DEST Using SM59 maintained RFC destination
Importing TABNAME TYPE SUBDFIES-TABNAME Name of table = ACCESS table name
Importing REFTABLE TYPE SUBDFIES-REFTABLE SPACE Table in ACCESS should have other name
Importing FLG_NO_DOWNLOAD TYPE RC27X-FLG_SEL SPACE Flag: buffer data, more is coming
Importing FLG_APPEND TYPE RC27X-FLG_SEL SPACE Append/delete table if exists
Importing FLG_POPUP TYPE RC27X-FLG_SEL SPACE Dialog box for destination
Tables DTAB TYPE   Data table (internal R/3 table)
Exception WRONG_FORMAT TYPE
Exception STRUCT_TOOLONG TYPE
Exception UNKNOWN_DATATYPE TYPE
Exception SYSTEM_FAILURE TYPE
Exception COMM_FAILURE TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in