Table/Structure Field list used by SAP ABAP Function Module DD_POPUP_TO_SET_MULTIPLEXING (DD: Set multiplex-flag and name of global view, branch to TNMAP)
SAP ABAP Function Module
DD_POPUP_TO_SET_MULTIPLEXING (DD: Set multiplex-flag and name of global view, branch to TNMAP) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02V - MULTIPLEX | Indicator whether multiplexing is possible for a table | ||
| 2 | DD02V - MULTIPLEX | Indicator whether multiplexing is possible for a table | SOURCE VALUE(MULTIPLEX) LIKE DD02V-MULTIPLEX |
|
| 3 | DD02V - SQLTAB | Name of an SQL table or an appended table | SOURCE VALUE(VIEWNAME) LIKE DD02V-SQLTAB |
|
| 4 | DD02V - SQLTAB | Name of an SQL table or an appended table | ||
| 5 | DD02V - TABCLASS | Table category | ||
| 6 | DD02V - TABNAME | Table Name | ||
| 7 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(MAINTAIN) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 8 | DDREFSTRUC - BOOL | DD: truth value | ||