Table list used by SAP ABAP Function Module BM_DUPLICATES_FIND (Doppelte Tabelleneinträge finden und in die Spool drucken)
SAP ABAP Function Module
BM_DUPLICATES_FIND (Doppelte Tabelleneinträge finden und in die Spool drucken) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BMOBJDEF | Object ID | ||
| 2 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 3 | DD03P | Structure | ||
| 4 | PRI_PARAMS | Structure for Passing Spool Parameters | ||
| 5 | PRI_PARAMS | Structure for Passing Spool Parameters | SOURCE VALUE(LINE_SIZE) LIKE PRI_PARAMS-LINSZ DEFAULT 255 |
|
| 6 | RPYGSER | Error structure of repository interface | ||
| 7 | RPYGSER | Error structure of repository interface | SOURCE E_MSGTAB STRUCTURE RPYGSER OPTIONAL |
|