/OSP/T_RAUI_CSTT - OSP Chart Reports Settings Table
OSP Chart Reports Settings Table information is stored in SAP table /OSP/T_RAUI_CSTT.
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_CSTT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
LANG | Language Key | X | SPRAS | LANG | 1 | * |
RV_TYPE | Rule violation type code | X | /OSP/DT_RVTYP | CHAR | 4 | /OSP/T_BM_RLV |
REPORT | Report Name | X | /OSP/DT_PROGNAME | CHAR | 40 | |
RFCDEST | Logical RFC Destination | X | /OSP/DT_RFCDEST | CHAR | 32 | * |
CHART_TYPE | Chart Type - Bar / Stacked Bar / Pie / Line | X | /OSP/DT_CHART_TYPE | CHAR | 50 | /OSP/T_RAUI_CSET |
X_AXIS_TITLE | X - Axis Title | /OSP/DT_XAXIS_TITLE | CHAR | 60 | ||
Y_AXIS_TITLE | Y - Axis Title | /OSP/DT_YAXIS_TITLE | CHAR | 60 |