Menu

SAP Function Module IQS0_GET_GOS_DATA

Lesen der Daten zum generischen Objektdienst

The Function Module IQS0_GET_GOS_DATA (Lesen der Daten zum generischen Objektdienst) is a standard Function Module in SAP ERP and is part of the function group IQS0 within the package IWOC.

Technical Information

Function Module IQS0_GET_GOS_DATA
Short Text Lesen der Daten zum generischen Objektdienst
Function Group IQS0
Package IWOC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QMNUM LIKE VIQMEL-QMNUM Meldungsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NOTOBJECT CLASS CL_GOS_MANAGER Publikation für generische Objektdienste
E_OBJECT_GOS TYPE BORIDENT Object Relationship Service : BOR Objektidentifier

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.