Snowflake VC Object: Coupons
- ► Coupons
-
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. COUPON_CODE TEXT The coupon_code for the referenced record. APPLICATION_SCOPE_NO NUMBER The unique identifier for an application scope number DESCRIPTION TEXT A verbose description of the coupon. DISCOUNT_BUNDLE_NO NUMBER The unique identifier for a discount bundle number. CLIENT_DISCOUNT_BUNDLE_ID TEXT The unique identifier for a client discount bundle number. EXPIRE_DATE DATE The coupons expiration date. IS_ACTIVE BOOLEAN Is the referenced data active? MAXIMUM_USES NUMBER The maximum number of uses for the coupon. START_DATE DATE The coupon start date. TOTAL_USES NUMBER The total uses allowed for the coupon. Child Views Variant
Source Table
Child View Name
CREDIT_TEMPLATES COUPONS VM_COUPON_CREDIT_TEMPLATES DISCOUNT_RULES COUPONS VM_COUPON_DISCOUNT_RULES LOCALE_DETAILS COUPONS VM_COUPON_LOCALE_DETAILS