Contract Service Version 2

The external service of the contract.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/}ContractService

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

Logical Business Objects

  • CRM : Enterprise Contracts : Contract

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

Sales Credit

Handles

Contract Assigned Billing Extension

Handles

Contract Renewal Request

Handles

Nonlabor Rate Override SDO

Handles

Contract Header Descriptive Flexfield Attributes

Handles

Amend Contract

Handles

Contract Bill Plan Descriptive Flexfields

Handles

Contract Document

Handles

Pricing Terms Sales Agreement

Handles

Revert Contract

Handles

Contract Charge

Handles

Contract Header Language Translation

Handles

Person Rate Override SDO

Handles

Internal Contract Line Attributes SDO

Handles

Contract Question Responses

Handles

Event Payload

Handles

Contract Manual Price Adjustment

Handles

Contract

Handles

Contract Party Contact Descriptive Flexfield Attributes

Handles

Contract Covered Asset

Handles

Job Assignment Override SDO

Handles

Contract Tier Header

Handles

Contract Party Contact

Handles

Contract Tier Line

Handles

Event Parameters

Handles

Contract Revenue Plan

Handles

Contract Party Language Translation

Handles

Contract Renewal Response

Handles

Cancel Contract Line

Handles

Contract Billing Control

Handles

Contract Party Descriptive Flexfield Attributes

Handles

Job Rate Override SDO

Handles

Contract Line

Handles

Get Contract Document Content

Handles

Contract Line Language Translation

Handles

Close Service Contract

Handles

Labor Multiplier Override SDO

Handles

Sign Contract

Handles

Contract Bill Plan

Handles

Contract Bill Plan Translations

Handles

Contract Charge Component

Handles

Contract Related Document

Handles

Contract Line Descriptive Flexfield Attributes

Handles

Contract Service Billing Summary

Handles

Job Title Override SDO

Handles

Sign Contract Party Details

Handles

Contract Associated Project

Handles

Get Contract Documents List

Handles

Contract Variable Values

Handles

Contract Party

Operations

mergeContractInAllStatus

The custom merge operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractHeader

Contract

The contract header SDOs of all the contracts that would be merged.

targetStatusCode

string

The target status code after the merge operation.

closeDate

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

The date when the contract was closed.

closeReasonCode

string

The reason code for closing a contract.

cancelReasonCode

string

The reason code for canceling a contract.

versionFlag

boolean

The flag that denotes whether a new version of the contract would be created for the merge operation.

Response Payload

Element Name Type Description

result

Contract

The result of the merge operation that also includes the successfully merged contract header SDO.

deleteContract

The custom delete operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

id

long

The unique identifier of the contract.

majorVersion

long

The major version of the contract.

externalSourceKey

string

The external source key of the contract.

externalReferenceKey

string

The external reference key of the contract.

deleteAllVersions

boolean

The flag that denotes whether all the versions of the contract would be deleted or not.

Response Payload

Element Name Type Description

result

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

The result of the delete operation that also includes the warning or information message.

updateContractToActive

The custom active operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

The unique identifier of the contract.

runValidationFlag

boolean

The flag that denotes whether validations are run or not.

Response Payload

Element Name Type Description

result

Contract

The result of the update operation that also includes the successfully activated Contract header SDO.

addContractDocuments

The custom operation for adding documents to contracts.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractDocuments

Contract Document

The contract document that would be merged.

Response Payload

Element Name Type Description

result

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

The result of the add operation that also includes the warning or information message.

applyHoldOnContract

The custom hold operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

The identifier of the contract.

lineId

long

The identifier of the line.

headerExternalSourceKey

string

The external source key of the header.

headerExternalReferenceKey

string

The external reference key of the header.

lineExternalSourceKey

string

The external source key of the line.

lineExternalReferenceKey

string

The external reference key of the line.

holdUntilDate

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

The date until which the contract is on hold.

holdReasonCode

string

The reason code for the contract being on hold.

applyHldRsnSetId

long

The reason set identifier for the contract being on hold.

Response Payload

Element Name Type Description

result

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

The result of the hold operation that also includes the warning or information message.

closeContract

The custom close operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

The identifier of the contract.

contractLineId

long

The contract line identifier.

headerExternalSourceKey

string

The external source key of the header.

