CST_XLA_SEED_DATA_MESSAGES
This table contains the error messages raised by the sla seed data validation program.
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Columns
Name | Datatype | Length | Precision | Not-null | Comments | Status |
---|---|---|---|---|---|---|
XLA_SEED_DATA_MESSAGE_ID | NUMBER | 18 | Yes | Indicates the surrogate identifier for the table. | ||
APPLICATION_ID | NUMBER | 18 | Yes | Indicates the application for which the sla seed data validation was executed for. | ||
MESSAGE_TYPE | VARCHAR2 | 30 | Yes | Indicates whether the message is of type INFORMATION, WARNING or ERROR. | ||
MESSAGE_TEXT | VARCHAR2 | 1000 | Yes | Indicates the error raised by the sla seed data validation program. | ||
EVENT_CLASS_CODE | VARCHAR2 | 30 | Indicates the event class for the error raised by the sla seed data validation program. | |||
EVENT_TYPE_CODE | VARCHAR2 | 30 | Indicates the event type for the error raised by the sla seed data validation program. | |||
ACCOUNTING_LINE_CODE | VARCHAR2 | 30 | Indicates the accounting line for the error raised by the sla seed data validation program. | |||
EVENT_CLASS_GROUP_CODE | VARCHAR2 | 30 | Indicates the process category for the error raised by the sla seed data validation program. | |||
SOURCE_CODE | VARCHAR2 | 30 | Indicates the source for the error raised by the sla seed data validation program. | |||
SEGMENT_RULE_CODE | VARCHAR2 | 30 | Indicates the account rule for the error raised by the sla seed data validation program. | |||
ACCOUNTING_METHOD_CODE | VARCHAR2 | 30 | Indicates the accounting method for the error raised by the sla seed data validation program. | |||
PRODUCT_RULE_CODE | VARCHAR2 | 30 | Indicates the accounting definition for the error raised by the sla seed data validation program. | |||
ACCOUNTING_ATTRIBUTE_CODE | VARCHAR2 | 30 | Indicates the accounting attribute for the error raised by the sla seed data validation program. | |||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | Active | |
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | Active | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | Active | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | Active | ||
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | Active |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
CST_XLA_SEED_MESSAGES_PK | Unique | Default | XLA_SEED_DATA_MESSAGE_ID |