Job Assignment Override SDO

Job Assignment 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 either specify JobName or JobId. But, if you specify JobName and JobId, then JobId is ignored.

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

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

BillingTitle

string

Name of the override job title being assigned to the person for this bill plan. Used to display on the invoice to the customer.

ContractLineId

long

Unique identifier of the contract line for which the job assignment override is defined.

ContractLineNumber

string

The contract line for which the job assignment override is defined.

EmailAddress

string

The email address for whom the job assignment override is defined.

EndDateActive

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

The date to which a job assignment override applies.

ExternalReferenceKey

string

Unique identifier of the job assignment override in the source application. Used to identify job assignment overrides created through external webservices.

ExternalSourceKey

string

Unique identifier of the source application from where the job assignment override originates. Used to identify job assignment overrides created through external webservices.

JobAssignmentOverrideId

long

Unique identifier of the job assignment override on the bill plan that identifies the negotiated job assigned to a specific person, rather than the normal job for that person.
  • Primary Key

JobCode

string

The job code of the override being assigned to the person for this bill or revenue plan.

JobId

long

Unique identifier of the override job being assigned to the person for this bill or revenue plan.

JobName

string

The job name of the override being assigned to the person for this bill or revenue plan.

MajorVersion

long

Version of the contract containing this particular set of job assignment override details.
  • Primary Key

PersonId

long

Unique identifier of the person for whom the job assignment override is defined.

PersonName

string

The person for whom the job assignment override is defined.

PersonNumber

string

The person number for whom the job assignment override is defined.

StartDateActive

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

The date from which a job assignment override applies.