Table/Structure Field 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 | DD03L - TABNAME | Table Name | ||
| 2 | DD03L - FIELDNAME | Field Name | ||
| 3 | DD03P - TABNAME | Table Name | SOURCE VALUE(I_TABLE_NAME) LIKE DD03P-TABNAME OPTIONAL |
|
| 4 | DD03P - TABNAME | Table Name | ||
| 5 | DD03P - SCRTEXT_L | Long Field Label | ||
| 6 | DD03P - REPTEXT | Heading | ||
| 7 | DD03P - INTTYPE | ABAP data type (C,D,N,...) | ||
| 8 | DD03P - FIELDNAME | Field Name | SOURCE VALUE(I_FIELD_NAME) LIKE DD03P-FIELDNAME OPTIONAL |
|
| 9 | DD03P - FIELDNAME | Field Name | ||
| 10 | DD03P - DOMNAME | Domain name | ||
| 11 | FMDY - RTEXT | Text for reason for decision | ||
| 12 | FMDY - RTEXT | Text for reason for decision | SOURCE VALUE(E_VALUE) LIKE FMDY-RTEXT |
|
| 13 | FMDY - XFELD | Checkbox | SOURCE VALUE(I_MODIFY) LIKE FMDY-XFELD DEFAULT 'X' |
|
| 14 | FMDY - XFELD | Checkbox | ||
| 15 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 16 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 17 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |