Skip to main content
Aria Knowledge Central

Snowflake VC Object: Contracts

► Contracts

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.
CONTRACT_NO NUMBER The unique identifier for a contract number.
CLIENT_CONTRACT_ID TEXT The unique identifier for a client contract id.
ACCOUNT_NO NUMBER The account number related to the customer referenced
USERID TEXT The userid for login related to the customer referenced
CLIENT_ACCOUNT_ID TEXT The clients unique identified for account related to the customer referenced
STATUS_NO NUMBER The clients status number on their account for the customer referenced
CREATED_TSTAMP TIMESTAMP_NTZ The original source system created timestamp for the referenced data.
UPDATED_TSTAMP TIMESTAMP_NTZ The original source system updated timestamp for the referenced data.
START_DATE DATE The contract start date.
END_DATE DATE The contract end date.
CREATE_COMMENTS TEXT A verbose explanation of details related to the created referenced data.
UPDATE_COMMENTS TEXT A verbose explanation of details related to the updated referenced data.
END_ACTION_NO NUMBER The unique identifier for a end action number.
CONTRACT_MONTHS NUMBER The number of months duration for the contract terms.
EARLY_CANCEL_FEE NUMBER The contract cancellation fee where applicable.
SCOPE_NO NUMBER The unique identifier for a scope number.
  • Was this article helpful?