The following table assigns a purpose to each field. For information on the minimum selection of required fields in the field catalog, see Generating the Field Catalog Manually.
You use field FIELDNAME of the field catalog to define a reference to a field in the output table. All settings made through fields in the same row of the field catalog refer to the output column specified in FIELDNAME.
Internally, the ALV Grid Control uses the field COL_ID to identify columns at the frontend.
Alphabetic index
Field name |
Short description |
Purpose |
CFIELDNAME |
Field name for currency unit referenced |
|
CHECKBOX |
Output as checkbox |
|
COL_ID |
Numerical column identification (read-only) |
|
COL_POS |
Position of output column |
|
COLDDICTXT |
Definition of DDIC text reference |
|
COLTEXT |
Column label for dialog functions |
|
CURRENCY |
Currency unit |
|
DD_OUTLEN |
Output length in characters |
|
DECIMALS_O |
Number of decimal places for output |
|
DECMLFIELD |
Field name with DECIMALS specification |
|
DO_SUM |
Totals calculation for column values |
|
DRAGDROPID |
Drag & Drop handle for Drag & Drop object |
|
EDIT_MASK |
EditMask for output |
|
EMPHASIZE |
Column color |
|
EXPONENT |
Exponent for float representation |
|
FIELDNAME |
Field name of internal table field |
|
HOTSPOT |
Single-click sensitive |
|
HREF_HNDLE |
Assign hyperlink |
|
ICON |
Output as icon |
|
INTLEN |
Internal length in Char |
|
INTTYPE |
ABAP data type (C,D,N,...) |
|
JUST |
Justification |
|
KEY |
Key column |
|
LOWERCASE |
Lower case allowed/not allowed |
|
LZERO |
Display leading zeros |
|
NO_MERGING |
Do not merge cells |
|
NO_OUT |
Do not display columns |
|
NO_SIGN |
Supress sign in display |
|
NO_SUM |
No totals calculation for column values |
|
NO_ZERO |
Suppress zeros in display |
|
OUTPUTLEN |
Column width in characters |
|
QFIELDNAME |
Field name for quantity unit referenced |
|
QUANTITY |
Quantity unit |
|
REF_FIELD |
Reference field name for internal table field |
|
REF_TABLE |
Reference table name for internal table field |
|
REPREP |
Property is selection criterion for report/report interface |
|
REPTEXT |
Header (DDIC text of the corresponding data element) |
|
ROLLNAME |
Data element for F1 help |
|
ROUND |
ROUND value |
|
ROUNDFIELD |
Field name with ROUND specification |
|
SCRTEXT_L |
Long field label (DDIC text of the corresponding data element) |
|
SCRTEXT_M |
Medium field label (DDIC text of the corresponding data element) |
|
SCRTEXT_S |
Short field label (DDIC text of the corresponding data element) |
|
SELDDICTXT |
Definition of DDIC text reference |
|
SELTEXT |
Column label for dialog function |
|
SP_GROUP |
Group key |
|
STYLE |
Output as pushbutton |
|
SYMBOL |
Output as symbol |
|
TECH |
Technical fields |
|
TIPDDICTXT |
Definition of DDIC text reference |
|
TOOLTIP |
Tool tip for column header |
|
TXT_FIELD |
Field name of internal table field |
|
WEB_FIELD |
Field name of internal table field (for hyperlink) |