headerExternalReferenceKey

string

The external reference key of the header.

lineExternalSourceKey

string

The external source key of the line.

lineExternalReferenceKey

string

The external reference key of the line.

closedDate

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

The date when the contract was closed.

closeReasonCode

string

The close reason code of the contract.

trnCodeSetId

long

The transaction code set identifier.

Response Payload

Element Name Type Description

result

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

The result of the close operation that also includes the warning or information message.

cancelContract

The custom cancel operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

The identifier of the contract.

reasonCode

string

The reason code for the contract being canceled.

externalSourceKey

string

The external source key of the contract.

externalReferenceKey

string

The external reference key of the contract.

trnCodeSetId

long

The transaction code set identifier.

Response Payload

Element Name Type Description

result

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

The result of the cancel operation that also includes the warning or information message.

removeHoldOnContract

The custom remove hold operation for the contract header and the contract line SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

The identifier of the contract.

lineId

long

The identifier of the line.

headerExternalSourceKey

string

The external source key of the header.

headerExternalReferenceKey

string

The external reference key of the header.

lineExternalSourceKey

string

The external source key of the line.

lineExternalReferenceKey

string

The external reference key of the line.

removeHoldDate

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

The date when the hold on the contract was removed.

Response Payload

Element Name Type Description

result

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

The result of the remove hold operation that also includes the warning or information message.

reopenContract

The custom reopen operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

The identifier of the contract.

contractLineId

long

The contract line identifier.

headerExternalSourceKey

string

The external source key of the header.

headerExternalReferenceKey

string

The external reference key of the header.

lineExternalSourceKey

string

The external source key of the line.

lineExternalReferenceKey

string

The external reference key of the line.

Response Payload

Element Name Type Description

result

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

The result of the reopen operation that also includes the warning or information message.

submitContractForApproval

Custom submit for approval operation for Contract Header SDO

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

Contract ID

externalSourceKey

string

Eaternal Source Key

externalReferenceKey

string

Eaternal Reference Key

submitOnWarningsFlag

boolean

Flag that instructs to proceed with submit even there are any validation warnings

Response Payload

Element Name Type Description

result

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

Returns list of strings. First element gives whether contract is submitted or not and batch id used for validation separated by : ex. SUBMITTED:123456789 or NOT_SUBMITTED:123456789. Second element onwards it will have validation messages in the format Severity:Validation Message

previewContract

Custom Preview operation for Contract Header SDO

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

Contract Id

majorVersion

long

Contract Major Version

externalSourceKey

string

External Source Key

externalReferenceKey

string

External Reference Key

language

string

Preview Language

Response Payload

Element Name Type Description

result

string

Result of the operation includes the PDF of the contract

previewContractInHTML

Custom HTML Preview operation for Contract Header SDO

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

Contract Id

majorVersion

long

Contract Version Number

externalSourceKey

string

External Source Key

externalReferenceKey

string

External Reference Key

language

string

Preview Language

Response Payload

Element Name Type Description

result

string

Result of the operation includes the HTML of the contract

previewContractInRTF

Custom RTF Preview operation for Contract Header SDO

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

Contract Id

majorVersion

long

Contract Version Number

externalSourceKey

string

External Source Key

externalReferenceKey

string

External Reference Key

language

string

Preview Language

Response Payload

Element Name Type Description

result

string

Result of the operation includes the RTF of the contract

runContractExpert

The custom run Contract Expert operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

The identifier of the contract.

externalSourceKey

string

The external source key of the contract.

externalReferenceKey

string

The external reference key of the contract.

variableValues

Contract Variable Values

All user defined variables and values used in document clauses.

questionResponses

Contract Question Responses

All questions and responses used in Contract Expert rules associated to a document.

runContractExpertYN

string

Indicator to control whether to run Contract Expert.

Response Payload

Element Name Type Description

result

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

Result of the run Contract Expert operation includes the warning or information messages.

amendContract

The amend operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

amendContractParams

Amend Contract

Input values for amending a contract

Response Payload

Element Name Type Description

result

void

Result of the operation includes the warning or informational message.

revertContract

The revert operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

revertContractParams

Revert Contract

Input values for reverting a contract

Response Payload

Element Name Type Description

result

void

Result of the operation includes the warning or informational message.

cancelContractLine

