Menu

SAP Function Module COM_EXT_GEN_TEMP_GET

Erweitertes Lesen

The Function Module COM_EXT_GEN_TEMP_GET (Erweitertes Lesen) is a standard Function Module in SAP ERP and is part of the function group COM_EXTENSION_TEMP_GEN within the package COM_SETTYPE_TEMPLATES_GEN.

Technical Information

Function Module COM_EXT_GEN_TEMP_GET
Short Text Erweitertes Lesen
Function Group COM_EXTENSION_TEMP_GEN
Package COM_SETTYPE_TEMPLATES_GEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CURRENT TYPE COMT_BOOLEAN 'X' Aktuelle Daten lesen
IV_PRODUCT_GUID TYPE COMT_PRODUCT_GUID Interner, eindeutiger Identifikator für ein Produkt
IV_READ_DB_VALUES TYPE COMT_BOOLEAN ' ' Datenbankstand lesen
IV_TIMESTAMP TYPE COMT_TIMESTAMP Zeitstempel
IV_UPDATE_BUFFER TYPE COMT_BOOLEAN 'X' Puffer vervollständigen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SET_MAINTAIN TYPE COMT_EXTENSION_MAINT_T Übergabestruktur für Produkt API
ET_SET_MAINTAIN_DB TYPE COMT_EXTENSION_MAINT_T Übergabestruktur für Produkt API

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.