SAP ABAP Table RSDAS_S_PARAMETER (Description of a Parameter for a 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 | INTTAB | Structure |
| Structure | RSDAS_S_PARAMETER |
|
| Short Description | Description of a Parameter for a Data Access Service |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
RSDAS_PARAMETER_ID | CHAR40 | CHAR | 40 | 0 | ID of a Parameter of a Data Access Service | ||
| 2 | |
RSDAS_PARAMETER_TYPE | RSDAS_PARAMETER_TYPE | CHAR | 1 | 0 | Type of Parameter of a Data Access Service | ||
| 3 | |
RSDAS_DATA_TYPE | RSDAS_DATA_TYPE | CHAR | 10 | 0 | Data Type of a Parameter for a Data Access Service | ||
| 4 | |
RSDAS_DATA_LENGTH | INT4 | INT4 | 10 | 0 | Length of a Parameter (for CHARACTER data type) | ||
| 5 | |
RSDAS_MANDATORY | RS_BOOL | CHAR | 1 | 0 | Parameter is Mandatory | ||
| 6 | |
RSDAS_VALUE_HELP_TYPE | RSDAS_VALUE_HELP_TYPE | CHAR | 1 | 0 | Type of Input Help for an Input Parameter | ||
| 7 | |
RSDAS_SUPPORTS_MULT_VALUES | RS_BOOL | CHAR | 1 | 0 | Indicator: Multiple Values | ||
| 8 | |
RSDAS_SUPPORTS_INTERVAL | RS_BOOL | CHAR | 1 | 0 | Indicator: Supports Single Interval | ||
| 9 | |
RSDAS_SUPPORTS_MULT_INTERVALS | RS_BOOL | CHAR | 1 | 0 | Indicator: Supports Multiple Intervals | ||
| 10 | |
RSDAS_HAS_CURRENCY | RSDAS_OUTPUT_CAPABILITY | CHAR | 1 | 0 | Parameter Linked with Currency (only Output Parameter) | ||
| 11 | |
RSDAS_HAS_UNIT | RSDAS_OUTPUT_CAPABILITY | CHAR | 1 | 0 | Parameter Lined with Unit (Only Output Parameter) | ||
| 12 | |
RSDAS_PARAMETER_DESCRIPTION | TEXT255 | CHAR | 255 | 0 | Description of a Parameter for a Data Access Service |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |