Labor Multiplier Override SDO

Labor Multiplier Override SDO You must either specify names or internal ID for all payload attributes. If you specify a mix of names and internal ID attributes then the application might ignore one of them (neither validate nor save) and save it as null. For example, you can only specify ContractLineId or ContractLineNumber. But, if you specify ContractLineId and ContractLineNumber, then ContractLineId is ignored.

QName: {http://xmlns.oracle.com/apps/projects/billing/contracts/contractBillingService/}LaborMultiplierOverride

Logical Business Objects

  • 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 Bill Plan

Contained by

Contract Revenue Plan

Handled by

Contract Service Version 2

Attributes

The following table describes attributes in the service data object.

Name Type Description

ContractLineId

long

Unique identifier of the contract line for which the labor multiplier override applies.

ContractLineNumber

string

Contract line number for which labor mutliplier override applies.

EndDateActive

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

The date to which a labor multiplier override applies.

ExternalReferenceKey

string

Unique identifier of the source application where the override is created. Used to identify overrides created through external webservices.

ExternalSourceKey

string

Unique identifier of the source application where the override is created. Used to identify overrides created through external webservices.

LaborMultiplier

decimal

Labor multiplier.

LaborMultiplierId

long

Unique identifier of the labor multiplier override on the bill plan or revenue plan that identifies the negotiated value to be multiplied by the cost rate for labor.
  • Primary Key

MajorVersion

long

Version of the contract containing this particular set of labor multiplier override details.
  • Primary Key

StartDateActive

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

The date from which a labor multiplier override applies.