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

Class /event/notification/account_management/bill_format/post

The /event/notification/account_management/bill_format/post is generated when a /config/bill_format resource is created in database

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
string
string
string


Field Details

array PIN_FLD_RESULTS

Stores the /config/bill_format related information.

Notes

  • Can be specified on object creation
  • Can be modified

Links


poid PIN_FLD_POID

The /config/bill_format poid created

Notes

Links


string PIN_FLD_IDENTIFICATION_CODE

The identification code of /config/bill_format created

Notes

Links


string PIN_FLD_DESCR

The description of /config/bill_format object

Notes

Links


string PIN_FLD_NAME

The name of /config/bill_format object

Notes

Links




SQL Mapping

Links


Type Field Name Table Column Name
derived-class /event/notification/account_management/bill_format/post
array PIN_FLD_RESULTS
poid
PIN_FLD_POID
string
PIN_FLD_IDENTIFICATION_CODE
string
PIN_FLD_DESCR
string
PIN_FLD_NAME
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