The cancel operation for the contract line SDO. This service can be used to cancel contract lines or its covered assets.

Life Cycle Status: Active

Request Payload

Element Name Type Description

cancelContractLineParams

Cancel Contract Line

Input values for canceling a contract line.

Response Payload

Element Name Type Description

result

void

Result of the operation includes the warning or informational message.

closeServiceContract

The close operation for the contract header SDO. This service is for service contracts only.This service can be used to close the contract, its lines or its covered assets.

Life Cycle Status: Active

Request Payload

Element Name Type Description

closeServiceContractParams

Close Service Contract

Input values for closing a service contract.

Response Payload

Element Name Type Description

result

void

Result of the operation includes the warning or informational message.

getContractDocuments

Custom operation to get contract documents of a contract

Life Cycle Status: Active

Request Payload

Element Name Type Description

inputParams

Get Contract Documents List

Input values for this operation

Response Payload

Element Name Type Description

result

Contract Document

Returns list of contract documents of a contract

getContractDocumentFileContents

Custom operation to get file contents along with file name and content type of a contract document

Life Cycle Status: Active

Request Payload

Element Name Type Description

inputParams

Get Contract Document Content

Input values for this operation

Response Payload

Element Name Type Description

result

string

Returns an array of 3 strings - file name (un-encoded), file content type (un-encoded) and file contents (base64 encoded).

renewContract

The amend operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

manualRenewalParams

Contract Renewal Request

Input values for renewing a contract

Response Payload

Element Name Type Description

result

Contract Renewal Response

Result of the operation includes the renewed contract information.

raiseUserTransitionEvent

Custom operation to update the state_transition_flow_state in Contracts.

Life Cycle Status: Active

Request Payload

Element Name Type Description

inputParams

Event Payload

Input values for this operation

Response Payload

Element Name Type Description

result

string

Result of the operation includes the warning or informational message.

getContract

The get operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

id

long

The identifier of the contract.

majorVersion

long

The major version of the contract.

Response Payload

Element Name Type Description

result

Contract

The result of the get operation that also includes the successfully retrieved contract header SDO.

signContract

Service to capture signer details and sign a contract.

Life Cycle Status: Active

Request Payload

Element Name Type Description

inputParams

Sign Contract

Input values for sign contract

Response Payload

Element Name Type Description

result

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

Result of the operation includes the warning or informational message.

getContractValidDocumentCategories

Custom operation to get valid contract documents of a contract.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

string

Result of this operation includes valid document categories of Contract

getContractByPrimaryKey

Get operation for Contract Header SDO

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractId

long

Contract Id

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/}ContractHeaderResult

Result of the operation includes the successfully retrieved Contract Header SDO

createContract

The create operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractHeader

Contract

The contract header SDOs of all the contracts that would be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/}ContractHeaderResult

The result of the create operation that also includes the successfully created contract header SDO.

updateContract

The update operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractHeader

Contract

The contract header SDOs of the contract that would be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/}ContractHeaderResult

The result of the update operation that also includes the successfully updated contract header SDO.

mergeContract

The merge operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

contractHeader

Contract

The contract header SDOs of all the contracts that would be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/contracts/coreAuthoring/contractService/}ContractHeaderResult

The result of the merge operation includes the successfully merged contract header SDO.

findContract

The find operation for the contract header SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

The criteria used to limit the query result, such as the filter (where clause) and the fetch size.

findControl

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

This field is not currently used.

Response Payload

Element Name Type Description

result

Contract

The result of the find operation that also includes a list of the contract header SDO satisfying the inbound criteria and any warnings or information messages.

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, which is 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 that the application would use when evaluating the locale-based user interface hints. The locale name is in the 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 the object's 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 the 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 Name, 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

cancelContract

OKC_CANCEL_CONTRACT_PRIV

Cancel Contract

Allows the cancellation of contracts and contract lines.

cancelContract

OKC_CANCEL_CONTRACT_VIA_WEB_SERVICE_PRIV

Cancel Contract via Web Service

Allows the cancellation of contracts and contract lines from outside the application.

removeHoldOnContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

removeHoldOnContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

getContractDocuments

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

getContractDocuments

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

getContractDocuments

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

previewContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

previewContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

previewContract

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

mergeContractInAllStatus

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

