Copyright © 2024, Oracle and/or its affiliates.
Field Index SQL Mapping

Class /event/notification/offering_override/create

This event is created when a product is purchased with offering overrides.

Notes

  • This object can be read by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be modified by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be created by anyone.

Links



Field Index

Type Field Name
array PIN_FLD_RESULTS
poid
poid
array
string
timestamp
array3


Field Details

array PIN_FLD_RESULTS

Array of results containing offering_override data.

Notes

  • Can be specified on object creation
  • Can be modified

Links


poid PIN_FLD_POID

Poid of offering_override_values.

Notes

Links


poid PIN_FLD_OFFERING_OBJ

Link to the /purchased_product or /purchased_discount object.

Notes

Links


array PIN_FLD_USAGE_MAP

Array of entries defining how rating should be performed for different events.

Notes

Links


string PIN_FLD_EVENT_TYPE

Type of event that this entry specifies rating for. Unique within usage map. Subtypes are implicitly included.

Notes

  • Required on object creation
  • Can be modified
  • Maximum length is 255 bytes

Links


timestamp PIN_FLD_END_T

End time of all the periods in buffer.

Notes

  • Can be specified on object creation
  • Can be modified

Links


array3 PIN_FLD_DATE_RANGES

Notes

  • Can be specified on object creation
  • Can be modified

Links




SQL Mapping

Links


PIN_FLD_DATE_RANGES
PIN_FLD_PRICE_TAGS
Type Field Name Table Column Name
derived-class /event/notification/offering_override/create
array PIN_FLD_RESULTS
poid
PIN_FLD_POID
poid
PIN_FLD_OFFERING_OBJ
array
PIN_FLD_USAGE_MAP
string
PIN_FLD_EVENT_TYPE
timestamp
PIN_FLD_END_T
timestamp
timestamp
string
decimal
decimal
Column names marked with * are actually column prefixes. For poid type fields, the column prefix is used to create the columns poid_id0, poid_db and poid_type if the prefix is "poid". For PIN_FLD_POID in the base table, an additional column named poid_rev is created to hold the poid revision. For buffer fields, two columns are created - one in the containing table and one in the buffer table. For example if the prefix is "buf", then the column name in the buffer table is buffer_buf and the column name in the containing table is buffer_size.


Field Index This Class