Update Purchasing Document Numbers

Service that imports the purchasing document numbers created in an external purchasing application, into the sourcing application.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/prc/pon/awards/externalExportService/}NegotiationPurchasingDocumentService

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

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

Negotiation Purchasing Document

Operations

updatePurchasingDocumentNumbers

An operation that imports the purchasing document numbers created in an external purchasing application, into the sourcing application.

Life Cycle Status: Active

Request Payload

Element Name Type Description

PurchasingDocument

Negotiation Purchasing Document

An object representing a set of parameters, used to provide values while importing the purchasing document numbers from external purchasing application.

Response Payload

Element Name Type Description

result

string

Service will return the value SUCCESS if the external purchasing document information is successfully updated in the sourcing application.

getDfltObjAttrHints

An operation to retrieve 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 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

An operation that 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

An operation to get 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

PON_EXPORT_SUPPLIER_NEGOTIATION_AWARD_WEB_SERVICE_PRIV

Export Supplier Negotiation Award by Web Service

Allows users to export negotiation award information to create purchasing documents in external applications using web service.