SAP Table EIS_VAR

SAP-EIS report description: Variables for RFC interface

EIS_VAR (SAP-EIS report description: Variables for RFC interface) 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 EIS_VAR to other SAP tables.

EIS_VAR table fields

Field Data element Checktable Datatype Length Decimals
VID Variables-ID (FNAM, VNAM, VARTYP, VARRART) EIS_VID CHAR 42 0
VTEXT Variable text in the RFC interface EIS_VAR_TEXT CHAR 40 0
VALUE_F Value variable (Floating point) CFKEYID_F CHAR 22 0
VALUE_I RFC: Internal char. value CFKEYID_I CHAR 50 0
VALUE_E Characteristic value CFKEYID_L CHAR 50 0
TEXT KE 60-character description in RKB1T RKB1T_LTXT CHAR 60 0
VTYPE 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
VPARSEL Parameter or select option CFVPARSEL CHAR 1 0
NULL Parameters
S Select option
SELMODE Scope of the select option CFSELMODE CHAR 1 0
1 Complete select option
2 Only sign=inclusive allowed, restricted values for option
0 Inactive (no select option allowed)
VLENG Internal field length CFFILEN_I NUMC 4 0
LHKZ Upper or lower limit CFLHKZ CHAR 1 0
L Low
H High
* Both
F4 Checkbox XFELD CHAR 1 0
X Yes
NULL No