Menu

SAP Function Module ISR_GET_DATA_FROM_DOM

ISR: Alle Daten auslesen aus XML DOM

The Function Module ISR_GET_DATA_FROM_DOM (ISR: Alle Daten auslesen aus XML DOM) is a standard Function Module in SAP ERP and is part of the function group QISR2 within the package QISR.

Technical Information

Function Module ISR_GET_DATA_FROM_DOM
Short Text ISR: Alle Daten auslesen aus XML DOM
Function Group QISR2
Package QISR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IR_DOM CLASS IF_IXML_DOCUMENT XML DOM
IR_IXML_FACTORY CLASS IF_IXML iXML factory
IR_IXML_STREAM_FACTORY CLASS IF_IXML_STREAM_FACTORY iXML stream factory

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_GENERAL_DATA TYPE QISRSGENERAL_PARAM Allgemeine ISR Daten
ET_SPECIAL_DATA TYPE QISRTSPECIAL_PARAM Spezielle ISR Daten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.