Menu

SAP Function Module QEEB_READ_CONDITIONAL_CHAR

Einlesen bedingter Merkmale zu einem Leitmerkmal

The Function Module QEEB_READ_CONDITIONAL_CHAR (Einlesen bedingter Merkmale zu einem Leitmerkmal) 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_READ_CONDITIONAL_CHAR
Short Text Einlesen bedingter Merkmale zu einem Leitmerkmal
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_LEITMERKNR LIKE QAMKR-MERKNR Number of the controlling characteristic
I_MARK_FLAG LIKE QM00-QKZ SPACE Indicator to show whether characteristic should be flagged
I_MERKMALE_ABSCHLIESSEN LIKE QM00-QKZ SPACE Indicator: characteristics should be closed
I_MERKMALE_INB_SETZEN LIKE QM00-QKZ SPACE Initiate processing of characteristics
I_MK_ZEIGER LIKE SY-TABIX
I_VORGLFNR LIKE QAMKR-VORGLFNR Current node number of the controlling characteristic

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FAILS LIKE Number of characteristics that could not be closed
E_MK_ZEIGER LIKE SY-TABIX Indicator for conditional inspection characteristic in characteristic_table

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_QAMKTAB LIKE QAMKR Characteristic table for an operation
T_QAMKTAB_DIF LIKE QAMKR Merkmalstabelle, ausgefilterte Merkmale
T_QAREL_TAB LIKE QAREL Relational table of characteristics

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_ALL_CHAR_COMPLETED Not all characteristics were closed
NO_CHARACTERISTICS_FOUND No characteristics found