RPT_CONFIGURATION Table
This section lists the database columns in the RPT_CONFIGURATION table.
Database Column |
Details |
ID |
Type: Decimal |
NAME |
Type: text. Unique. |
DESCRIPTION |
Type: text. Unique. |
USER_NAME |
Type: text. Unique. |
USER_ID |
Type: Decimal. Unique. |
DATE_CREATED |
Type: TimeStamp. Unique. |
DATE_LAST_RUN |
Type: TimeStamp. Unique. |
NEXT_SCHEDULED_RUN |
Type: TimeStamp. Unique. |
SHOW_ZERO |
Type: Boolean. Unique. |
REPORT_TYPE |
Type: Integer. Unique. |
BARCHART_METRIC |
Type: Integer. Unique. |
FILTER_USED |
Type: Boolean. Unique. |
FILTER_QUEUED |
Type: Boolean. Unique. |
FILTER_EXCEPTION |
Type: Boolean. Unique. |
FILTER_DENIED |
Type: Boolean. Unique. |
FILTER_ULT_DENIED |
Type: Boolean. Unique. |
SUMMARY_PERIOD |
Type: Integer. Unique. |
RIF_DELIMITER |
Type: text. Unique. |
AUTO_REDUCE |
Type: Boolean. Unique. |
UOT_SHOW_AVAIL |
Type: Boolean. Unique. |
UOT_SHOW_PERCENT |
Type: Boolean. Unique. |
HWM_SHOW_AVAIL |
Type: Boolean. Unique. |
HWM_SHOW_PERCENT |
Type: Boolean. Unique. |
GENERATE_TEXT |
Type: Boolean. Unique. |
GENERATE_HTML |
Type: Boolean. Unique. |
GENERATE_JPEG |
Type: Boolean. Unique. |
GENERATE_PNG |
Type: Boolean. Unique. |
GENERATE_RIF |
Type: Boolean. Unique. |
GENERATE_XML |
Type: Boolean. Unique. |
GAP_THRESHOLD |
Type: Integer. Unique. |
ENABLE_DENIAL_ELIM |
Type: Boolean. Unique. |
DENIAL_ELIM_WINDOW_SIZE |
Type: Integer. Unique. |
TITLE |
Type: text. Unique. |
SORT_ORDER |
Type: text. Unique. |
FEATURE_IDEN_MODE |
Type: Integer. Unique. |
TIME_AS_SECONDS |
Type: Boolean. Unique. |
ENCODING_NAME |
Type: text. Unique. |
INCLUDE_USERNAME |
Type: Boolean. Unique. |
SCHEDULED_BY_NAME |
Type: text. Unique. |
SCHEDULED_BY_ID |
Type: Decimal. Unique. |
SCHEDULE_INTERVAL_SPEC |
Type: text. Unique. |
REPORT_DATA_DATE_RANGE |
Type: Integer. Unique. |
REQ_START_DATE |
Type: TimeStamp. Unique. |
REQ_END_DATE |
Type: TimeStamp. Unique. |
EXTERNAL_OUTPUT_DIR |
Type: text. Unique. |
EXTERNAL_OUTPUT_MODE |
Type: Integer. Unique. |
TIMEZONE |
Type: text (max length 255). Unique. |
POST_PROCESS_COMMAND |
Type: text (max length 4000). Unique. |
BG_COLOR |
Type: text. Unique. |
BG_GRADIENT_COLOR |
Type: text. Unique. |
TEXT_COLOR |
Type: text. Unique. |
PLOTAREA_COLOR |
Type: text. Unique. |
GRADIENT |
Type: text. Unique. |
THREE_D |
Type: text. Unique. |
TEMPLATE |
Type: text. Unique. |
BARCOLOR |
Type: text. Unique. |
IMAGE_X |
Type: Integer. Unique. |
IMAGE_Y |
Type: Integer. Unique. |
FONT_FACE |
Type: text. Unique. |
POINT_SIZE |
Type: Integer. Unique. |
LINE_WIDTH |
Type: Integer. Unique. |
IS_BOLD |
Type: Boolean. Unique. |
IS_ITALIC |
Type: Boolean. Unique. |
usageContract |
Type: Decimal. References Table: RPT_USAGE_CONTRACT Table |
RLQueryContext |
Type: Decimal. References Table: RPT_RL_QUERY_CONTEXT Table |