Data Element 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 | ![]() |
FIELDNAME | Field Name | SOURCE VALUE(I_FIELD_NAME) LIKE DD03P-FIELDNAME OPTIONAL |
2 | ![]() |
FM_RTEXT | Text for reason for decision | SOURCE VALUE(E_VALUE) LIKE FMDY-RTEXT |
3 | ![]() |
TABNAME | Table Name | SOURCE VALUE(I_TABLE_NAME) LIKE DD03P-TABNAME OPTIONAL |
4 | ![]() |
XFELD | Checkbox | SOURCE VALUE(I_MODIFY) LIKE FMDY-XFELD DEFAULT 'X' |