Menu

SAP Function Module RKD_EXPORT_GIF_WITH_HTML

GIF's im HTML exportieren und URL's anpassen

The Function Module RKD_EXPORT_GIF_WITH_HTML (GIF's im HTML exportieren und URL's anpassen) is a standard Function Module in SAP ERP and is part of the function group KYPC within the package KCDD_NU.

Technical Information

Function Module RKD_EXPORT_GIF_WITH_HTML
Short Text GIF's im HTML exportieren und URL's anpassen
Function Group KYPC
Package KCDD_NU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DIRECTORY TYPE STRING Verzeichnisnamen
I_URL_REL TYPE CHAR1 'X' relative URL verwenden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Rückgabewert, 4 - Verzeichnisname zu lang

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T_HTML TYPE KCDD_T_HTML Übergabetabelle für Texte

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.