SAP Table LVC_S_DATA

ALV control: Data transfer structure

LVC_S_DATA (ALV control: Data transfer structure) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link LVC_S_DATA to other SAP tables.

LVC_S_DATA table fields

Field Data element Checktable Datatype Length Decimals
COL_POS ALV control: Output column LVC_COLPOS INT4 10 0
ROW_POS ALV control: Output line (INTERNAL USE) LVC_ROWPOS INT4 10 0
STYLE ALV control: INT4 style LVC_ISTYLE INT4 10 0
VALUE ALV Control: Cell Content LVC_VALUE CHAR 128 0
DRAGDROPID Natural Number INT4 INT4 10 0
STYLE2 ALV control: INT4 style LVC_ISTYLE INT4 10 0
STYLE3 ALV control: INT4 style LVC_ISTYLE INT4 10 0
MERGEHORIZ Natural Number INT4 INT4 10 0
MERGEVERT Natural Number INT4 INT4 10 0
INTTYPE ABAP data type (C,D,N,...) INTTYPE CHAR 1 0
C Character String
N Character String with Digits Only
D Date (Date: YYYYMMDD)
T Time (Time: HHMMSS)
X Byte Seq. (heXadecimal), in DDIC metadata also for INT1/2/4
I Integer number (4-byte integer with sign)
b 1-byte integer, integer number <= 254
s 2-byte integer, only for length field before LCHR or LRAW
P Packed number
F Floating point number to accuracy of 8 bytes
g Character string with variable length (ABAP type STRING)
y Byte sequence with variable length (ABAP type XSTRING)
u Structured type, flat
v Structured type, deep
h Table type
V Character string (old Dictionary type VARC)
r Reference to class/interface
l Reference to data object
a Decimal Floating Point Number, 16 Digits
e Decimal Floating Point Number, 34 Digits
j Static Boxed Components
k Generic Boxed Components
MAXLEN Natural Number INT4 INT4 10 0
STYLE4 ALV control: INT4 style LVC_ISTYLE INT4 10 0
ROW_ID Natural Number INT4 INT4 10 0
SUB_ROW_ID Natural Number INT4 INT4 10 0
COL_ID Natural Number INT4 INT4 10 0
HREF_HNDL Natural Number INT4 INT4 10 0
DRDN_HNDL Natural Number INT4 INT4 10 0