SAP ABAP Table RSOSP_S_REP_VAR_NAMVALPAIRS (General Structure for PARAMETERS and SELECT-OPTIONS)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
XAP-OSP (Application Component) Office Suite Program
⤷
RS_OSP_BI_REPORT (Package) Office Suite Program - BI report functionality (Duet)
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | RSOSP_S_REP_VAR_NAMVALPAIRS |
|
| Short Description | General Structure for PARAMETERS and SELECT-OPTIONS |
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 | |
RSZVNAM | RSZVNAM | CHAR | 30 | 0 | Name (ID) of a Report Variable | ||
| 2 | |
RS_OSP_DT_KIND | SYCHAR01 | CHAR | 1 | 0 | Type of selection | ||
| 3 | |
RS_OSP_DT_SIGNN | SYCHAR01 | CHAR | 1 | 0 | I/E (include/exclude values) | ||
| 4 | |
RS_OSP_DT_OPTION | SYCHAR02 | CHAR | 2 | 0 | Selection option (EQ/BT/CP/...) | ||
| 5 | |
RS_OSP_DT_VALUE | RSSELVALUE | CHAR | 45 | 0 | Selection value (LOW or HIGH value, external format) | ||
| 6 | |
RS_OSP_DT_VALUE | RSSELVALUE | CHAR | 45 | 0 | Selection value (LOW or HIGH value, external format) |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 710 |