FIELDNAME |
ALV Control: Field Name Internal Table Field (Web Add-On) |
LVC_FNAME_WAO |
|
CHAR |
|
30 |
0 |
|
TABNAME |
ALV control: Reference table name for internal table field |
LVC_RTNAME_WAO |
|
CHAR |
|
30 |
0 |
|
SELTEXT |
ALV Control: Column Descriptor for Screen Functions (Web AO) |
LVC_TXT_WAO |
|
CHAR |
|
40 |
0 |
|
VALUF |
Text (80 Characters) |
TEXT80 |
|
CHAR |
|
80 |
0 |
|
VALUT |
Text (80 Characters) |
TEXT80 |
|
CHAR |
|
80 |
0 |
|
SIGN_ICON |
Not More Closely Defined Area, Possibly Used for Patchlevels |
CHAR4 |
|
CHAR |
|
4 |
0 |
|
STYPE |
Single-Character Indicator |
CHAR1 |
|
CHAR |
|
1 |
0 |
|
DECIMALS |
Number of Decimal Places |
DECIMALS |
|
NUMC |
|
6 |
0 |
|
INTLEN |
Internal Length in Bytes |
INTLEN |
|
NUMC |
|
6 |
0 |
|
CONVEXIT |
Conversion Routine |
CONVEXIT |
|
CHAR |
|
5 |
0 |
|
EDIT_MASK |
ALV Control: Edit Screen for Output (Web Add-On) |
LVC_EDTMSK_WAO |
|
CHAR |
|
60 |
0 |
|
LOWERCASE |
Lowercase letters allowed/not allowed |
LOWERCASE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
INTTYPE |
ABAP data type (C,D,N,...) |
INTTYPE |
|
CHAR |
|
1 |
0 |
Possible values
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 |
|
DATATYPE |
Data Type in ABAP Dictionary |
DATATYPE_D |
|
CHAR |
|
4 |
0 |
Possible values
ACCP |
Posting period YYYYMM |
CHAR |
Character String |
CLNT |
Client |
CUKY |
Currency key, referenced by CURR fields |
CURR |
Currency field, stored as DEC |
D16D |
Decimal Floating Point, 16 Digits, DEC on Database |
D16R |
Decimal Floating Point, 16 Digits, RAW on Database |
D16S |
Decimal Floating Point. 16 Digits, with Scale Field |
D34D |
Decimal Floating Point, 34 Digits, DEC on Database |
D34R |
Decimal Floating Point, 34 Digits, RAW on Database |
D34S |
Decimal Floating Point, 34 Digits, with Scale Field |
DATS |
Date field (YYYYMMDD) stored as char(8) |
DEC |
Counter or amount field with comma and sign |
FLTP |
Floating point number, accurate to 8 bytes |
INT1 |
1-byte integer, integer number <= 255 |
INT2 |
2-byte integer, only for length field before LCHR or LRAW |
INT4 |
4-byte integer, integer number with sign |
LANG |
Language key |
LCHR |
Long character string, requires preceding INT2 field |
LRAW |
Long byte string, requires preceding INT2 field |
NUMC |
Character string with only digits |
PREC |
Obsolete data type, do not use |
QUAN |
Quantity field, points to a unit field with format UNIT |
RAW |
Uninterpreted sequence of bytes |
RSTR |
Byte String of Variable Length |
SSTR |
Short Character String of Variable Length |
STRG |
Character String of Variable Length |
TIMS |
Time field (hhmmss), stored as char(6) |
UNIT |
Unit key for QUAN fields |
VARC |
Long character string, no longer supported from Rel. 3.0 |
|
EXCEPTION |
Single-Character Indicator |
CHAR1 |
|
CHAR |
|
1 |
0 |
|
NO_SIGN |
ALV Control: Suppress Sign During Output (WAO) |
LVC_NOSIGN_WAO |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Blank |
. |
Radio button |
X |
Selection |
|
OR |
Single-Character Indicator |
CHAR1 |
|
CHAR |
|
1 |
0 |
|
ORDER |
Sequence |
ORDER |
|
NUMC |
|
2 |
0 |
|
REF_FIELD |
ALV Control: Ref. Field Name for Internal Table Field (WAO) |
LVC_RFNAME_WAO |
|
CHAR |
|
30 |
0 |
|
REF_TABLE |
ALV control: Reference table name for internal table field |
LVC_RTNAME_WAO |
|
CHAR |
|
30 |
0 |
|
C_FIELD |
ALV Control: Field Name Internal Table Field (Web Add-On) |
LVC_FNAME_WAO |
|
CHAR |
|
30 |
0 |
|
C_TAB |
LVC Tab Name (Web Add-On) |
LVC_TNAME_WAO |
|
CHAR |
|
30 |
0 |
|
C_VALUE |
R/2 table |
CHAR5 |
|
CHAR |
|
5 |
0 |
|
FLG_CQ |
Single-Character Indicator |
CHAR1 |
|
CHAR |
|
1 |
0 |
|
LOW |
Text (80 Characters) |
TEXT80 |
|
CHAR |
|
80 |
0 |
|
HIGH |
Text (80 Characters) |
TEXT80 |
|
CHAR |
|
80 |
0 |
|
SIGN |
Single-Character Indicator |
CHAR1 |
|
CHAR |
|
1 |
0 |
|
OPTION |
Version Number Component |
CHAR2 |
|
CHAR |
|
2 |
0 |
|
DD_OUTLEN |
ALV control: Output length in characters |
LVC_DDLEN_WAO |
|
NUMC |
|
4 |
0 |
|