Table list used by SAP ABAP Function Module FM_MULTIPLE_VALUE_POPUP (Abfragen des Wertes eines beliebigen Feldes über POPUP)
SAP ABAP Function Module
FM_MULTIPLE_VALUE_POPUP (Abfragen des Wertes eines beliebigen Feldes über POPUP) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD03P | Structure | SOURCE VALUE(I_FIELD_NAME) LIKE DD03P-FIELDNAME OPTIONAL |
|
| 2 | DD03P | Structure | SOURCE VALUE(I_TABLE_NAME) LIKE DD03P-TABNAME OPTIONAL |
|
| 3 | DD03P | Structure | ||
| 4 | FMDY | FIFM: Screen Fields | SOURCE VALUE(E_VALUE) LIKE FMDY-RTEXT |
|
| 5 | FMDY | FIFM: Screen Fields | SOURCE VALUE(I_MODIFY) LIKE FMDY-XFELD DEFAULT 'X' |
|