GMS_EDIT_ERRORS_GT

This is a error message global temp table

Details

  • Schema: FUSION

  • Object owner: GMS

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

GMS_EDIT_ERRORS_GT_PK

ID

Columns

Name Datatype Length Precision Not-null Comments
ID NUMBER 18 Yes ID
AWARD_ID NUMBER 18 Yes Award Id
ERROR_TYPE VARCHAR2 1 Yes error type, error or warning
MESSAGE_TEXT VARCHAR2 240 Yes message text
MESSAGE_CAUSE VARCHAR2 4000 cause of error
MESSAGE_USER_ACTION VARCHAR2 4000 user action
MESSAGE_USER_DETAILS VARCHAR2 4000 message user details

Indexes

Index Uniqueness Columns
GMS_EDIT_ERRORS_GT_U1 Unique ID