Table list used by SAP ABAP Function Module KGAL_CHECK_DOUBLE_ENTRY (Prüfe, ob eine Tabelle in einer Spalte 2mal den gleichen Eintrag enthält)
SAP ABAP Function Module
KGAL_CHECK_DOUBLE_ENTRY (Prüfe, ob eine Tabelle in einer Spalte 2mal den gleichen Eintrag enthält) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SE16N_SELTAB | Table Display: Transfer of Selection Criteria | SOURCE ET_VALUES STRUCTURE SE16N_SELTAB OPTIONAL |
|
| 2 | SE16N_SELTAB | Table Display: Transfer of Selection Criteria | ||
| 3 | T811C | Allocations: Cycles | SOURCE VALUE(TAB) LIKE T811C-TAB OPTIONAL |
|
| 4 | T811C | Allocations: Cycles | ||
| 5 | T811K | Allocations: Key Fields | ||
| 6 | T811K | Allocations: Key Fields | SOURCE VALUE(FIELD) LIKE T811K-FIELD |
|
| 7 | T811S | Allocations: Segments | SOURCE IT811S STRUCTURE T811S |
|