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 |
---|---|---|---|---|---|---|---|
![]() |
I_DDICTYPE | TYPE | TYPENAME | Data type of internal table T_ITAB | |||
![]() |
I_FILENAME | TYPE | RLGRAP-FILENAME | File name to be used when downloading the file | |||
![]() |
I_DOWNLOADMODE | TYPE | CHAR1 | '1': to frontend '2': to application server | |||
![]() |
I_HANDLE | TYPE | BALLOGHNDL | Handle for the application log | |||
![]() |
T_ITAB | TYPE | Internal table of the prepared data | ||||
![]() |
E_TYPE_ERROR | TYPE | DDIC type is not known or cannot be interpreted | ||||
Processing Type
Normal Function 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 |