Menu

SAP Function Module COM_SETTYPE_TRANS_GET_AT_INFO

Sammeln der Transportinformationen der Attribute eines Settyps

The Function Module COM_SETTYPE_TRANS_GET_AT_INFO (Sammeln der Transportinformationen der Attribute eines Settyps) 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_AT_INFO
Short Text Sammeln der Transportinformationen der Attribute eines Settyps
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_ATTRIBUTES TYPE COMT_ATTRIBUTE_TRANS_TAB Tabellentyp für Attributs-Domänen
ET_ATTRIBUTES_STRUC TYPE COMT_SETTYPE_TRANS_STRUC_TAB Attribute Table Type
ET_ATTRIBUTES_TTYP TYPE COMT_SETTYPE_TRANS_TTYP_TAB Attribute Table Type

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.