Skip to main content
Aria Knowledge Central

Snowflake VC Object: Plan Rate Schedules

► Plan Rate Schedules

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.
SCHEDULE_NO NUMBER The schedule_no for the referenced record.
CLIENT_RATE_SCHEDULE_ID TEXT The client_rate_schedule_id for the referenced record.
AVAILABLE_FROM_DATE DATE The plan rate schedules start date for availability.
AVAILABLE_TO_DATE DATE The plan rate schedules end date for availability.
CREATED_TSTAMP TIMESTAMP_NTZ The original source system created timestamp for the referenced data.
CURRENCY_CD TEXT The default_currency_cd for the referenced record.
FOLLOWUP_DEFAULT_RATE_SCHEDULE_NO NUMBER The followup_default_rate_schedule_no for the referenced record.
IS_DEFAULT_FOR_CURRENCY BOOLEAN Is the plan rate schedule the default?
NAME TEXT The plan rate schedule name.
QUEUED_RATE_CHANGE_DATE DATE The date for the queued rate change.
RECURRING_BILLING_INTERVAL_VALUE NUMBER The unique identifier for a recurring billing interval value.
RECURRING_BILLING_INTERVAL_TYPE_NO NUMBER The unique identifier for a recurring billing interval type number.
USAGE_BILLING_INTERVAL_VALUE NUMBER The unique identifier for a usage billing interval value.
USAGE_BILLING_INTERVAL_TYPE_NO NUMBER The unique identifier for a usage billing interval type number.
  • Was this article helpful?