Menu

SAP Function Module QEEA_WRITE_QAMK_LASTDETAIL

Writes the number of the last detail result into internal key table

The Function Module QEEA_WRITE_QAMK_LASTDETAIL (Writes the number of the last detail result into internal key table) is a standard Function Module in SAP ERP and is part of the function group QEEA within the package QE.

Technical Information

Function Module QEEA_WRITE_QAMK_LASTDETAIL
Short Text Writes the number of the last detail result into internal key table
Function Group QEEA
Package QE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LASTDETAIL LIKE QAKEY-DETAILERG Last detail result number assigned to the characteristic
MERKNR LIKE QAKEY-MERKNR Characteristic number
VORGLFNR LIKE QAKEY-VORGLFNR Internal document number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.