Skip to main content
Aria Knowledge Central

Snowflake VC Object: Surcharges

► Surcharges

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.
CLIENT_SURCHARGE_ID TEXT The client_surcharge_no for the referenced record.
APPLICATION_SCOPE_NO NUMBER The unique identifier for a application scope number.
ASSIGNMENT_LEVEL_NO NUMBER The unique identifier for a assignment level number.
CREATED_TSTAMP TIMESTAMP_NTZ The original source system created timestamp for the referenced data.
DESCRIPTION TEXT A verbose description of the record referenced.
EXTERNAL_DESCRIPTION TEXT A verbose external description of the record referenced.
IS_APPLIED_BEFORE_DISCOUNT BOOLEAN Is the surcharge applied beforethe discount?
IS_INLINE_SURCHARGE BOOLEAN Is the surcharge inline?
NAME TEXT The surcharge name.
RATE_CALCULATION_TYPE_CD TEXT The rate calculation type code.
TAX_SERVICE_GROUP_NO NUMBER The unique identifier for a tax service group number.
TAX_SERVICE_CLIENT_GROUP_ID TEXT The unique identifier for a tax service client group id.
  • Was this article helpful?