Skip to main content
Aria Knowledge Central

Snowflake VC Object: Surcharge Rate Schedules

► Surcharge 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.
SURCHARGE_NO NUMBER The surcharge_no for the referenced record.
SCHEDULE_NO NUMBER The schedule_no for the referenced record.
CURRENCY_CD TEXT The default_currency_cd for the referenced record.
INCLUDE_ZERO_IN_RATE_TIER BOOLEAN Include zero in the rate tier?
IS_DEFAULT_FOR_CURRENCY BOOLEAN Is the surcharge rate schedule the default for currency?
MINIMUM_SURCHARGE_TO_APPLY NUMBER The minimum surcharge to apply,
NAME TEXT The surcharge rate schedule name.
  • Was this article helpful?