Contract Billing Control Deprecated

The set of hard and soft limits within a date range, at the contract header and contract line levels, that controls which transactions and the total amount of transactions that can be invoiced or recognized for revenue for a contract and contract line.

QName: {http://xmlns.oracle.com/apps/projects/billing/contracts/contractService/}BillingControl

Logical Business Objects

  • Projects

  • Projects : Project Billing

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Contained by

Contract Deprecated

Handled by

Contract Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

ActiveFlag

boolean

Indicator to check if billing control is active.

BillingControlId

long

Unique identifier of a billing control defined on the contract or contract line.
  • Primary Key

EndDate

{http://xmlns.oracle.com/adf/svc/types/}date-Date

The date after which a billing control is no longer available for validating a transaction for billing.

ExternalReferenceKey

string

Unique identifier of the billing control in the source application. Used to identify contract billing controls created through external webservices.

ExternalSourceKey

string

Unique identifier of the source application from where the billing control originates. Used to identify contract billing controls created through external webservices.

HardLimitAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

The maximum inception-to-date billed amount for transactions applicable to this billing control at which an error is to be given that the hard limit has been reached. Billing can not continue beyond the hard limit amount.

HardLimitCurrencyCode

string

MajorVersion

long

Version of the contract containing this particular set of billing control details.
  • Primary Key

RbsElementId

long

Unique identifier of the resource associated with the billing control on the contract.

SoftLimitAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

The inception-to-date billed amount for transactions applicable to this billing control at which a warning is to be given that the soft limit has been reached. Billing can continue beyond the soft limit amount.

SoftLimitCurrencyCode

string

StartDate

{http://xmlns.oracle.com/adf/svc/types/}date-Date

The date before which a billing control is no longer available for validating a transaction for billing.