The Function Module IWB_SHE_TOC2XML (Schreibe Strukturinhalt in XML-Datei) is a standard Function Module in SAP ERP and is part of the function group SI25 within the package SIWB.
Function Module | IWB_SHE_TOC2XML |
Short Text | Schreibe Strukturinhalt in XML-Datei |
Function Group | SI25 |
Package | SIWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BASIS_STRUCTURE | TYPE | BOOLE_D | Wird die Struktur als Basisstruktur verwendet ? | |
CONTENTS | TYPE | IWHHCONT_TAB | IWB: Übergabeformat für Strukturen für HTML-Help Export | |
PROPERTIES | TYPE | SDOKPROPTLS | SDOK: Objekt, Attributname und Ausprägung | |
STRUCT | TYPE | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XML_FILE | TYPE | XSTRING | TOC für Struktur im XML-Format |
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.