Menu

SAP Function Module QEEB_SHOW_QARELTAB_ENTRIES

Anzeigefunktion von Merkmalsabhängigkeiten bedingter Merkmale

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module QEEB_SHOW_QARELTAB_ENTRIES (Anzeigefunktion von Merkmalsabhängigkeiten bedingter Merkmale) 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_SHOW_QARELTAB_ENTRIES
Short Text Anzeigefunktion von Merkmalsabhängigkeiten bedingter Merkmale
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 controlling characteristic
I_LEITMERKNR LIKE QAMKR-MERKNR '0000' Number of the controlling characteristic
I_MERKMALS_ANZEIGE LIKE QM00-QKZ 'X' Indicator: display dependent characteristics in a window
I_NUR_UNBEARBEITETE_MK LIKE QM00-QKZ 'X' Indicator: display only unprocessed characteristics
I_SELE_AKTIV LIKE QM00-QKZ 'X' Indicator: dependent characteristic can be selected for processing
I_VORGLFNR LIKE QAMKR-VORGLFNR Current node number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BEDMERK_EINLESEN LIKE QM00-QKZ Indicator: conditional characteristics should be read
E_QAREL_WA LIKE QAREL Output work area for a dependent characteristic

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

These are the Exceptions of this function module.

Exception Name Short Text
NO_CHARACTERISTIC_SELECTED No characteristic selected for processing
NO_ENTRIES_FOUND No entries found