Menu

SAP Function Module QEEB_QARELTAB_UPDATE

Fortschreiben der Relationentabelle nach Statusänderungen von Merkmalen

The Function Module QEEB_QARELTAB_UPDATE (Fortschreiben der Relationentabelle nach Statusänderungen von Merkmalen) is a standard Function Module in SAP ERP and is part of the function group QEEB within the package QE.

Technical Information

Function Module QEEB_QARELTAB_UPDATE
Short Text Fortschreiben der Relationentabelle nach Statusänderungen von Merkmalen
Function Group QEEB
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
I_BEWERTUNG LIKE QAMKR-MBEWERTG SPACE Valuation of the characteristic
I_MERKNR LIKE QAMKR-MERKNR Inspection characteristic number
I_STATUS LIKE QAMKR-STATUSR Processing status
I_VORGLFNR LIKE QAMKR-VORGLFNR Current node 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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_QAREL_TAB LIKE QAREL Relational table

Exceptions

This function module does not define any Exceptions.