Item Relationship Version 2

An unique identifier for the item relationship application module or service.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}ItemRelationshipService

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

Logical Business Objects

  • SCM : Product Model : Item Relationship

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

GTIN Cross-reference

Handles

Linked Supplier Item Relationships

Handles

Spoke System Relationship

Handles

Linked MPN Relationships

Handles

Related Item Relationship

Handles

Item Relationship Descriptive Flexfield

Handles

Item Cross-reference

Handles

Item Relationship Translation

Handles

Trading Partner Item Relationship

Operations

getSpokeSystemCrossReferenceForItem

A service operation to get the item source system cross-reference, to which a given item is associated to.

Life Cycle Status: Active

Request Payload

Element Name Type Description

spokeSystemId

long

An unique indentifier for the system or applications instance which is the source of the collected data.

spokeSystem

string

An attribute value for the system or applications instance which is the source of the collected data.

inventoryItemId

long

An unique identifier for a part, material, product or service that is unique as compared with other items by the nature of its attributes.

orgId

long

An unique identifier for an organizing unit in the internal or external structure of your enterprise. Organization structures provide the framework for performing legal reporting, financial control, and management reporting.

Response Payload

Element Name Type Description

result

string

The output that is returned from the get operation is a source system cross-reference name.

deleteMPNSPNRelationshipLinkage

A service operation to delete manufacturer part number and supplier item number relationship linkage.

Life Cycle Status: Active

Request Payload

Element Name Type Description

tpiLinkageId

long

An unique value that represents the manufacturer part number and supplier item number relationship linkage.

Response Payload

Element Name Type Description

result

string

The output that is returned if a manufacturer part number and supplier item number relationship linkage is deleted is Success, otherwise an error message is returned.

createGTINCrossReference

The service operation is to create the entry for GTINItemCrossReference relationship.

Life Cycle Status: Active

Request Payload

Element Name Type Description

gTINCrossReference

GTIN Cross-reference

An attribute value for the GTIN Item Cross-reference service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}GTINCrossReferenceResult

The output that is returned from the create operation consisting of the GTIN Item Cross-reference service data object that is created.

updateGTINCrossReference

An update service operation for a single GTIN Item Cross-reference relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

gTINCrossReference

GTIN Cross-reference

An attribute value for the GTIN Item Cross-reference service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}GTINCrossReferenceResult

The output that is returned from the update operation consisting of the GTIN Item Cross-reference service data object that is updated.

deleteGTINCrossReference

A delete service operation for the GTIN Item Cross-reference relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

gTINCrossReference

GTIN Cross-reference

An attribute value for the GTIN Item Cross-reference service data object to be deleted.

Response Payload

Element Name Type Description

result

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

The output that is returned from the delete operation. Errors that are generated will be displayed.

mergeGTINCrossReference

An merge service operation for a single GTIN Item Cross-reference relationship object. If the entity exists it will be updated, otherwise a new entity will be created.

Life Cycle Status: Active

Request Payload

Element Name Type Description

gTINCrossReference

GTIN Cross-reference

An attribute value for the GTIN Item Cross-reference service data object to be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}GTINCrossReferenceResult

The output that is returned from the update operation consisting of the GTIN Item Cross-reference service data object that is merged.

findGTINCrossReference

A find service operation for the GTIN Item Cross-reference relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

The service operation is to find the entry for GTINItemCrossReference relationship. This parameter value is null initially, the user must add the attribute from the service data object.

findControl

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

This parameter value is null and is not used currently.

Response Payload

Element Name Type Description

result

GTIN Cross-reference

The output that is returned from the find operation is a list of objects that match the find criteria.

processGTINCrossReference

The bulk load service operation for GTIN Item Cross-reference objects. A list of GTIN Item Cross Reference Service Data Objects is processed by the operation.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

An attribute that indicates the action that will be performed in the process operation. The actions include Create, Update, Merge or Delete.

gTINCrossReference

GTIN Cross-reference

A list of GTIN Item Cross Reference Service Data Objects that will be processed by the operation.

