Skip to main content
Aria Knowledge Central

Snowflake VC Object: Plan Relationships

► Plan Relationships

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.
PARENT_PLAN_NO NUMBER The parent_plan_no for the referenced record
CHILD_PLAN_NO NUMBER The child_plan_no for the referenced record
PARENT_CLIENT_PLAN_ID TEXT The unique identifier for a client parent plan record.
CHILD_CLIENT_PLAN_ID TEXT The unique identifier for a client child plan record.
HAS_ACCOUNT_LIMITS BOOLEAN Are there account limits in effect?
IS_DEFAULT BOOLEAN Is the plan relationship default?
IS_REQUIRED BOOLEAN Is the plan relationship required?
MAXIMUM_UNITS NUMBER The maximum quantity of units for the referenced data.
MINIMUM_UNITS NUMBER The minimum quantity of units for the referenced data.
  • Was this article helpful?