mergeContractInAllStatus

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

mergeContractInAllStatus

OKC_CREATE_CONTRACT_PRIV

Create Contract

Provides ability to initiate contract creation.

createContract

OKC_CREATE_CONTRACT_PRIV

Create Contract

Provides ability to initiate contract creation.

updateContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

updateContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

submitContractForApproval

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

submitContractForApproval

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

deleteContract

OKC_DELETE_CONTRACT_PRIV

Delete Contract

Allows the deletion of draft or canceled contracts.

cancelContractLine

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

cancelContractLine

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

cancelContractLine

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

mergeContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

mergeContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

mergeContract

OKC_CREATE_CONTRACT_PRIV

Create Contract

Provides ability to initiate contract creation.

amendContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

amendContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

amendContract

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

getContractByPrimaryKey

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

getContractByPrimaryKey

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

getContractByPrimaryKey

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

getContractDocumentFileContents

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

getContractDocumentFileContents

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

getContractDocumentFileContents

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

signContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

signContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

updateContractToActive

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

updateContractToActive

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

applyHoldOnContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

applyHoldOnContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

previewContractInRTF

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

previewContractInRTF

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

previewContractInRTF

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

addContractDocuments

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

addContractDocuments

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

raiseUserTransitionEvent

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

raiseUserTransitionEvent

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

renewContract

OKC_RENEW_CONTRACT_PRIV

Renew Contract

Allows renewal of a contract

previewContractInHTML

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

previewContractInHTML

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

previewContractInHTML

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

runContractExpert

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

runContractExpert

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

runContractExpert

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

revertContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

revertContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

revertContract

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

getContractValidDocumentCategories

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

getContractValidDocumentCategories

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

getContractValidDocumentCategories

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

reopenContract

OKC_CLOSE_CONTRACT_PRIV

Close Contract

Allows the closing of contracts and contract lines.

reopenContract

OKC_CLOSE_CONTRACT_VIA_WEB_SERVICE_PRIV

Close Contract by Web Service

Allows the closing of contracts and contract lines from outside the application..

getContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

getContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

getContract

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

closeServiceContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

closeServiceContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

closeServiceContract

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

closeContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

closeContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

findContract

OKC_EDIT_CONTRACT_PRIV

Edit Contract

Allows the editing of contracts, as well as other contract management tasks.

findContract

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

Edit Contract by Web Service

Allows the editing of contracts and other contract management tasks from outside the application.

findContract

OKC_VIEW_CONTRACT_PRIV

View Contract

Allows viewing and printing of a contract and its history, including the contract's financial summary.

Privileges to Duty Roles Mapping

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

OKC_CANCEL_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AMENDMENT_DUTY

Grant Contract Amendment

Amends approved grant contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CANCEL_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CANCEL_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_CONTRACT_SEARCH_VIEW_TEAM_DUTY

Contract Search and View Access Team

Searches and views contracts for the assigned business units by honoring team access.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

Contract Search and View Access

Searches and views contracts for the assigned business units.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AUTHORING_DUTY

Grant Contract Authoring

Authors grant contracts, including terms and conditions, interactions, and customer account information.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AMENDMENT_DUTY

Grant Contract Amendment

Amends approved grant contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_SEARCH_VIEW_DUTY

Grant Contract Search and View Access

Searches and views grant contracts for the assigned business units.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY

Contract View Access Across All Contracts

Views all contracts across an enterprise.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY_FOR_CRM

Contract View Access Across All Contracts for CRM

Views all contracts across an enterprise.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_BUSINESS_PRACTICES_DIRECTOR_JOB

Business Practices Director

Defines and manages sales or procurement contract policies and standards. Ensures all corporate contracts conform to established guidelines and best practices.

OKC_VIEW_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_TEAM_DUTY

Contract Authoring Team

Authors contracts, including terms and conditions, interactions, and customer account information honoring team access.

OKC_VIEW_CONTRACT_PRIV

ORA_CSE_ASSET_ADMINISTRATOR_JOB

Asset Administrator

An experienced functional super user who performs asset-related tasks (setup request, transactions, updates, data audit) as directed. In addition, the Asset Administrator is responsible for general asset application maintenance (for both customer-owned and enterprise-owned assets), such as process monitoring and processing error resolution.

