objid | fake_base | objid | Price instance internal record number | 3 (UNIQUE) |
offr_prod_objid | fake_base | number_field | Offering product internal record number | |
price_qty_objid | fake_base | number_field | Price_qty internal record number | |
price | fake_base | currency_field | Price for a given product | |
effective_date | fake_base | date_field | Date the price instance becomes effective | |
expire_date | fake_base | date_field | Last date the price instance is effective | |
price_type_name | fake_base | text_field | Pricing type used to decide how to handle the charge. 1=one time immediate, 2=one time bill, 3=recurring bill | |
price_prog_name | fake_base | text_field | Name for the pricing program | |
currency_objid | currency | objid | Currency internal record number | |
child_objid | fake_base | number_field | Price instance internal record number | |
child_price | fake_base | text_field | Price for a given product | |
child_price_type | fake_base | boolean_field | Price type for child price | |
child_type_string | fake_base | text_field | Price type string for child price | |
offr_price_name | fake_base | text_field | Reference name of offering pricing. Typically used for shared indirect pricing | |
offr_price_objid | fake_base | number_field | Reference objid of offering pricing. Typically used for shared indirect pricing | |
is_override | fake_base | boolean_field | Indicates that this price is ovverideb by another price. 1=overriden, 0=not overriden | |
agr_offr_price_objid | fake_base | number_field | Reference objid of offering pricing. Typically used for shared indirect pricing | |
agr_child_objid | fake_base | number_field | Price instance internal record number | |
agr_child_price | fake_base | text_field | Price for a given product | |
agr_child_type_string | fake_base | text_field | Price type string for child price | |
agr_child_price_type | fake_base | boolean_field | Price type for agr child price | |