MES_UID |
UUID in character form |
SYSUUID_C |
|
CHAR |
|
32 |
0 |
|
MES_CAP |
Description |
RRTDSCRPTN |
|
CHAR |
|
60 |
0 |
|
MES_AGGREGATOR |
Aggregational behaviour for key figure |
RRTAGGREGATOR |
|
NUMC |
|
3 |
0 |
Possible values
000 |
MEASURE_AGGR_UNKNOWN |
001 |
MEASURE_AGGR_SUM |
002 |
MEASURE_AGGR_COUNT |
003 |
MEASURE_AGGR_MIN |
004 |
MEASURE_AGGR_MAX |
005 |
MEASURE_AGGR_AVG |
006 |
MEASURE_AGGR_VAR |
007 |
MEASURE_AGGR_STD |
008 |
MEASURE_AGGR_AVG_NOT_ZERO |
009 |
MEASURE_AGGR_AVG_CALENDAR_DAYS |
010 |
MEASURE_AGGR_AVG_PERIOD |
011 |
MEASURE_AGGR_COUNT_NOT_ZERO |
012 |
MEASURE_AGGR_FIRST |
013 |
MEASURE_AGGR_LAST |
014 |
MEASURE_AGGR_NOP |
127 |
MEASURE_AGGR_CALCULATED |
|
DATA_TYPE |
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 |
|
NUM_PREC |
Maximum precision (only given if data type is numeric) |
RRTPRECISION |
|
CHAR |
|
1 |
0 |
|
NUM_SCALE |
Display factor (if applicable) |
RRTSCALE |
|
CHAR |
|
1 |
0 |
|
MES_UNITS |
Unit of measurement (dollars, item, if applicable) |
RRTUNITS |
|
CHAR |
|
60 |
0 |
|
IOBJNM |
InfoObject |
RSIOBJNM |
|
CHAR |
|
30 |
0 |
|
OBJCAP |
Description |
RRTDSCRPTN |
|
CHAR |
|
60 |
0 |
|
FIELDNM |
Field Name InfoObject In Structures (Not in database table) |
RSDIOBJFIELDNM |
|
CHAR |
|
30 |
0 |
|
DTELNM |
Data element (semantic domain) |
ROLLNAME |
DD04L
|
CHAR |
|
30 |
0 |
|
DTELNM_DB |
Data element (semantic domain) |
ROLLNAME |
|
CHAR |
|
30 |
0 |
|
CHKTAB |
View of master data tables |
RSDCHKVIEW |
|
CHAR |
|
30 |
0 |
|
DATATP |
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 |
|
INTLEN |
Internal Length of InfoObjects in BW - see Docu |
RSDINTLEN |
|
NUMC |
|
6 |
0 |
|
OUTPUTLEN |
Output Length |
OUTPUTLEN |
|
NUMC |
|
6 |
0 |
|
CONVEXIT |
Conversion Routine |
CONVEXIT |
|
CHAR |
|
5 |
0 |
|
FVALEX |
Domain fixed values exist (flag) |
RSFVALEX |
|
CHAR |
|
1 |
0 |
Possible values
|
LOWERCASE |
Lowercase letters allowed/not allowed |
LOWERCASE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
INTTP |
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 |
|
DECIMALS |
Number of Decimal Places |
DECIMALS |
|
NUMC |
|
6 |
0 |
|
DIGITS |
Number of Characters in Field |
RSDIGITS |
|
NUMC |
|
6 |
0 |
|
POSIT |
Position of the Field in the Structure / Table |
RSPOSIT |
|
NUMC |
|
4 |
0 |
|
MASK |
Template (not used) |
AS4MASK |
|
CHAR |
|
20 |
0 |
|
MASKLEN |
Template length (not used) |
MASKLEN |
|
NUMC |
|
4 |
0 |
|
BYTELENG |
Internal Length in Bytes |
INTLEN |
|
NUMC |
|
6 |
0 |
|
KYFTP |
Key figure type |
RSKYFTP |
|
CHAR |
|
3 |
0 |
Possible values
AMO |
Amount |
QUA |
Quantity |
NUM |
Number (without unit) |
INT |
Whole number |
FLO |
Floating point number (without unit) |
DAT |
Date |
TIM |
Time |
|
NCUMFL |
Non-cumulative value (flag) |
RSNCUMFL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Cumulative value |
1 |
Stock with change involving stocks |
2 |
Stock with inward and outward movement |
|
FIXCUKY |
Fixed currency |
RSFIXCUKY |
TCURC
|
CUKY |
|
5 |
0 |
|
FIXUNIT |
Fixed Unit of Measure |
RSFIXUNIT |
T006
|
UNIT |
|
3 |
0 |
|
AGGRGEN |
Usual Aggregation |
RSDAGGRGEN |
|
CHAR |
|
3 |
0 |
Possible values
MAX |
Maximum |
MIN |
Minimum |
SUM |
Summation |
NOP |
No Longer Used |
NO1 |
No Longer Used |
NO2 |
No Longer Used |
|
AGGREXC |
Exception Aggregation |
RSDAGGREXC |
|
CHAR |
|
3 |
0 |
Possible values
AV0 |
Average (Values Not Equal to Zero) |
AV1 |
Average (Weighted with Number of Days) |
AV2 |
Average (Weighted with No. of Working Days; Factory Calcul.) |
AVG |
Average (All Values) |
CN0 |
Counter (Values Unequal to Zero ) |
CNT |
Counter (All Values) |
FIR |
First Value |
LAS |
Last Value |
MAX |
Maximum |
MIN |
Minimum |
NO1 |
No Aggregation (X, If More Than One Record Occurs) |
NO2 |
No Aggregation (X, If More Than One Value Occurs) |
NOP |
No Aggregation (X, If More Than One Value Uneq. to 0 Occurs) |
STD |
Standard Deviation |
SUM |
Summation |
VAR |
Variance |
NHA |
No Aggregation Along Hierarchy |
NGA |
No Aggregation of Postable Nodes Along Hierarchy |
|
AGGRCHA |
Reference characteristic for exception aggregation |
RSAGGRCHA |
RSDIOBJ
|
CHAR |
|
30 |
0 |
|
KYFDECIM |
Decimal places (of a key figure) |
RSKYFDECIM |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not defined |
0 |
0 |
1 |
0.0 |
2 |
0.00 |
3 |
0.000 |
4 |
0.0000 |
5 |
0.00000 |
6 |
0.000000 |
7 |
0.0000000 |
8 |
0.00000000 |
9 |
0.000000000 |
|
KYFPRSNT |
Display (of a key figure) |
RSKYFPRSNT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not defined |
0 |
in 1 |
1 |
in 10 |
2 |
in 100 |
3 |
in 1,000 |
4 |
in 10,000 |
5 |
in 100,000 |
6 |
in 1,000,000 |
7 |
in 10,000,000 |
8 |
in 100,000,000 |
9 |
in 1,000,000,000 |
|
KYFNAV |
Navigation indicator for key figures |
RSKYFNAV |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not assigned |
0 |
Permitted without restrictions |
1 |
Must be selected |
2 |
Not allowed |
|
UNINM |
Unit InfoObject (currency/unit) |
RSUNINM |
RSDUNI
|
CHAR |
|
30 |
0 |
|
DOMANM |
Domain name |
DOMNAME |
|
CHAR |
|
30 |
0 |
|
PACKFL |
Process key figure with high precision |
RSDHIGHPRECFL |
|
CHAR |
|
1 |
0 |
Possible values
|