OKC_EDIT_CONTRACT_VIA_WEB_SERVICE_PRIV

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_MANAGEMENT_DUTY

Contract Management Across All Contracts Web Service

Permits an application using the CRM application ID to manage contracts across all business units.

OKC_CLOSE_CONTRACT_VIA_WEB_SERVICE_PRIV

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_MANAGEMENT_DUTY

Contract Management Across All Contracts Web Service

Permits an application using the CRM application ID to manage contracts across all business units.

OKC_CREATE_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AMENDMENT_DUTY

Grant Contract Amendment

Amends approved grant contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CREATE_CONTRACT_PRIV

ORA_PON_NEGOTIATION_CONTRACT_MANAGEMENT_DUTY

Negotiation Contract Management

Create and manage procurement contracts for awarded suppliers in a negotiation.

OKC_CREATE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CREATE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CREATE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

OKC_CREATE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_TEAM_DUTY

Contract Authoring Team

Authors contracts, including terms and conditions, interactions, and customer account information honoring team access.

OKC_CREATE_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AUTHORING_DUTY

Grant Contract Authoring

Authors grant contracts, including terms and conditions, interactions, and customer account information.

OKC_DELETE_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AMENDMENT_DUTY

Grant Contract Amendment

Amends approved grant contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_DELETE_CONTRACT_PRIV

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_MANAGEMENT_DUTY

Contract Management Across All Contracts Web Service

Permits an application using the CRM application ID to manage contracts across all business units.

OKC_DELETE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_DELETE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_DELETE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

OKC_DELETE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_TEAM_DUTY

Contract Authoring Team

Authors contracts, including terms and conditions, interactions, and customer account information honoring team access.

OKC_DELETE_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AUTHORING_DUTY

Grant Contract Authoring

Authors grant contracts, including terms and conditions, interactions, and customer account information.

OKC_CANCEL_CONTRACT_VIA_WEB_SERVICE_PRIV

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_MANAGEMENT_DUTY

Contract Management Across All Contracts Web Service

Permits an application using the CRM application ID to manage contracts across all business units.

OKC_RENEW_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

OKC_RENEW_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AUTHORING_DUTY

Grant Contract Authoring

Authors grant contracts, including terms and conditions, interactions, and customer account information.

OKC_EDIT_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AMENDMENT_DUTY

Grant Contract Amendment

Amends approved grant contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_EDIT_CONTRACT_PRIV

ORA_PON_NEGOTIATION_CONTRACT_MANAGEMENT_DUTY

Negotiation Contract Management

Create and manage procurement contracts for awarded suppliers in a negotiation.

OKC_EDIT_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_EDIT_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_EDIT_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

OKC_EDIT_CONTRACT_PRIV

ORA_OKC_CONTRACT_AUTHORING_TEAM_DUTY

Contract Authoring Team

Authors contracts, including terms and conditions, interactions, and customer account information honoring team access.

OKC_EDIT_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AUTHORING_DUTY

Grant Contract Authoring

Authors grant contracts, including terms and conditions, interactions, and customer account information.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_GRANT_CONTRACT_AMENDMENT_DUTY

Grant Contract Amendment

Amends approved grant contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_ENTERPRISE_CONTRACT_ADMINISTRATOR_JOB

Enterprise Contract Administrator

Performs the duties of both customer contract administrator and supplier contract administrator.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_CUSTOMER_CONTRACT_TEAM_MEMBER_ABSTRACT

Customer Contract Team Member

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_SUPPLIER_CONTRACT_MANAGER_JOB

Supplier Contract Manager

Manages a team of supplier contract administrators.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_ENTERPRISE_CONTRACT_TEAM_MEMBER_ABSTRACT

Enterprise Contract Team Member

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_CUSTOMER_CONTRACT_ADMINISTRATOR_JOB

Customer Contract Administrator

Works with sales account teams and legal to negotiate and author customer contracts. Tracks critical contract milestones, service level agreements, and assists account teams during contract renewals and amendments.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_SUPPLIER_CONTRACT_ADMINISTRATOR_JOB

Supplier Contract Administrator

Works with internal buyers and legal to negotiate and author supplier contracts and agreements. Tracks critical contract milestones, monitors supplier performance, and assists buyers during contract renewals, closeout, and amendments.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_CUSTOMER_CONTRACT_MANAGER_JOB

