Table/Structure Field list used by SAP ABAP Function Module EBA_SELECTION_LIST (INTERN: Popup zur Auswahl aus einer Liste)
SAP ABAP Function Module EBA_SELECTION_LIST (INTERN: Popup zur Auswahl aus einer Liste) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  EBAGEN - KENNZX General checkbox: X or SPACE SOURCE VALUE(X_POPUP) LIKE EBAGEN-KENNZX DEFAULT 'X'
2 Table/Structure Field  EBAGEN - KENNZX General checkbox: X or SPACE SOURCE VALUE(X_HOTSPOT) LIKE EBAGEN-KENNZX OPTIONAL
3 Table/Structure Field  EBAGEN - TITLE Window Title
4 Table/Structure Field  EBAGEN - TITLE Window Title SOURCE VALUE(X_TITLE) LIKE EBAGEN-TITLE OPTIONAL
5 Table/Structure Field  EBAGEN - TEXTLINE Comment line in a popup SOURCE VALUE(X_COMMENT3) LIKE EBAGEN-TEXTLINE OPTIONAL
6 Table/Structure Field  EBAGEN - TEXTLINE Comment line in a popup SOURCE VALUE(X_COMMENT2) LIKE EBAGEN-TEXTLINE OPTIONAL
7 Table/Structure Field  EBAGEN - TEXTLINE Comment line in a popup SOURCE VALUE(X_COMMENT1) LIKE EBAGEN-TEXTLINE OPTIONAL
8 Table/Structure Field  EBAGEN - TEXTLINE Comment line in a popup
9 Table/Structure Field  EBAGEN - TEXTLEN Output length of a text field SOURCE VALUE(X_MINLEN_TYPE) LIKE EBAGEN-TEXTLEN DEFAULT 0
10 Table/Structure Field  EBAGEN - TEXTLEN Output length of a text field SOURCE VALUE(X_MINLEN_TEXT) LIKE EBAGEN-TEXTLEN DEFAULT 10
11 Table/Structure Field  EBAGEN - TEXTLEN Output length of a text field SOURCE VALUE(X_MINLEN_KEY) LIKE EBAGEN-TEXTLEN DEFAULT 0
12 Table/Structure Field  EBAGEN - TEXTLEN Output length of a text field
13 Table/Structure Field  EBAGEN - SELECTMODE Selection mode for dialog box SOURCE VALUE(X_SELECT_MODE) LIKE EBAGEN-SELECTMODE DEFAULT 'S'
14 Table/Structure Field  EBAGEN - SELECTMODE Selection mode for dialog box
15 Table/Structure Field  EBAGEN - KENNZX General checkbox: X or SPACE
16 Table/Structure Field  EBAGEN - KENNZX General checkbox: X or SPACE SOURCE VALUE(X_SUPPRESS_TYPE) LIKE EBAGEN-KENNZX DEFAULT 'X'
17 Table/Structure Field  EBAGEN - KENNZX General checkbox: X or SPACE SOURCE VALUE(X_SUPPRESS_KEY) LIKE EBAGEN-KENNZX DEFAULT SPACE
18 Table/Structure Field  EBASELLIST - TYPETEXT Object type (prepared for display)
19 Table/Structure Field  EBASELLIST - TYPEINTSV Color definitions for BOR objects: Intensity flag
20 Table/Structure Field  EBASELLIST - KEYTEXT Object key (prepared for output)
21 Table/Structure Field  EBASELLIST - TOPOFPAGE Indicator: Output for line at top of page
22 Table/Structure Field  EBASELLIST - TEXTINTSV Color definitions for BOR objects: Intensity flag
23 Table/Structure Field  EBASELLIST - TEXTCOLOR Color definition for BOR objects: Color
24 Table/Structure Field  EBASELLIST - TEXT Multi-purpose text field
25 Table/Structure Field  EBASELLIST - SELECTED Indicator: Line selected
26 Table/Structure Field  EBASELLIST - NO_SELECT Indicator: Cannot be selected
27 Table/Structure Field  EBASELLIST - MULTITEXT Text covering several columns
28 Table/Structure Field  EBASELLIST - LINETYPE Line category for selection list
29 Table/Structure Field  EBASELLIST - KEYINTSV Color definitions for BOR objects: Intensity flag
30 Table/Structure Field  EBASELLIST - BOX_INVSBL Do not display checkbox
31 Table/Structure Field  SYST - CUCOL ABAP System Field: Horizontal Cursor Position in PAI
32 Table/Structure Field  SYST - CUROW ABAP System Field: Vertical Cursor Position in PAI
33 Table/Structure Field  SYST - FDPOS ABAP System Field: Occurrence in Byte or Character String
34 Table/Structure Field  SYST - INDEX ABAP System Field: Loop Index
35 Table/Structure Field  SYST - PFKEY ABAP System Field: Current GUI Status
36 Table/Structure Field  SYST - SROWS ABAP System Field: Number of Screen Rows
37 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
38 Table/Structure Field  SYST - TFILL ABAP System Field: Number of Rows in Internal Tables
39 Table/Structure Field  SYST - XFORM ABAP System Field: Internal Use