SAP ABAP Function Module IDCN_GAIS_CREATE_FILE (Download internal table to app server or front end)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-CN (Package) Localization (China)
Basic Data
Function Module IDCN_GAIS_CREATE_FILE Download internal table to app server or front end  
Function Group IDCNGAIS   General service functions for CN GA I/F  
Program Name SAPLIDCNGAIS    
INCLUDE Name LIDCNGAISU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_DDICTYPE TYPE TYPENAME Data type of internal table T_ITAB
Importing I_FILENAME TYPE RLGRAP-FILENAME File name to be used when downloading the file
Importing I_DOWNLOADMODE TYPE CHAR1 '1': to frontend '2': to application server
Importing I_HANDLE TYPE BALLOGHNDL Handle for the application log
Tables T_ITAB TYPE   Internal table of the prepared data
Exception E_TYPE_ERROR TYPE DDIC type is not known or cannot be interpreted
               
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  20060703 
SAP Release Created in 470