Snowflake VC Object: Usage Records
- ► Usage Records
-
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. USAGE_RECORD_NO NUMBER The unique identifier for a usage record. CLIENT_USAGE_RECORD_ID TEXT The unique identifier for a client usage record. ACCOUNT_NO NUMBER The account number related to the customer referenced USERID TEXT The userid for login related to the customer referenced CLIENT_ACCOUNT_ID TEXT The clients unique identified for account related to the customer referenced AMOUNT NUMBER The currency amount. BILLABLE_UNITS NUMBER The quantity of billable units for the referenced data. CLIENT_EXCLUDE_REASON_CD NUMBER The client exclusion reason code. COMMENTS TEXT A verbose explanation of details related to the referenced data. EXCLUDE_TSTAMP TIMESTAMP_NTZ The timestamp for the exclude milestone. EXCLUDE_USER TEXT The user for the exclude milestone. EXCLUSION_COMMENTS TEXT A verbose explanation of details related to the exclusion. INVOICE_NO NUMBER The Aria facing unique identifier for an invoice. IS_EXCLUDED BOOLEAN Is the record excluded? PLAN_NO NUMBER The plan_no for the referenced record CLIENT_PLAN_ID TEXT The unique identifier for a client plan record. PLAN_INSTANCE_NO NUMBER The plan_instance_no for the referenced record. CLIENT_PLAN_INSTANCE_ID TEXT The unique identifier for a client plan instance id. QUALIFIER_1 TEXT The first qualifier. QUALIFIER_2 TEXT The second qualifier. QUALIFIER_3 TEXT The third qualifier. QUALIFIER_4 TEXT The fourth qualifier. RATE NUMBER The rate for the referenced data. TELCO_FROM TEXT The telco from. TELCO_TO TEXT The telco to. UNITS NUMBER The quantity of units for the referenced data. PARENT_USAGE_RECORD_NO NUMBER The unique identifier for a parent usage record. PARENT_CLIENT_USAGE_RECORD_ID TEXT The unique identifier for a client parent usage record. USAGE_TSTAMP TIMESTAMP_NTZ The timestamp for the referenced usage. USAGE_TYPE_NO NUMBER The unique identifier for a usage_type record. USAGE_TYPE_CD TEXT The unique code for a usage_type record.