Customer Contract Manager

Manages a team of customer contract administrators.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_ENTERPRISE_CONTRACT_MANAGER_JOB

Enterprise Contract Manager

Manages a team of enterprise contract administrators.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

OKC_CLOSE_CONTRACT_PRIV

ORA_OKC_SUPPLIER_CONTRACT_TEAM_MEMBER_ABSTRACT

Supplier Contract Team Member

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_CSE_ASSET_ADMINISTRATOR_JOB

ORA_CSI_ASSET_SERVICE_DUTY

Asset Service Management

Provide access to view and manage service business objects, such as service request, service work order, that are related to an asset.

ORA_OKC_ENTERPRISE_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_SUPPLIER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_CUSTOMER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_CUSTOMER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_ENTERPRISE_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_SUPPLIER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_AMENDMENT_DUTY

Contract Amendment

Amends approved contracts. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_CUSTOMER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_ENTERPRISE_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_SUPPLIER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_AMENDMENT_TEAM_DUTY

Contract Amendment Team

Amends approved contracts honoring team access. This includes initiating an amendment, reverting the contract to the previous signed version, updating all allowable attributes, and submitting the amendment for approval.

ORA_OKC_ENTERPRISE_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

ORA_OKC_SUPPLIER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

ORA_OKC_CUSTOMER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

ORA_OKC_CUSTOMER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

ORA_OKC_ENTERPRISE_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

ORA_OKC_SUPPLIER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_AUTHORING_DUTY

Contract Authoring

Authors contracts, including terms and conditions, interactions, and customer account information.

ORA_OKC_CUSTOMER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_AUTHORING_TEAM_DUTY

Contract Authoring Team

Authors contracts, including terms and conditions, interactions, and customer account information honoring team access.

ORA_OKC_ENTERPRISE_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_AUTHORING_TEAM_DUTY

Contract Authoring Team

Authors contracts, including terms and conditions, interactions, and customer account information honoring team access.

ORA_OKC_SUPPLIER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_AUTHORING_TEAM_DUTY

Contract Authoring Team

Authors contracts, including terms and conditions, interactions, and customer account information honoring team access.

ORA_OKC_ENTERPRISE_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

Contract Search and View Access

Searches and views contracts for the assigned business units.

ORA_OKC_SUPPLIER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

Contract Search and View Access

Searches and views contracts for the assigned business units.

ORA_OKC_CUSTOMER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

Contract Search and View Access

Searches and views contracts for the assigned business units.

ORA_OKC_CUSTOMER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

Contract Search and View Access

Searches and views contracts for the assigned business units.

ORA_OKC_ENTERPRISE_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

Contract Search and View Access

Searches and views contracts for the assigned business units.

ORA_OKC_SUPPLIER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

Contract Search and View Access

Searches and views contracts for the assigned business units.

ORA_OKC_CUSTOMER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_SEARCH_VIEW_TEAM_DUTY

Contract Search and View Access Team

Searches and views contracts for the assigned business units by honoring team access.

ORA_OKC_ENTERPRISE_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_SEARCH_VIEW_TEAM_DUTY

Contract Search and View Access Team

Searches and views contracts for the assigned business units by honoring team access.

ORA_OKC_SUPPLIER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_SEARCH_VIEW_TEAM_DUTY

Contract Search and View Access Team

Searches and views contracts for the assigned business units by honoring team access.

ORA_OKC_ENTERPRISE_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_SETUP_DUTY

Contract Setup

Contract Setup

ORA_OKC_SUPPLIER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_SETUP_DUTY

Contract Setup

Contract Setup

ORA_OKC_CUSTOMER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_SETUP_DUTY

Contract Setup

Contract Setup

ORA_OKC_CUSTOMER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_SETUP_DUTY

Contract Setup

Contract Setup

ORA_OKC_SUPPLIER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_SETUP_DUTY

Contract Setup

Contract Setup

ORA_OKC_BUSINESS_PRACTICES_DIRECTOR_JOB

ORA_OKC_CONTRACT_TERMS_LIBRARY_ADMINISTRATION_DUTY

Contract Terms Library Administration

Manages the Contract Terms Library, including defining and maintaining terms templates, clauses, Contract Expert rules, sections, variables, folders, questions, constants, and numbering schemes.

