Skip to main content
Aria Knowledge Central

Snowflake VC Object: Product Fields

► Product Fields

Field

Datatype

Description

CLIENT_NO NUMBER CLIENT_NO uniquely identifying each unique client
BATCH_ID NUMBER BATCH_ID uniquely identifying each batch run by numeric format YYYYMMDDHH24MI
CHG_ID NUMBER CHG_ID uniquely identifying each changed record sort to be processed in soonest first order of the format YYYYMMDDHH24MI and a sequence number
EVENT_TSTAMP TIMESTAMP_NTZ EVENT_TSTAMP of the JSON record showing when the change was generated
EVENT_ID TEXT EVENT_ID for the change JSON record
CREATETIME NUMBER CREATETIME createtime of the changed JSON record
ACTIONS TEXT ACTIONS for create, load, update, delete determining processing behavior for the record.
FIELD_NO NUMBER The field_no for the referenced record.
FIELD_NAME TEXT The field_name for the referenced record.
DESCRIPTION TEXT A verbose description of the product fields.
INPUT_TYPE TEXT The input type.
MAXIMUM_SELECTIONS NUMBER The maximum number of selections.
MINIMUM_SELECTIONS NUMBER The minimum number of selections.
  • Was this article helpful?