LVC_S_FCEX SAP (LVC: Structure of ALV function codes) Structure details

Dictionary Type: Structure
Description: LVC: Structure of ALV function codes




ABAP Code to SELECT data from LVC_S_FCEX
Related tables to LVC_S_FCEX
Access table LVC_S_FCEX




Structure field list including key, data, relationships and ABAP select examples

LVC_S_FCEX is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "LVC: Structure of ALV function codes" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_LVC_S_FCEX TYPE LVC_S_FCEX.

The LVC_S_FCEX table consists of various fields, each holding specific information or linking keys about LVC: Structure of ALV function codes data available in SAP. These include BACK (Single-Character Indicator), XEXIT (Single-Character Indicator), CANC (Single-Character Indicator), FILTER (Single-Character Indicator).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP LVC_S_FCEX structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
CONTSingle-Character Indicator CHAR1CHAR1CHAR1
BACKSingle-Character Indicator CHAR1CHAR1CHAR1
XEXITSingle-Character Indicator CHAR1CHAR1CHAR1
CANCSingle-Character Indicator CHAR1CHAR1CHAR1
FILTERSingle-Character Indicator CHAR1CHAR1CHAR1
SORT_UPSingle-Character Indicator CHAR1CHAR1CHAR1
SORT_DOWNSingle-Character Indicator CHAR1CHAR1CHAR1
ZSUMSingle-Character Indicator CHAR1CHAR1CHAR1
XSUMSingle-Character Indicator CHAR1CHAR1CHAR1
LAY_DISPSingle-Character Indicator CHAR1CHAR1CHAR1
LAY_CHOOSESingle-Character Indicator CHAR1CHAR1CHAR1
LAY_SAVESingle-Character Indicator CHAR1CHAR1CHAR1
LAY_MODIFYSingle-Character Indicator CHAR1CHAR1CHAR1
XPRINTSingle-Character Indicator CHAR1CHAR1CHAR1
PRINT_PRVWSingle-Character Indicator CHAR1CHAR1CHAR1
HELPSingle-Character Indicator CHAR1CHAR1CHAR1
INFOSingle-Character Indicator CHAR1CHAR1CHAR1
SEARCHSingle-Character Indicator CHAR1CHAR1CHAR1
SEARCH_MSingle-Character Indicator CHAR1CHAR1CHAR1
SCROLL_TOPSingle-Character Indicator CHAR1CHAR1CHAR1
SCROLL_BOTSingle-Character Indicator CHAR1CHAR1CHAR1
SCROLL_UPSingle-Character Indicator CHAR1CHAR1CHAR1
SCROLL_DWNSingle-Character Indicator CHAR1CHAR1CHAR1
PICKSingle-Character Indicator CHAR1CHAR1CHAR1
XSAVESingle-Character Indicator CHAR1CHAR1CHAR1
PROTOCOLSingle-Character Indicator CHAR1CHAR1CHAR1
ERROR_PROTSingle-Character Indicator CHAR1CHAR1CHAR1
TEXT_PROCSingle-Character Indicator CHAR1CHAR1CHAR1
TABLE_CALCSingle-Character Indicator CHAR1CHAR1CHAR1
ABC_ANALYSSingle-Character Indicator CHAR1CHAR1CHAR1
MAILSingle-Character Indicator CHAR1CHAR1CHAR1
MARK_ALLSingle-Character Indicator CHAR1CHAR1CHAR1
UNMARK_ALLSingle-Character Indicator CHAR1CHAR1CHAR1
SCR_BEGINSingle-Character Indicator CHAR1CHAR1CHAR1
SCR_ENDSingle-Character Indicator CHAR1CHAR1CHAR1
SCR_LEFTSingle-Character Indicator CHAR1CHAR1CHAR1
SCR_RIGHTSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_KEYINFSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_FCATSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_LAYOUTSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_SORTSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_FILTERSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_EVENTSSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_MSGSSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_VARISingle-Character Indicator CHAR1CHAR1CHAR1
DSP_SGRPSingle-Character Indicator CHAR1CHAR1CHAR1
DSP_OUTTSingle-Character Indicator CHAR1CHAR1CHAR1
LONGTEXTSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



How do I retrieve data from SAP structure LVC_S_FCEX using ABAP code?

As LVC_S_FCEX is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on LVC_S_FCEX as there is no data to select.

How to access SAP table LVC_S_FCEX

Within an ECC or HANA version of SAP you can also view further information about LVC_S_FCEX and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!