Menu

SAP Function Module COM_SETTYPE_TRANS_GET_ST_INFO

Sammeln der Transportinformationen zu einem Settyp

The Function Module COM_SETTYPE_TRANS_GET_ST_INFO (Sammeln der Transportinformationen zu einem Settyp) is a standard Function Module in SAP ERP and is part of the function group COM_SETTYPE_TRANSPORT within the package COM_SETTYPE_ATTRIBUTE.

Technical Information

Function Module COM_SETTYPE_TRANS_GET_ST_INFO
Short Text Sammeln der Transportinformationen zu einem Settyp
Function Group COM_SETTYPE_TRANSPORT
Package COM_SETTYPE_ATTRIBUTE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_SETTYPE TYPE COMC_SETTYPE Verwaltungstabellen für Settypen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SETTYPE_FUGR TYPE COMT_SETTYPE_TRANS_FUGR_TAB Tabellentyp für Settyp Funktionsgruppen
ET_SETTYPE_STRUC TYPE COMT_SETTYPE_TRANS_STRUC_TAB Tabellentyp für Settyp-Daten
ET_SETTYPE_TAB TYPE COMT_SETTYPE_TRANS_TABL_TAB Tabellentyp für Settyp-Daten
ET_SETTYPE_TTYP TYPE COMT_SETTYPE_TRANS_TTYP_TAB Tabellentyp für Settyp-Daten
ET_SETTYPE_VIEW TYPE COMT_SETTYPE_TRANS_VIEW_TAB Tabellentyp für Settyp Views

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.