The Function Module SDOK_XSERVICE_GET_STRUCTURE (Bereitet Strukturinformation zu logischen Dokumenten im XML-Format auf) is a standard Function Module in SAP ERP and is part of the function group SDOK_XML within the package SDOK.
Function Module | SDOK_XSERVICE_GET_STRUCTURE |
Short Text | Bereitet Strukturinformation zu logischen Dokumenten im XML-Format auf |
Function Group | SDOK_XML |
Package | SDOK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEPTH | TYPE | SDOK_DEPTH | 0 | Tiefe einer Struktur |
ROOT_LOIO | TYPE | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTEXT | TYPE | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | |
RELATION_CLASSES | TYPE | SDOKRECLS | Liste von Beziehungsklassen |
This function module does not define any Exceptions.