Menu

SAP Function Module ALM_ME_TIME_CONF_READ

Lesen aller Zeitrückmeldungen

The Function Module ALM_ME_TIME_CONF_READ (Lesen aller Zeitrückmeldungen) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TIME_CONF within the package ALM_ME.

Technical Information

Function Module ALM_ME_TIME_CONF_READ
Short Text Lesen aller Zeitrückmeldungen
Function Group ALM_ME_TIME_CONF
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONFIRMATION_NUMBER TYPE MAM_25_CONFIRMATION_LIST-CONFNO Rückmeldenummer des Vorgangs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONFIRMATION TYPE MAM_25_CONFIRMATION_LIST Liste aller offenen Rückmeldungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONF_DETAILS LIKE ALM_ME_CONF_DETAILS Rückmeldung zur Rückmeldenummer und -zähler (2.5)

Exceptions

This function module does not define any Exceptions.