Job Title Override SDO

Job Title Override SDO The job title assigned to a specific person on a contract bill or revenue plan, rather than the normal job title for that person. 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/}JobTitleOverride

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

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 job 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 title override is defined.

ContractLineNumber

string

The contract line number for which the job title override is defined.

EndDateActive

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

The date to which a job title override applies.

ExternalReferenceKey

string

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

ExternalSourceKey

string

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

JobCode

string

Code of the job for which the job title override is defined.

JobId

long

Unique identifier of the job for which the job title override is defined.

JobName

string

Name for the Job for which the job title override is defined.

JobTitleOverrideId

long

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

MajorVersion

long

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

StartDateActive

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

The date from which a job title override applies.