Snowflake VC Object: Dunning Process
- ► Dunning Process
-
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. DUNNING_PROCESS_NO NUMBER The uniqiue identifier for a dunning process. CLIENT_DUNNING_PROCESS_ID TEXT The uniqiue identifier for a client dunning process id. NAME TEXT The dunning process name. DESCRIPTION TEXT A verbose description of the dunning process. COMPLETION_NOTIFICATION_TEMPLATE_NO NUMBER The unique identifier for a completion notification template number. IS_DEFAULT BOOLEAN Is the record the default dunning process? Child Views Variant
Source Table
Child View Name
DUNNING_STEPS DUNNING_PROCESS VM_DP_DS_FEE_CONFIGURATIONS DUNNING_STEPS DUNNING_PROCESS VM_DP_DUNNING_STEPS PAYMENT_ASSIGNMENTS DUNNING_PROCESS VM_DP_PAYMENT_ASSIGNMENTS PLAN_ASSIGNMENTS DUNNING_PROCESS VM_DP_PLAN_ASSIGNMENTS PLAN_PAYMENT_ASSIGNMENTS DUNNING_PROCESS VM_DP_PLAN_PAYMENT_ASSIGNMENTS