INFOPROV |
InfoProvider |
RSINFOPROV |
|
CHAR |
|
30 |
0 |
|
IOBJNM |
InfoObject |
RSIOBJNM |
|
CHAR |
|
30 |
0 |
|
ATRNAVFL |
The InfoObject is a navigation attribute |
RSATRNAVFL |
|
CHAR |
|
1 |
0 |
Possible values
|
ATRTIMFL |
Indicator as to whether the attribute is time-dependent |
RSDATRTIMFL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Undefined |
0 |
No |
1 |
Yes |
|
ATRONLYFL |
InfoObject is Exclusively an Attribute (Not Used in ICs) |
RSATRONLYFL |
|
CHAR |
|
1 |
0 |
Possible values
|
METAIOBJFL |
InfoObject is a MetaInfoObject |
RSMETAIOBJFL |
|
CHAR |
|
1 |
0 |
Possible values
|
DIMENSION |
Dimension |
RSDIMENSION |
|
CHAR |
|
30 |
0 |
|
LINITFL |
Line Item Dimension |
RSLINITFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIGHCARD |
High Cardinality |
RSHIGHCARD |
|
CHAR |
|
1 |
0 |
Possible values
|
SIDFIELDNM |
InfoObject SID Field Name |
RSSIDFIELDNM |
|
CHAR |
|
30 |
0 |
|
KEYFLAG |
Identifies a key field of a table |
KEYFLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
No key field |
X |
Key field |
|
IOBJTP |
Type of an InfoObject |
RSIOBJTP |
|
CHAR |
|
3 |
0 |
Possible values
CHA |
Characteristic |
KYF |
Key figure |
TIM |
Time characteristic |
DPA |
Data packet characteristic |
UNI |
Unit of measurement |
|
IS_TRANSIENT |
Property: Is transient (InfoProvider, InfoObject) |
RSD_IS_TRANSIENT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Blank |
. |
Radio button |
X |
Selection |
|
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 |
|
CHABASNM |
Reference InfoObject |
RSDCHABASNM |
|
CHAR |
|
30 |
0 |
|
BCHREFFL |
Characteristic references another basic characteristic(flag) |
RSBCHREFFL |
|
CHAR |
|
1 |
0 |
Possible values
|
CHATP |
Characteristc Type Based on Master Data Access |
RSCHATP |
|
CHAR |
|
3 |
0 |
Possible values
GEN |
Default |
FIX |
Own Implementation |
REM |
Direct Access |
|
CMPSTA |
Compound status |
RSCMPSTA |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not compounded |
1 |
Only compounded with constants |
2 |
Normally compounded (not just with constants) |
|
CMPOFFSET |
Natural Number |
INT4 |
|
INT4 |
|
10 |
0 |
|
CHACONST |
Characteristic Constant |
RSCHACONST |
|
SSTR |
|
1333 |
0 |
|
AUTHRELFL |
Characteristic is relevant for authorization check |
RSDAUTHRELFL |
|
CHAR |
|
1 |
0 |
Possible values
|
ODSFL |
InfoObject is an ODS InfoObject (Flag) |
RSDODSFL |
|
CHAR |
|
1 |
0 |
Possible values
|
CHAPRSNT |
Display for Characteristics and Units |
RSCHAPRSNT |
|
CHAR |
|
1 |
0 |
Possible values
6 |
No Display |
0 |
Key and Text |
1 |
Text |
2 |
Key |
3 |
Text and Key |
4 |
Long Text |
5 |
Medium-Length Text |
7 |
Short Text |
B |
Text and Key as Short Text |
C |
Text and Key as Medium Text |
D |
Text and Key as Long Text |
E |
Key and Text as Short Text |
F |
Key and Text as Medium Text |
G |
Key and Text as Long Text |
|
CHANAV |
Navigation Indicator for Characteristics and Units |
RSCHANAV |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not assigned |
0 |
Permitted for navigation without restriction |
1 |
Must be selected for navigation |
2 |
Not permitted for navigation (no drilldown possible) |
|
CHASEL |
Selection restriction for characteristics |
RSCHASEL |
|
CHAR |
|
1 |
0 |
Possible values
0 |
No Selection Restriction |
1 |
Only Single Values and Intervals |
2 |
Unique for Every Cell |
4 |
Not Allowed |
3 |
Single Values or Nodes Only |
|
TXTDEF |
Business Explorer Description |
RSTXTDEF |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Short description |
1 |
Long description |
|
F4PRSNT |
Representation of Filter Values During Query Execution |
RSF4PRSNT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Selector Box Without Values |
0 |
Selector Box with Values |
1 |
Input Field Only |
2 |
Input Field with Input Help |
3 |
Radio Button |
4 |
Dropdown Box |
5 |
Combo Box |
6 |
Input Help Only |
7 |
Checkboxes |
|
GISTP |
Geographical type for a characteristic |
RSGISTP |
|
NUMC |
|
1 |
0 |
Possible values
0 |
No geo-characteristic |
1 |
Static geo-characteristic |
2 |
Dynamic geo-characteristic |
3 |
Dynamic geo-characteristic with values from attribute |
4 |
Static geo-characteristic with geo-attributes |
|
BOR_OBJTYP |
Object Type |
SWO_OBJTYP |
|
CHAR |
|
10 |
0 |
|
NOVALFL |
Characteristic does not have a check table |
RSNOVALFL |
|
CHAR |
|
1 |
0 |
Possible values
|
RDAFL |
Permitted for RDA Process |
RSDRDAFL |
|
CHAR |
|
1 |
0 |
Possible values
|
F4DEFAULT |
Selection of Filter Values for Query Definition |
RSF4DEFAULT |
|
CHAR |
|
1 |
0 |
Possible values
D |
Only Values in InfoProvider |
M |
Values in Master Data Table |
|
F4QUERYEXEC |
Selection of Filter Values for Query Execution |
RSF4QUERYEXEC |
|
CHAR |
|
1 |
0 |
Possible values
Q |
Only Posted Values for Navigation |
D |
Only Values in InfoProvider |
M |
Values in Master Data Table |
|
ATTRIBFL |
Attributes (flag) exist for the characteristic |
RSATTRIBFL |
|
CHAR |
|
1 |
0 |
Possible values
|
TIMDEPFL |
Flag: Master data is time-dependent |
RSTIMDEPFL |
|
CHAR |
|
1 |
0 |
Possible values
|
KEYSORTEXT |
The key is sorted according to the external format (flag) |
RSDKEYSOREXT |
|
CHAR |
|
1 |
0 |
Possible values
|
MASTAUTHFL |
Maintenance of master data is relevant for authorization |
RSDMASTAUTHFL |
|
CHAR |
|
1 |
0 |
Possible values
|
EXPDSOURCEFL |
The characteristic is used as export data source |
RSEXPDSOURCEFL |
|
CHAR |
|
1 |
0 |
Possible values
|
TXTTABFL |
Text Table Exists |
RSDTXTTABFL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Undefined |
0 |
No |
1 |
Yes |
|
TXTTIMFL |
Texts are time-dep. |
RSDTXTTIMFL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Undefined |
0 |
No |
1 |
Yes |
|
NOLANGU |
Master data texts are language independent (flag) |
RSNOLANGU |
|
CHAR |
|
1 |
0 |
Possible values
|
TXTSHFL |
Short text exists (flag) |
RSTXTSHFL |
|
CHAR |
|
1 |
0 |
Possible values
|
TXTMDFL |
Medium length text exists (flag) |
RSTXTMDFL |
|
CHAR |
|
1 |
0 |
Possible values
|
TXTLGFL |
Long text exists (flag) |
RSTXTLGFL |
|
CHAR |
|
1 |
0 |
Possible values
|
TXTXLFL |
The long text is extra long (String) |
RSTXTXLFL |
|
CHAR |
|
1 |
0 |
Possible values
|
NUMBRANR |
Number of the number range object of a characteristic |
RSNUMBRANR |
|
CHAR |
|
7 |
0 |
|
CNVSTATE |
See docu for conversion status |
RSDCNVSTATE |
|
CHAR |
|
2 |
0 |
|
TREXFL |
Characteristic Uses TREX Search |
RSTREXFL |
|
CHAR |
|
1 |
0 |
Possible values
|
SIDCONVERT |
Conversion type for SID |
RSDSIDCONVERT |
|
CHAR |
|
1 |
0 |
Possible values
T |
Conversion using table |
V |
MID same as characteristic value |
E |
Conversion into a form with names SID_EXIT_iobjnm |
|
SIDMONFL |
Flag indicating whether SID retains the order |
RSDSIDMONFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIETABFL |
Characteristic with hierarchies |
RSHIETABFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIEVERFL |
Hierarchies can have several versions |
RSHIEVERFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIENMTFL |
Entire hierarchy is time-dependent |
RSDHIENMTFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIENDTFL |
Hierarchy structure is time-dependent |
RSHIENDTFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIEINTFL |
Intervals permitted in hierarchy |
RSHIEINTFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIESIGNCH |
Reverse Sign for Hierarchy Nodes |
RSSHSIGNCH |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
No Reverse of Sign for Hierarchy Nodes |
X |
Reverse of Sign Possible for Hierarchy Nodes |
|
HIETJOINFL |
Use Temporal Hierarchy Join |
RSHIETJOINFL |
|
CHAR |
|
1 |
0 |
Possible values
|
HIETP |
Type of Characteristic Related to Hierarchy |
RSHIETP |
|
CHAR |
|
3 |
0 |
Possible values
GEN |
Standard |
FIX |
Own Implementation |
|
VHIERFL |
Supports implemented Hierarchies |
RSDVHIER |
|
CHAR |
|
1 |
0 |
Possible values
|
IS_UUID |
Characteristic Is UUID |
RSDUUIDFL |
|
CHAR |
|
1 |
0 |
Possible values
|
FILTER_MODE |
Use of a Characteristic in Filter and / or Result Set |
RSDFILTERMODE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Characteristic can be used in filter and in result set |
F |
Characteristic can only be used in filter |
R |
Characteristic can only be used in result set |
|
EQ_FILTER_ONLY |
Characteristic Only Supports Equal Filter |
RSDEQFILTERONLY |
|
CHAR |
|
1 |
0 |
Possible values
|
BDSFL |
Characteristic is allowed as attribute of documents |
RSDDOCFL |
|
CHAR |
|
1 |
0 |
Possible values
|
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
|
ICEFL |
Boolean |
RS_BOOL |
|
CHAR |
|
1 |
0 |
Possible values
|
UNITP |
Unit type |
RSUNITP |
|
CHAR |
|
3 |
0 |
Possible values
CUR |
Currency |
UNI |
Units of measure |
|
TXTSH |
Short description |
RSTXTSH |
|
CHAR |
|
20 |
0 |
|
TXTLG |
Long description |
RSTXTLG |
|
CHAR |
|
60 |
0 |
|
TSTPNM |
Last changed by |
RSTSTPNM |
USR02
|
CHAR |
|
12 |
0 |
|
TIMESTMP |
UTC Time Stamp in Short Form (YYYYMMDDhhmmss) |
RSTIMESTMP |
|
DEC |
|
15 |
0 |
|