processControl

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

An attribute that controls the bulk upload behavior for the GTIN Item Cross Reference object. For example, controls if valid data will be committed if there are other invalid data in the same batch and controls if the return will contain only key attributes or full objects.

Response Payload

Element Name Type Description

result

GTIN Cross-reference

The output that is returned from the process operation is a list of GTIN Item Cross Reference Service Data Objects that are sucessfully processed.

createItemCrossReferenceRelationship

A create service operation for a single Item Cross-reference relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

itemCrossReferenceRelationship

Item Cross-reference

An attribute value for the Item Cross-reference service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}ItemCrossReferenceResult

The output that is returned from the create operation consisting of the Item Cross-reference service data object that is created.

updateItemCrossReferenceRelationship

An update service operation for a single Item Cross-reference relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

itemCrossReferenceRelationship

Item Cross-reference

An attribute value for the Item Cross-reference service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}ItemCrossReferenceResult

The output that is returned from the update operation consisting of the Item Cross-reference service data object that is updated.

deleteItemCrossReferenceRelationship

A delete service operation for the Item Cross-reference relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

itemCrossReferenceRelationship

Item Cross-reference

An attribute value for the Item Cross-reference service data object to be deleted.

Response Payload

Element Name Type Description

result

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

The output that is returned from the delete operation. Errors that are generated will be displayed.

mergeItemCrossReferenceRelationship

An merge service operation for a single Item Cross-reference relationship object. If the entity exists it will be updated, otherwise a new entity will be created.

Life Cycle Status: Active

Request Payload

Element Name Type Description

itemCrossReferenceRelationship

Item Cross-reference

An attribute value for the Item Cross-reference service data object to be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}ItemCrossReferenceResult

The output that is returned from the update operation consisting of the Item Cross-reference service data object that is merged.

findItemCrossReferenceRelationship

A find service operation for the Item Cross-reference relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

The service operation is to find the entry for ItemCrossReference relationship. This parameter value is null initially, the user must add the attribute from the service data object.

findControl

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

This parameter value is null and is not used currently.

Response Payload

Element Name Type Description

result

Item Cross-reference

The output that is returned from the find operation is a list of objects that match the find criteria.

processItemCrossReferenceRelationship

The bulk load service operation for Item Cross-reference objects. A list of Item Cross Reference Service Data Objects is processed by the operation.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

An attribute that indicates the action that will be performed in the process operation. The actions include Create, Update, Merge or Delete.

itemCrossReferenceRelationship

Item Cross-reference

A list of Item Cross Reference Service Data Objects that will be processed by the operation.

processControl

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

An attribute that controls the bulk upload behavior for the Item Cross Reference object. For example, controls if valid data will be committed if there are other invalid data in the same batch and controls if the return will contain only key attributes or full objects.

Response Payload

Element Name Type Description

result

Item Cross-reference

The output that is returned from the process operation is a list of Item Cross Reference Service Data Objects that are sucessfully processed.

createRelatedItem

A create service operation for a single Related Item relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

relatedItem

Related Item Relationship

An attribute value for the Related Item service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}RelatedItemResult

The output that is returned from the create operation consisting of the Related Item service data object that is created.

updateRelatedItem

An update service operation for a single Related Item relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

relatedItem

Related Item Relationship

An attribute value for the Related Item service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}RelatedItemResult

The output that is returned from the update operation consisting of the Related Item service data object that is updated.

deleteRelatedItem

A delete service operation for the Related Item relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

relatedItem

Related Item Relationship

An attribute value for the Related Item service data object to be deleted.

Response Payload

Element Name Type Description

result

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

The output that is returned from the delete operation. Errors that are generated will be displayed.

mergeRelatedItem

An merge service operation for a single Related Item relationship object. If the entity exists it will be updated, otherwise a new entity will be created.

Life Cycle Status: Active

Request Payload

Element Name Type Description

relatedItem

Related Item Relationship

An attribute value for the Related Item service data object to be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}RelatedItemResult

