SAP table COCF_S_LAYOUT (Simplified ALV Layout with Sorting and Filter)

Field Description Data Type Length Decimals Checktable Data Element
FCAT STRU 0 0 COXML_S_FIELD_LIST
FIELD_NAME ALV control: Field name of internal table field CHAR 30 0 LVC_FNAME
SCRTEXT_S Short Field Label CHAR 10 0 SCRTEXT_S
SCRTEXT_M Medium Field Label CHAR 20 0 SCRTEXT_M
SCRTEXT_L Long Field Label CHAR 40 0 SCRTEXT_L
REPTEXT Heading CHAR 55 0 REPTEXT
DATA_TYPE ABAP data type (C,D,N,...) CHAR 1 0 INTTYPE
8 Whole Number (8-Byte Integer with Sign)
a Decimal Floating Point Number, 16 Digits
b 1-byte integer, whole number <= 254
C Character String
D Date (YYYYMMDD)
e Decimal Floating Point Number, 34 Digits
F Floating point number to accuracy of 8 bytes
g Character string with variable length (ABAP type STRING)
h Table type
I Integer number (4-byte integer with sign)
j Static Boxed Components
k Generic Boxed Components
l Reference to data object
N Character String with Digits Only
P Packed number
p Time stamp 'yyyy-mm-dd hh:mm:ss[.nnnnnnn]'
r Reference to class/interface
s 2-byte integer, only for length field before LCHR or LRAW
T Time (HHMMSS)
u Structured type, flat
V Character string (old dictionary type VARC)
v Structured type, deep
X Byte string (hexadecimal), in DDIC metadata also INT1/2/4
y Byte string with variable length (ABAP type XSTRING)
z Node Line for Stuctured Objects
COL_WIDTH INT4 10 0
LINES_BEG INT1 3 0
LINES_END INT1 3 0
REF_QUAN ALV control: Field name for unit of measure referenced CHAR 30 0 LVC_QFNAME
REF_CURR ALV control: Field name for currency unit referenced CHAR 30 0 LVC_CFNAME
EDIT_MASK ALV control: EditMask for output CHAR 60 0 LVC_EDTMSK
COL_OPT ALV control: Optimize column width CHAR 1 0 LVC_CWO
SHOW_INIT_VAL CHAR 1 0
COLUMN_SEQUENCE INT1 3 0
TABLE_NAME LVC tab name CHAR 30 0 LVC_TNAME
SORT_SEQUENCE INT1 3 0
SORT_DIRECTION NUMC 1 0
TOTAL General Flag CHAR 1 0 FLAG
Flag is not set
X Flag set (event raised)
SUBTOTAL General Flag CHAR 1 0 FLAG
Flag is not set
X Flag set (event raised)
FILTER TTYP 0 0 COCF_T_RANGE_CHAR80