Project Billing Event

Service to operate on project billing events. A project billing event represents an amount that can be invoiced to a customer, revenue recognized, or both, for a contract line and optionally for an associated project and task. It is primarily used for fixed-price contract lines. For example, a percent spent and progress-based invoice event, and a manually entered revenue event.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/projects/billing/transactions/billingEventService/}ProjectBillingEventService

Service WSDL URL: https://servername/fscmService/ProjectBillingEventService?WSDL

Logical Business Objects

  • Projects : Project Billing : Project Billing Event

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

Handles

Event Source

Handles

Project Billing Event Descriptive Flexfields

Operations

createProjectBillingEvent

Creates a project billing event, which represents an amount that can be invoiced to a customer, revenue recognized, or both, for a contract line and optionally for an associated project and task.

Life Cycle Status: Active

Request Payload

Element Name Type Description

projectBillingEvent

Event Source

Input for creating project billing event.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/projects/billing/transactions/billingEventService/}ProjectBillingEventResult

The data and status from the create project billing event process.

updateProjectBillingEvent

Updates a project billing event.

Life Cycle Status: Active

Request Payload

Element Name Type Description

projectBillingEvent

Event Source

Updates a project billing event.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/projects/billing/transactions/billingEventService/}ProjectBillingEventResult

Indicates the success or failure of the project billing event update.

deleteProjectBillingEvent

Deletes a project billing event.

Life Cycle Status: Active

Request Payload

Element Name Type Description

projectBillingEvent

Event Source

Identifies the project billing event to be deleted.

Response Payload

Element Name Type Description

result

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

Indicates the success or failure of the project billing event deletion.

processProjectBillingEvent

Creates, reads, updates, or deletes multiple project billing events at the same time.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

Name of the operation such as create, update, or delete.

projectBillingEvent

Event Source

Identifies multiple project billing events to create, read, update, or delete.

processControl

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

Parameters to control the process.

Response Payload

Element Name Type Description

result

Event Source

Indicates the success or failure of the multiple project billing event create, read, update, or delete process.

getDfltObjAttrHints

Retrieves user interface hints, such as the service data object label and object attribute labels, for the specified service data object and locale. As a prerequisite, invoke the getEntityList operation defined on this service to get the list of possible values for the viewName request payload element.

Life Cycle Status: Active

Request Payload

Element Name Type Description

viewName

string

The service view usage name, an internal name for the service data object. Specify the value of the name element from the getEntityList operation response payload.

localeName

string

The locale to use when evaluating locale-based user interface hints. The localeName parameter is in ISO 639-1 format.

Response Payload

Element Name Type Description

result

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

The label and user interface hints for the specified service data object and its attributes in a name-value pair format.

getServiceLastUpdateTime

Returns the date and time when the schema files referenced in the service definition last changed.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date and time when the service definition last changed in ISO 8601 format.

getEntityList

Gets the list of service data objects defined on this service.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

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

A list of service data objects defined on this service. For each service data object, the result includes the QName, internal name, and Boolean values indicating whether create, update, merge, and delete operations can be performed on the object.

Security

The following tables list the privileges required to perform the service operations, and the duty roles that each privilege is granted to.

Service Operations to Privileges Mapping

Operation Name Privilege Code Privilege Name Privilege Description

All Operations

PJB_MANAGE_PROJECT_BILLING_EVENT_PRIV

Manage Project Billing Event

Allows creation and management of project billing events for invoice and revenue amounts.

Privileges to Duty Roles Mapping

Privilege Code Granted to Duty Role Code Granted to Duty Role Name Granted To Duty Role Description

PJB_MANAGE_PROJECT_BILLING_EVENT_PRIV

ORA_PJB_PROJECT_CONTRACT_REVENUE_MANAGEMENT_DUTY

Project Contract Revenue Management

Perform tasks related to managing project contract revenue, billing events and billing transaction exceptions.

PJB_MANAGE_PROJECT_BILLING_EVENT_PRIV

ORA_PJF_PROJECT_INTEGRATION_SPECIALIST_JOB

Project Integration Specialist

Individual responsible for planning, coordinating, and supervising all activities related to the integration of project management information systems.

PJB_MANAGE_PROJECT_BILLING_EVENT_PRIV

ORA_PJB_PROJECT_CONTRACT_INVOICE_MANAGEMENT_DUTY

Project Contract Invoice Management

Perform tasks related to managing project contract invoices, billing events and billing transaction exceptions.

Duty Roles to Duty or Job Roles Mapping

Duty Role Code Granted to Duty or Job Role Code Granted to Duty or Job Role Name Granted To Duty or Job Role Description

ORA_PJF_PROJECT_INTEGRATION_SPECIALIST_JOB

ORA_FUN_FSCM_LOAD_INTERFACE_ADMIN_DUTY

FSCM Load Interface Administration

Manages load interface file for import

ORA_PJB_PROJECT_CONTRACT_REVENUE_MANAGEMENT_DUTY

ORA_GL_PROJECTS_PERIOD_STATUS_MANAGEMENT_DUTY

Manage Projects Accounting Period Status

Manages Oracle Fusion Projects period status.

ORA_PJB_PROJECT_CONTRACT_INVOICE_MANAGEMENT_DUTY

ORA_XLA_SUBLEDGER_ACCOUNTING_SPECIALIST_DUTY

Subledger Accounting Specialist

Creates accounting for a given transaction and reviews journal entries.