SAP ABAP Table RSDASSERVPAR (Service Parameter of the Data Access Service)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSDAS (Package) BW: Data Access Services
Basic Data
Table Category TRANSP    Transparent table 
Transparent table RSDASSERVPAR   Table Relationship Diagram
Short Description Service Parameter of the Data Access Service    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 SERVICE_ID RSDAS_SERVICE_ID CHAR40 CHAR 40   0   ID of a Data Access Service RSDAS
2 OBJVERS RSOBJVERS RSOBJVERS CHAR 1   0   Object version  
3 ORIG_PAR_ID RSDAS_ORIG_PARAMETER_ID CHAR40 CHAR 40   0   Original ID of a Parameter of a D.A.S.  
4 .INCLUDE       0   0   Service Parameter of the Data Access Service  
5 PARAMETER_TYPE RSDAS_PARAMETER_TYPE RSDAS_PARAMETER_TYPE CHAR 1   0   Type of Parameter of a Data Access Service  
6 PARAMETER_ID RSDAS_PARAMETER_ID CHAR40 CHAR 40   0   ID of a Parameter of a Data Access Service  
7 DATA_TYPE RSDAS_DATA_TYPE RSDAS_DATA_TYPE CHAR 10   0   Data Type of a Parameter for a Data Access Service  
8 DATA_LENGTH RSDAS_DATA_LENGTH INT4 INT4 10   0   Length of a Parameter (for CHARACTER data type)  
9 MANDATORY RSDAS_MANDATORY RS_BOOL CHAR 1   0   Parameter is Mandatory  
10 SUPP_MULT_VAL RSDAS_SUPPORTS_MULT_VALUES RS_BOOL CHAR 1   0   Indicator: Multiple Values  
11 SUPP_INTERVAL RSDAS_SUPPORTS_INTERVAL RS_BOOL CHAR 1   0   Indicator: Supports Single Interval  
12 SUPP_MULT_IV RSDAS_SUPPORTS_MULT_INTERVALS RS_BOOL CHAR 1   0   Indicator: Supports Multiple Intervals  
13 USE_DEF_DESCR RSDAS_USE_DEF_DESCR XFELD CHAR 1   0   Indicator: Use Default Description  
14 USE_DEF_LENGTH RSDAS_USE_DEF_LENGTH XFELD CHAR 1   0   Use Default Length  
15 USE_DEF_PARID RSDAS_USE_DEF_PARID XFELD CHAR 1   0   Use Default Parameter ID  
16 HAS_CURRENCY RSDAS_HAS_CURRENCY RSDAS_OUTPUT_CAPABILITY CHAR 1   0   Parameter Linked with Currency (only Output Parameter)  
17 HAS_UNIT RSDAS_HAS_UNIT RSDAS_OUTPUT_CAPABILITY CHAR 1   0   Parameter Lined with Unit (Only Output Parameter)  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 RSDASSERVPAR SERVICE_ID RSDAS SERVICE_ID KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 700