The Function Module IWB_SHE_DOWNLOAD_TEMPLATES (Lädt die Templates aus dem KW Content) is a standard Function Module in SAP ERP and is part of the function group SI25 within the package SIWB.
Function Module | IWB_SHE_DOWNLOAD_TEMPLATES |
Short Text | Lädt die Templates aus dem KW Content |
Function Group | SI25 |
Package | SIWB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_ID | TYPE | IWEXEXPID | Html Export Id | |
SUPPRESS_DOWNLOAD | TYPE | CHAR1 | '' | 'X' or '' |
SUPPRESS_LOOKUP | TYPE | CHAR1 | '' | 'X' or '' |
SUPPRESS_RESOLUTION | TYPE | CHAR1 | '' | 'X' or '' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_DIRECTORY_RUNTIME | TYPE | SDOK_CHTRD | Verzeichnis auf dem Zielrechner | |
EXP_DIRECTORY_TEMPLATES | TYPE | SDOK_CHTRD | Verzeichnis auf dem Zielrechner |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.