/OSP/T_RAUI_CSET - OSP Chart Reports Settings Table
OSP Chart Reports Settings Table information is stored in SAP table /OSP/T_RAUI_CSET.
It is part of development package /OSP/REPORT in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - report functionality".
It is part of development package /OSP/REPORT in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - report functionality".
Fields for table /OSP/T_RAUI_CSET
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
RV_TYPE | Rule violation type code | X | /OSP/DT_RVTYP | CHAR | 4 | /OSP/T_RAUI_CHR |
REPORT | Report Name | X | /OSP/DT_PROGNAME | CHAR | 40 | /OSP/T_RAUI_CHR |
RFCDEST | Logical RFC Destination | X | /OSP/DT_RFCDEST | CHAR | 32 | /OSP/T_RAUI_CHR |
CHART_TYPE | Chart Type - Bar / Stacked Bar / Pie / Line | X | /OSP/DT_CHART_TYPE | CHAR | 50 | * |
SERIES_TYPE | Series Type - Row Series or Column Series | /OSP/DT_SERIES_TYPE | CHAR | 50 | * | |
SER_DATA_TYPE | Series data type | /OSP/DT_SER_DATA_TYPE | CHAR | 50 | * | |
SORT_ORDER | Sort Order | /OSP/DT_SORT_ORDER | NUMC | 5 | ||
TABLE_START | Row no. of start of table | /OSP/DT_TAB_STRT | NUMC | 3 | ||
ACTIVE | Chart Setting Active Flag | /OSP/DT_CHR_ACTIVE | CHAR | 1 |