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