Table list used by SAP ABAP Function Module QEEB_CHECK_CALC_CHAR_ENTRIES (Prüfen, ob unbearbeitete Hilfsmerkmale der Merkmalsverknüpfung vorliegen)
SAP ABAP Function Module
QEEB_CHECK_CALC_CHAR_ENTRIES (Prüfen, ob unbearbeitete Hilfsmerkmale der Merkmalsverknüpfung vorliegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QAMKR | Specifications and results for the characteristic | SOURCE VALUE(I_VORGLFNR) LIKE QAMKR-VORGLFNR |
|
| 2 | QAMKR | Specifications and results for the characteristic | SOURCE VALUE(I_LEITMERKNR) LIKE QAMKR-MERKNR DEFAULT '0000' |
|
| 3 | QAREL | Assignment table for dependent characteristics | ||
| 4 | QAREL | Assignment table for dependent characteristics | SOURCE T_QAREL_TAB STRUCTURE QAREL |
|
| 5 | QM00 | General control keys for QM | SOURCE VALUE(I_NUR_UNBEARBEITETE_MK) LIKE QM00-QKZ DEFAULT SPACE |
|
| 6 | QM00 | General control keys for QM | SOURCE VALUE(I_NUR_UNBEWERTETE_MK) LIKE QM00-QKZ DEFAULT 'X' |
|