The output that is returned from the update operation consisting of the Related Item service data object that is merged.

findRelatedItem

A find service operation for the Related Item relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

The service operation is to find the entry for Related Item relationship. This parameter value is null initially, the user must add the attribute from the service data object.

findControl

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

This parameter value is null and is not used currently.

Response Payload

Element Name Type Description

result

Related Item Relationship

The output that is returned from the find operation is a list of objects that match the find criteria.

processRelatedItem

The bulk load service operation for Related Item objects. A list of Related Item Service Data Objects is processed by the operation.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

An attribute that indicates the action that will be performed in the process operation. The actions include Create, Update, Merge or Delete.

relatedItem

Related Item Relationship

A list of Related Item Service Data Objects that will be processed by the operation.

processControl

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

An attribute that controls the bulk upload behavior for the Related Item object. For example, controls if valid data will be committed if there are other invalid data in the same batch and controls if the return will contain only key attributes or full objects.

Response Payload

Element Name Type Description

result

Related Item Relationship

The output that is returned from the process operation is a list of Related Item Service Data Objects that are sucessfully processed.

createSpokeSystemRelationship

A create service operation for a single Spoke System relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

spokeSystemRelationship

Spoke System Relationship

An attribute value for the Spoke System relationship service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}SystemCrossReferenceResult

The output that is returned from the create operation consisting of the System Cross-reference service data object that is created.

updateSpokeSystemRelationship

An update service operation for a single Spoke System relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

spokeSystemRelationship

Spoke System Relationship

An attribute value for the Spoke System relationship service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}SystemCrossReferenceResult

The output that is returned from the update operation consisting of the Spoke System relationship service data object that is updated.

deleteSpokeSystemRelationship

A delete service operation for the Spoke System relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

spokeSystemRelationship

Spoke System Relationship

An attribute value for the Spoke System relationship service data object to be deleted.

Response Payload

Element Name Type Description

result

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

The output that is returned from the delete operation. Errors that are generated will be displayed.

mergeSpokeSystemRelationship

An merge service operation for a single Spoke System relationship object. If the entity exists it will be updated, otherwise a new entity will be created.

Life Cycle Status: Active

Request Payload

Element Name Type Description

spokeSystemRelationship

Spoke System Relationship

An attribute value for the Spoke System relationship service data object to be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}SystemCrossReferenceResult

The output that is returned from the update operation consisting of the Spoke System relationship service data object that is merged.

findSpokeSystemRelationship

A find service operation for the Spoke System relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

The service operation is to find the entry for Spoke System relationship. This parameter value is null initially, the user must add the attribute from the service data object.

findControl

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

This parameter value is null and is not used currently.

Response Payload

Element Name Type Description

result

Spoke System Relationship

The output that is returned from the find operation is a list of objects that match the find criteria.

processSpokeSystemRelationship

The bulk load service operation for Spoke System relationship objects. A list of System Cross-reference Service Data Objects is processed by the operation.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

An attribute that indicates the action that will be performed in the process operation. The actions include Create, Update, Merge or Delete.

spokeSystemRelationship

Spoke System Relationship

A list of Spoke System relationship Service Data Objects that will be processed by the operation.

processControl

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

An attribute that controls the bulk upload behavior for the Spoke System relationship object. For example, controls if valid data will be committed if there are other invalid data in the same batch and controls if the return will contain only key attributes or full objects.

Response Payload

Element Name Type Description

result

Spoke System Relationship

The output that is returned from the process operation is a list of System Cross-reference Service Data Objects that are sucessfully processed.

createTradingPartnerItemRelationship

A create service operation for a single Trading Partner Item relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

tradingPartnerItemRelationship

Trading Partner Item Relationship

An attribute value for the trading partner item service data object to be created.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}TradingPartnerItemCrossReferenceResult

The output that is returned from the create operation consisting of the Competitor Item Cross-reference service data object that is created.

updateTradingPartnerItemRelationship

An update service operation for a single Trading Partner Item relationship object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

