Table list used by SAP ABAP Function Module K_SELECTION_TABLE_PREPARE (Aufsplittung einer Selektionstabelle in mehrere Blöcke)
SAP ABAP Function Module
K_SELECTION_TABLE_PREPARE (Aufsplittung einer Selektionstabelle in mehrere Blöcke) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COSEL1 | Selection table with block size and field name | ||
| 2 | COSEL1 | Selection table with block size and field name | SOURCE VALUE(MAX_BLOCK) LIKE COSEL1-BLOCK |
|
| 3 | COSEL1 | Selection table with block size and field name | SOURCE T_COSEL STRUCTURE COSEL1 |
|
| 4 | DNTAB | DD interface: nametab definition for GET_NAMETAB | SOURCE VALUE(TABNAME) LIKE DNTAB-TABNAME DEFAULT 'COSP' |
|