ORA_OKC_BUSINESS_PRACTICES_DIRECTOR_JOB

ORA_OKC_CONTRACT_TERMS_LIBRARY_INQUIRY_DUTY

Contract Terms Library Search and View Access

Searches and views Contract Terms Library objects, including terms templates, clauses, Contract Expert rules, sections, variables, folders, questions, constants, and numbering schemes.

ORA_OKC_CUSTOMER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_TERMS_AUTHORING_OVERRIDE_DUTY

Contract Terms and Conditions Override Controls

Edits protected clauses, and deletes mandatory clauses and sections in addition to authoring nonstandard terms and conditions.

ORA_CSE_ASSET_ADMINISTRATOR_JOB

ORA_FUN_FSCM_LOAD_INTERFACE_ADMIN_DUTY

FSCM Load Interface Administration

Manages load interface file for import

ORA_CSE_ASSET_ADMINISTRATOR_JOB

ORA_CSI_INSTALLED_BASE_WEB_SERVICE_DUTY

Installed Base Web Service

Provide service access to installed base by using the REST services.

ORA_OKC_GRANT_CONTRACT_SEARCH_VIEW_DUTY

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_CSE_ASSET_ADMINISTRATOR_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_OKC_BUSINESS_PRACTICES_DIRECTOR_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_MANAGEMENT_DUTY

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY_FOR_CRM

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_OKC_CONTRACT_SEARCH_VIEW_TEAM_DUTY

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_CSE_ASSET_ADMINISTRATOR_JOB

ORA_MNT_MAINTENANCE_SETUP_DUTY

Maintenance Management Setup Administration

Provides access to perform maintenance management setup tasks.

ORA_CSE_ASSET_ADMINISTRATOR_JOB

ORA_MNT_MAINTENANCE_SERVICE_DUTY

Maintenance Management Web Service

Provides service access to maintenance asset management and work execution by using the REST services.

ORA_CSE_ASSET_ADMINISTRATOR_JOB

ORA_CSE_MANAGE_CUSTOMER_ASSETS_DUTY

Manage Customer Assets

Provides access to the Edit and View Customer Assets including the View Pages in the History Tab.

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY

ORA_PON_NEGOTIATION_VIEWING_DUTY

Negotiation Viewing

View the negotiation summary and details pages.

ORA_OKC_BUSINESS_PRACTICES_DIRECTOR_JOB

ORA_PON_NEGOTIATION_VIEWING_DUTY

Negotiation Viewing

View the negotiation summary and details pages.

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY

ORA_PON_NEGOTIATION_VIEWING_DUTY

Negotiation Viewing

View the negotiation summary and details pages.

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_MANAGEMENT_DUTY

ORA_PON_NEGOTIATION_VIEWING_DUTY

Negotiation Viewing

View the negotiation summary and details pages.

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY_FOR_CRM

ORA_PON_NEGOTIATION_VIEWING_DUTY

Negotiation Viewing

View the negotiation summary and details pages.

ORA_OKC_CONTRACT_SEARCH_VIEW_TEAM_DUTY

ORA_PON_NEGOTIATION_VIEWING_DUTY

Negotiation Viewing

View the negotiation summary and details pages.

ORA_OKC_ENTERPRISE_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_SUPPLIER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_CUSTOMER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_CUSTOMER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_ENTERPRISE_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_CUSTOMER_CONTRACT_MANAGER_JOB

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_SUPPLIER_CONTRACT_TEAM_MEMBER_ABSTRACT

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_ENTERPRISE_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_OKC_SUPPLIER_CONTRACT_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_TERMS_AUTHORING_NON_STANDARD_DUTY

Nonstandard Contract Terms and Conditions Authoring

Authors nonstandard terms and conditions in addition to standard terms and conditions. Nonstandard terms authoring includes editing standard clauses, creating nonstandard clauses, deleting nonstandard clauses and sections, and removing contract terms.

ORA_CSE_ASSET_ADMINISTRATOR_JOB

ORA_RCS_SCM_COMMON_WEB_SERVICE_DUTY

Supply Chain Common Web Service

Provides web service access to supply chain common to perform activities such as viewing inventory organizations, plant parameters, carriers and units of measure list of values.