Project Unprocessed Commitment Transaction Version 2 (Deprecated)

Service to operate on project commitment transactions imported from third-party applications.

Life Cycle Status: Deprecated. This service is deprecated and replaced by .

QName: {http://xmlns.oracle.com/apps/projects/costing/transactions/transactionServiceV2/}ProjectCommitmentsService

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

Logical Business Objects

  • Projects : Project Costing : Project Unprocessed Expenditure Item

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

Next version is

Project Unprocessed Commitment Transaction Version 3

Handles

Project Unprocessed Commitment Transaction SDO Version 2

Handles

Project Commitment Transaction Validation Message

Handles

Project Commitment Transaction Validation Output

Operations

validateCommitmentTransactions

Validates project commitment transactions received from third-party applications.

Life Cycle Status: Active

Request Payload

Element Name Type Description

list

Project Unprocessed Commitment Transaction Version 2

Attributes specific to the unprocessed commitment transactions received from third-party applications.

Response Payload

Element Name Type Description

result

Project Commitment Transaction Validation Output

Results of the Validate operation performed on the commitment transactions imported from third-party applications. It also includes error or warning exception messages.

receiveCommitmentTransactions

Receives project commitment transactions from third-party applications.

Life Cycle Status: Active

Request Payload

Element Name Type Description

purgeAtProjectLevel

string

Determines the existing commitments to purge from the Oracle Fusion application commitments table. If 'Y', then only the commitments for the projects in the current service payload are purged. If 'N' or left blank, then all the commitments for all the transaction sources in the current service payload are purged.

list

Project Unprocessed Commitment Transaction Version 2

Attributes specific to the unprocessed commitment transactions received from third-party applications.

Response Payload

Element Name Type Description

result

Project Commitment Transaction Validation Output

Results of the Validate operation performed on the commitment transactions imported from third-party applications. It also includes error or warning exception messages.

getDfltObjAttrHints

Retrieves user interface hints, such as the object label and object attribute labels for the specified service data. 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 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.