ZCA_DATA_CAPTURE_ATTRS_DT_B

This table stores AI evaluation text associated with a specific data capture attribute.

Details

  • Schema: FUSION

  • Object owner: ZCA

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

ZCA_DATA_CAP_ATTRS_DT_B_PK

DATA_CAP_ATTR_ID

Columns

Name Datatype Length Precision Not-null Comments
DATA_CAP_ATTR_ID NUMBER 18 Yes Unique identifier (Primary Key) of the Sales Motion Data Capture Attribute object.
ATTR_NAME VARCHAR2 100 Yes Indicate the name of the attribute.
RELATED_OBJECT_CODE VARCHAR2 100 Indicates Sales Object Code.
DATA_CAP_DT_ID NUMBER 18 Yes Unique identifier (Primary Key) of the Sales Motion Design Time Data Capture object.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.

Indexes

Index Uniqueness Tablespace Columns
ZCA_DATA_CAP_ATTRS_DT_B_PK Unique Default DATA_CAP_ATTR_ID