Skip to main content
Aria Knowledge Central

Snowflake VC Object: Order Lines

► Order Lines

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.
ORDER_NO NUMBER The unique identifier for an order.
LINE_NO NUMBER The unique identifier for an order line.
NONSUBSCRIPTION_OFFERING_NO NUMBER The nonsubscription_offering_no for the referenced record.
CLIENT_NONSUBSCRIPTION_OFFERING_ID TEXT The client_nonsubscription_offering_id for the referenced record.
UNITS NUMBER The quantity of units for the referenced data.
UNIT_AMOUNT NUMBER The currency unit amount.
LINE_AMOUNT NUMBER The currency line amount.
LABEL TEXT The label o nthe order line.
LONG_DESCRIPTION TEXT A verbose long description of the order lines.
ALT_LABEL TEXT The alternatiev label on the order line.
LINE_COMMENTS TEXT A verbose explanation of details related to the referenced data.
SERVICE_LOCATION_NO NUMBER The unique identifier for the service location.
DESTINATION_CONTACT_NO NUMBER The unique identifier for a destination contact number.
IS_CUSTOM_RATED BOOLEAN Is the record custom rated?
  • Was this article helpful?