tradingPartnerItemRelationship

Trading Partner Item Relationship

An attribute value for the Trading Partner Item service data object to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}TradingPartnerItemCrossReferenceResult

The output that is returned from the update operation consisting of the Trading Partner Item service data object that is updated.

deleteTradingPartnerItemRelationship

A delete service operation for the trading partner item relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

tradingPartnerItemRelationship

Trading Partner Item Relationship

An attribute value for the Trading Partner Item Relationship to be deleted.

Response Payload

Element Name Type Description

result

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

The output that is returned from the delete operation. Errors that are generated will be displayed.

mergeTradingPartnerItemRelationship

An merge service operation for a single Trading Partner Item relationship object. If the entity exists it will be updated, otherwise a new entity will be created.

Life Cycle Status: Active

Request Payload

Element Name Type Description

tradingPartnerItemRelationship

Trading Partner Item Relationship

An attribute value for the Trading Partner Item service data object to be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productModel/items/itemRelationshipService/}TradingPartnerItemCrossReferenceResult

The output that is returned from the update operation consisting of the Trading Partner Item data object that is merged.

findTradingPartnerItemRelationship

A find service operation for the Trading Partner Item relationship entity.

Life Cycle Status: Active

Request Payload

Element Name Type Description

findCriteria

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

An attribute that represents the search criteria for the find operation. This parameter value is null initially, the user must add the attribute from the service data object.

findControl

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

This parameter value is null and is not used currently.

Response Payload

Element Name Type Description

result

Trading Partner Item Relationship

The output that is returned from the find operation is a list of objects that match the find criteria.

processTradingPartnerItemRelationship

Bulk load operation for CompetitorItemCrossReference relationship.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

The bulk load service operation for Trading Partner Item objects. A list of Competitor Item Cross Reference Service Data Objects is processed by the operation.

tradingPartnerItemRelationship

Trading Partner Item Relationship

A list of Competitor Trading Partner Item Service Data Objects that will be processed by the operation.

processControl

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

An attribute that controls the bulk upload behavior for the Trading Partner Item object. For example, controls if valid data will be committed if there are other invalid data in the same batch and controls if the return will contain only key attributes or full objects.

Response Payload

Element Name Type Description

result

Trading Partner Item Relationship

he output that is returned from the process operation is a list of Competitor Item Cross Reference Service Data Objects that are sucessfully processed.

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

EGP_MANAGE_ITEM_RELATIONSHIP_PRIV

Manage Item Relationship

Allows access to manage item relationships.

All Operations

EGP_VIEW_ITEM_PRIV

View Item

Allows access to product dashboard.

Privileges to Duty Roles Mapping

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

EGP_VIEW_ITEM_PRIV

ORA_ATC_OFFER_CATALOG_ITEM_MANAGEMENT_FSCM

Offer Catalog Item Management

Creates and manages items and item related information for offer catalog in Product Hub

EGP_VIEW_ITEM_PRIV

ORA_POS_SUPPLIER_DEMAND_PLANNER_JOB

Supplier Demand Planner

Manages supplier scheduling, supplier managed inventory and consigned inventory for the supplier company.

EGP_VIEW_ITEM_PRIV

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

Creates and manages items including item attributes, item structures, packs, associations, relationships, and catalog assignments.

EGP_VIEW_ITEM_PRIV

ORA_ATC_OFFER_CATALOG_ITEM_INQUIRY_FSCM

Offer Catalog Item Inquiry

Views items and item related information for offer catalog in Product Hub

EGP_VIEW_ITEM_PRIV

ORA_ENQ_QUALITY_ANALYST_JOB

Quality Analyst

Individual responsible for ensuring the quality of products throughout a project. Supports the Process Manager in defining processes and procedures and is responsible for conducting process reviews and audits throughout the project lifecycle to ensure standard processes and procedures are being followed.

EGP_VIEW_ITEM_PRIV

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

EGP_VIEW_ITEM_PRIV

ORA_POS_SUPPLIER_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB

