SAP ABAP Domain RSZWPARAMTYPE (Parametertype)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_DESIGNTIME (Package) BW Web DesignTime and Metadata as of BW Release 7.x
Basic Data
Domain Name RSZWPARAMTYPE
Short Description Parametertype  
Definition
Data Type CHAR Character String
No. Characters 10  
Decimal Places    
Output Length 10  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 BOOL     Boolean Value 'X'= TRUE, ' '=FALSE
2 TEXT     Text for Display, may be localizable ( language dependent )
3 INTEGER     integer number
4 COLOR     Color
5 OPAQUEXML     Internal Item parameter (XML-Fragment)
6 TECHNAME     technical name (Uppercase), not localizble
7 RAW     Bytestrom
8 NONE     No Atomic/Choice datatype (e.g. Collection / Composite )
9 MCTECHTEXT     Mixed Case Technical Text
10 TECHTEXT     Technical Text, Uppercase
11 CONTENT     Item Content (e.g. for Container Items like Tabstrip).
12 COMMAND     BI-Command
13 URN     URN
14 HIDDEN     Parameter is not displayed, rendered into file (blocking)
15 TECHMASK     Technical name mask ( Uppercase ; *; ? )
16 DATE     A date in SAP ABAP notation YYYYMMDD
17 TSBO     Three-State Boolean ( Commands only , no default)
18 NUMBER     Decimal number, separated by . as decimal sep,e.g. -12345.67
19 ESCAPED     Escaped content ( A-Za-z0-9&%_-+!?;:,.#*~..., but not '<>"
20 ANY     Any character sequence
       
History
Last changed by/on SAP  20110908 
SAP Release Created in 400