Table/Structure Field 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 | DD02L - TABNAME | Table Name | ||
| 2 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 3 | DD03P - FIELDNAME | Field Name | ||
| 4 | DD03P - KEYFLAG | Identifies a key field of a table | ||
| 5 | DD03P - OUTPUTLEN | Output Length | ||
| 6 | DD03P - SCRTEXT_S | Short Field Label | ||
| 7 | PRI_PARAMS - LINSZ | Spool Parameter: List Width | SOURCE VALUE(LINE_SIZE) LIKE PRI_PARAMS-LINSZ DEFAULT 255 |
|
| 8 | PRI_PARAMS - LINSZ | Spool Parameter: List Width | ||
| 9 | RPYGSER - MSGID | Message Class | ||
| 10 | RPYGSER - OBJECTID | RPYGSER-OBJECTID | ||
| 11 | RPYGSER - MSGVAR3 | Message Variable | ||
| 12 | RPYGSER - MSGVAR2 | Message Variable | ||
| 13 | RPYGSER - MSGVAR1 | Message Variable | ||
| 14 | RPYGSER - MSGTYPE | Message Type | ||
| 15 | RPYGSER - MSGNUMBER | Message Number | ||
| 16 | RPYGSER - ERRORCLASS | Error class repository API | ||
| 17 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | SYST - VLINE | ABAP System Field: Vertical Line for List |