Supplier Accounts Receivable Specialist

Manages invoices and payments for the supplier company. Primary tasks include submitting invoices as well as tracking invoice and payment status.

EGP_VIEW_ITEM_PRIV

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

Supplier Sales Representative

Manages agreements and deliverables for the supplier company. Primary tasks include acknowledging or requesting changes to agreements in addition to adding catalog line items with customer specific pricing and terms. Updates contract deliverables that are assigned to the supplier party and updates progress on contract deliverables for which the supplier is responsible.

EGP_VIEW_ITEM_PRIV

ORA_EGP_PRODUCT_COMMON_MGT_DUTY

Product Common Management

Creates and manages items including item attributes, catalogs, item structures, packs, associations, relationships, and catalog assignments common to the Product Manager and Product Data Steward.

EGP_MANAGE_ITEM_RELATIONSHIP_PRIV

ORA_ATC_OFFER_CATALOG_ITEM_MANAGEMENT_FSCM

Offer Catalog Item Management

Creates and manages items and item related information for offer catalog in Product Hub

EGP_MANAGE_ITEM_RELATIONSHIP_PRIV

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

Creates and manages items including item attributes, item structures, packs, associations, relationships, and catalog assignments.

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_ENQ_QUALITY_ANALYST_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

ORA_OKC_SUPPLIER_CONTRACT_MANAGE_DUTY

Manage Supplier Contracts in Supplier Portal

Manage supplier contracts in the Supplier Portal.

ORA_POS_SUPPLIER_DEMAND_PLANNER_JOB

ORA_OKC_SUPPLIER_CONTRACT_MANAGE_DUTY

Manage Supplier Contracts in Supplier Portal

Manage supplier contracts in the Supplier Portal.

ORA_POS_SUPPLIER_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB

ORA_OKC_SUPPLIER_CONTRACT_MANAGE_DUTY

Manage Supplier Contracts in Supplier Portal

Manage supplier contracts in the Supplier Portal.

ORA_POS_SUPPLIER_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB

ORA_IBY_PAYEE_BANK_ACCOUNT_MANAGEMENT_DUTY

Payee Bank Account Management

Manages supplier bank accounts and other payment details.

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

ORA_PO_BPA_CPA_CHG_AS_SUPPLIER_DUTY

Purchase Agreement Management as Supplier

Perform purchase agreement change management tasks as a supplier.

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

ORA_PO_PO_CHGS_AS_SUPPLIER_DUTY

Purchase Order Management as Supplier

Perform purchase order change management tasks as a supplier.

ORA_POS_SUPPLIER_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB

ORA_AP_SELF_SERVICE_PAYABLES_INVOICE_ENTRY_DUTY

Self Service Payables Invoice Entry

Enters invoices using self-service functionality.

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

ORA_PON_SUPPLIER_BIDDER_ABSTRACT

Supplier Bidder

Sales representative from a potential supplier responsible for responding to requests for quote, requests for proposal, requests for information and reverse auctions.

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

ORA_CJM_SUPPLIER_CHANNEL_IN_PORTAL_DUTY

Supplier Channel Management in Supplier Portal

Manages supplier programs from the supplier portal.

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

ORA_CJM_SUPPLIER_CHANNEL_IN_PORTAL_VIEW_DUTY

Supplier Channel Viewing in Supplier Portal

Views supplier programs from the supplier portal.

ORA_POS_SUPPLIER_ACCOUNTS_RECEIVABLE_SPECIALIST_JOB

ORA_POZ_PROFILE_INQUIRY_AS_SUPPLIER_DUTY

Supplier Profile Inquiry as Supplier

Views non-bank account related supplier profile information as a supplier.

ORA_POS_SUPPLIER_SALES_REPRESENTATIVE_JOB

ORA_POQ_SUPP_QUAL_QUESTIONNAIRE_RESPONSE_MANAGEMENT_AS_SUPPLIER_DUTY

Supplier Qualification Questionnaire Response Management as Supplier

A supplier user can respond to requests for qualification information.