Product Design Change Order Web Service

A record of the changes made to an item and its child elements, such as bill of materials and approved manufacturer parts.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/scm/productCollaboration/changes/changeObjects/changeObjectService/}ProductDesignChangeOrderService

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

Logical Business Objects

  • SCM : Product Development : Product Design

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

Redlined AML Rows

Handles

Redlines

Handles

Structure Descriptive Flexfield

Handles

Item Translation

Handles

Item Supplier Version 2

Handles

Redlined Component Rows

Handles

Attachment IDs to Delete

Handles

Change Object Return Messages

Handles

Redlined Attachment

Handles

Item Supplier Extensible FlexField

Handles

Redlined Reference Designator Row

Handles

Bulk Item Attachment Attributes

Handles

Bulk Structure Attributes

Handles

Redlined Component Attribute

Handles

Participants

Handles

Reference Designator Response

Handles

Redlined Reference Designator Attribute

Handles

Item Extensible Flexfield

Handles

Approved Manufacturer Part List

Handles

Change Line Descriptive Flexfields

Handles

Redlined Affected Object Attribute

Handles

Redlined Component Row

Handles

Item Revision Descriptive Flexfield

Handles

Item Revision Extensible Flexfield

Handles

Change Status Attributes

Handles

Change Object Descriptive Flexfields

Handles

Item Structure Component Version 2

Handles

Component Descriptive Flexfield

Handles

Affected Object Attachments Changes

Handles

Item Substitute Component

Handles

Change Order Object

Handles

Item Attachments

Handles

Approvers

Handles

Item Revision Version 2

Handles

Redlined Attachments

Handles

Redlined AML Row

Handles

Redlined Reference Designator Rows

Handles

Component Response

Handles

Substitute Components Descriptive Flexfield

Handles

Item SDO Version 2

Handles

Affected Object Response

Handles

Revised Item Line

Handles

Affected Object Attachment

Handles

Redlined AML Attribute

Handles

Item Descriptive Flexfield

Handles

Redlined Affected Object

Handles

Reference Designator Descriptive Flexfield

Handles

Contains details of the extensible flexfields in the change object.

Handles

Redlined Attachment Attribute

Handles

Item Changes Return

Handles

Affected Object

Handles

Item Structure SDO Version 2

Handles

Attachment Response

Handles

Item Structure Reference Designator

Handles

Change Object Attachment

Handles

Affected Object Return Messages

Handles

Item Relationship Descriptive Flexfield

Handles

Approved Manufacturer Parts List Response

Handles

Change Order Translation Object

Handles

Item Revision Translation Version 2

Handles

Bulk Approved Manufacturer Parts List

Handles

Revision Attachments

Handles

Participants Response

Handles

Item Catalog Category Version 2

Handles

Item Changes

Handles

Item Global Descriptive Flexfield

Handles

Structure Response

Handles

Change Object Return

Handles

Common Structures

Handles

Change Object

Operations

createOrUpdateChangeObject

Use this method to create and update a change order. You can also use it to add affected items to a change order or update them. @changeObject - The data of the change order to be created or updated.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeObject

Change Object

List of attributes.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

deleteAffectedObjects

Use this method to delete affected items of a change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique numerical identifier for the change object.

organizationCode

string

The organization code of the change object.

sequenceNumber

int

Sequence number of the affected object.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

redlineItemStructure

Use this method to add, update, and delete item structures for the change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique numerical identifier for the change object.

organizationCode

string

The organization code of the change object.

sequenceNumber

long

The sequence number of the affected object.

structureAttrList

Item Structure Version 2

The entire data of the structure to be synched, including components and reference designators.

isSyncMode

boolean

The parameter that specifies whether the structure data needs to be synched. If true, the data in structureAttrList is considered to be the master list and the same is synched to the data in the system. If false, then the data in structureAttrList contains only the delta of changes to be updated in the system. The value of ACDTypeValue under the Component element will be used to add(ADD), modify(UPDATE) or delete (DELETE) the components.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

getItemChanges

Use this method to get a list of all change orders for a given item.

Life Cycle Status: Active

Request Payload

Element Name Type Description

itemNumber

string

The numerical identifier for the item object.

organization

string

The organization code of the change object.

isBaseChangeTypes

boolean

Optional boolean attribute to specify whether the changeTypes attribute contains only base change types.

changeTypes

string

Optional list of change order types. Used in combination with isBaseChangeTypes attribute.

isBaseChangeStatuses

boolean

Optional boolean attribute to specify whether the changeStatuses attribute contains only base change statuses.

changeStatuses

string

Optional list of change statuses. Used in combination with isBaseChangeStatuses attribute.

assignee

string

Optional assignee name.

creator

string

Optional creator name.

Response Payload

Element Name Type Description

result

Item Changes Return

The response object of type ItemChangesReturn.

redlineItemAttachments

Use this method to add, update, and delete attachments for the change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique numerical identifier for the change object.

organizationCode

string

The organization code of the change object.

sequenceNumber

long

The sequence number of the affected object.

attachmentAttributeList

Affected Object Attachments Changes

List of attachment objects to add or update.

attachmentIdsToDelete

long

List of attachment IDs to delete.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

redlineItemStructureBulk

Use this method to add, update, and delete item structures for multiple affected items in a change order. You can redline multiple affected items in a single operation call.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique numerical identifier for the change object.

organizationCode

string

The organization code of the change object.

bulkStructureAttributeList

Bulk Structure Attributes

A list of change line sequence numbers and structure attributes.

isSyncMode

boolean

The parameter that specifies whether the structure data needs to be synched. If true, the data in structureAttrList is considered to be the master list and the same is synched to the data in the system. If false, then the data in structureAttrList contains only the delta of changes to be updated in the system. The value of ACDTypeValue under the Component element will be used to add(ADD), modify(UPDATE) or delete (DELETE) the components.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

redlineItemAttachmentsBulk

Use this method to add, update, and delete item attachments for multiple affected items in a change order. You can redline multiple affected items in a single operation call.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique numerical identifier for the change object.

organizationCode

string

The organization code of the change object.

bulkItemAttachments

Bulk Item Attachment Attributes

The list of change line sequence numbers and attachment attributes.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

changeStatus

Use this method to change the status of a change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

ChangeStatusAttributes

Change Status Attributes

Contains details of the status change initiated for the change order.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

setApprovers

Use this method to set approvers or observers for the change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The change notice of the change order for which approvers are being set.

organizationCode

string

The organization code of the change order for which approvers are being set.

statusCode

long

The internal code for the change status.

approvers

Approvers

The list of approvers for the change order.

Response Payload

Element Name Type Description

result

Approvers

The response object containing the list of approvers and observers set successfully.

getApprovers

Use this method to retrieve approvers and observers for the change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The change notice of the change order.

organizationCode

string

The organization code for the change order.

statusCode

long

The internal code for the change status.

Response Payload

Element Name Type Description

result

Approvers

The list of approvers and observers in the change order.

addApprovers

Use this method to add approvers and observers for the change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The change notice of the change order for which approvers are being added.

organizationCode

string

The organization code of the change order for which approvers are being added.

statusCode

long

The internal code for the change status.

approvers

Approvers

The list of approvers for the change order.

Response Payload

Element Name Type Description

result

Approvers

The list of approvers and observers in the change order.

deleteApprovers

Use this method to delete approvers and observers for the change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The change notice of the change order for which approvers are being deleted.

organizationCode

string

The organization code of the change order for which approvers are being deleted.

statusCode

long

The internal code for the change status.

approvers

Approvers

The list of approvers for the change order.

Response Payload

Element Name Type Description

result

Approvers

The list of approvers and observers in the change order.

redlineItemAML

Use this method to add, update, and delete item relationships for multiple affected items in a change order. You can redline multiple affected items in a single operation call.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique numerical identifier for the change object.

organizationCode

string

The organization code of the change object.

bulkApprovedManufacturerPartList

Bulk Approved Manufacturer Parts List

A list of change line sequence numbers and approved manufacturer part list attributes.

isSyncMode

boolean

The parameter that specifies whether the AML data needs to be synched. If true, the data in ApprovedManufacturerPartList attribute is considered to be the master list and the same is synched to the data in the system. If false, then the data in ApprovedManufacturerPartList contains only the delta of changes to be updated in the system. The value of ACDTypeValue under the ApprovedManufacturerPartList element will be used to add(ADD), modify(UPDATE) or delete (DELETE) the AML.

Response Payload

Element Name Type Description

result

Change Object Return

The response object of type ChangeOrderReturn.

addParticipants

Use this method to add participants for the change object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique identifier for the change object for which participants need to be added.

organizationCode

string

The organization code of the change object for which participants need to be added.

statusCode

long

The internal code for the change status.

participant

Participants

The list of participants for the change object.

Response Payload

Element Name Type Description

result

Participants Response

The list of participants in the change object.

deleteParticipants

Use this method to delete participants for the change object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique identifier of the change object for which participants need to be deleted.

organizationCode

string

The organization code of the change object for which participants need to be deleted.

statusCode

long

The internal code for the change status.

participant

Participants

The list of participants for the change object.

Response Payload

Element Name Type Description

result

Participants Response

The list of participants in the change object.

getParticipants

Use this method to retrieve participants for a change object.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeNotice

string

The unique identifier of a change object.

organizationCode

string

The organization code for a change object.

statusCode

long

The internal code for the change status.

assigneeName

string

The user name or role common name of the assignee.

assigneeTypeCode

string

Indicates whether the assignee is a person or a role.

assigneeTypeValue

string

The type of assignee associated with the workflow step.

participantTypeCode

string

List of participant types to be retrieved based on the activity type.

Response Payload

Element Name Type Description

result

Participants Response

The list of participants of a change object.

getChangeOrder

Use this method to retrieve the changes made to the item, bill of materials, and approved manufacturer parts as part of this change order.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeId

long

Primary Key of the Change Order

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/scm/productCollaboration/changes/changeObjects/changeObjectService/}ChangeOrderResult

Change Order details

findChangeOrderRedline

Use this method to retrieve the changes made to the item, bill of materials, and approved manufacturer parts as part of this change order based on specified criteria.

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

Change Order Object

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

findChangeObject

Use this method to find change objects based on the specified search criteria.

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

Change Object

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

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

findChangeObject

ACA_PUBLISH_CHANGE_ORDER_PRIV

Publish Change Order

Allows access to the publish change order action

findChangeObject

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

View Item Change Order

Allows access to search and view item change orders.

All Operations

EGP_MANAGE_ITEM_MANUFACTURER_PRIV

Manage Item Manufacturer

Allows access to view and manage item manufacturers.

All Operations

EGP_MODIFY_TRADING_PARTNER_PRIV

Modify Trading Partners

Allows access to modify of trading partners.

All Operations

EGO_MANAGE_ITEM_CHANGE_ORDER_PRIV

Manage Item Change Order

Allows access to manage item change orders.

getChangeOrder

ACA_PUBLISH_CHANGE_ORDER_PRIV

Publish Change Order

Allows access to the publish change order action

getChangeOrder

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

View Item Change Order

Allows access to search and view item change orders.

createOrUpdateChangeObject

EGO_CREATE_CHANGE_ORDER_PRIV

Create Change Order

Allows access to create change orders.

changeStatus

EGO_MODIFY_CHANGE_STATUS_PRIV

Modify Change Status

Allows users to modify the status of a change order through routing.

getApprovers

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

View Item Change Order

Allows access to search and view item change orders.

findChangeOrderRedline

ACA_PUBLISH_CHANGE_ORDER_PRIV

Publish Change Order

Allows access to the publish change order action

findChangeOrderRedline

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

View Item Change Order

Allows access to search and view item change orders.

getItemChanges

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

View Item Change Order

Allows access to search and view item change orders.

Privileges to Duty Roles Mapping

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

EGO_CREATE_CHANGE_ORDER_PRIV

ORA_ENQ_SUPPLIER_QUALITY_ENGINEER_JOB

Supplier Quality Engineer

External quality user responsible for creating, searching, and viewing problem reports or corrective actions that they have been designated to drive to resolution. This user is also responsible for reviewing and acknowledging, providing additional information requested, adding attachments, and approving problem reports or corrective actions that have been initiated against their company. The user will also initiate problem reports or corrective actions for items within their area of responsibility.

EGO_CREATE_CHANGE_ORDER_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_MANUFACTURER_PRIV

ORA_EGI_PRODUCT_DATA_STEWARD_JOB

Product Data Steward

Executes change requests upon approval and maintains the quality of the product master. Responsible for data loads. Develops consistent data in accordance with the business rules of the corporation. Responsibilities also include data scrubbing, monitoring data entry exception, data de-duplication, ensuring overall data quality.

EGP_MANAGE_ITEM_MANUFACTURER_PRIV

ORA_EGP_PRODUCT_MANAGER_JOB

Product Manager

Ensures that a product gets created, tested, and shipped on schedule and meets specifications. A member of either the marketing organization or the development organization.

EGP_MANAGE_ITEM_MANUFACTURER_PRIV

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

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

EGP_MANAGE_ITEM_MANUFACTURER_PRIV

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

Product Design Manager

Individual responsible for the business side of design, encompassing the ongoing processes, business decisions, and strategies that enable innovation and create effectively designed products.

EGP_MANAGE_ITEM_MANUFACTURER_PRIV

ORA_ACD_PRODUCT_DESIGN_ENGINEER_JOB

Product Design Engineer

Individual responsible for creating the definition of mechanical and electronic products including their shape, physical characteristics, electronic characteristics, and manufacturing parameters such as tolerance.

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

ORA_EGP_PRODUCT_MANAGER_JOB

Product Manager

Ensures that a product gets created, tested, and shipped on schedule and meets specifications. A member of either the marketing organization or the development organization.

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

Product Design Manager

Individual responsible for the business side of design, encompassing the ongoing processes, business decisions, and strategies that enable innovation and create effectively designed products.

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

ORA_ENQ_SUPPLIER_QUALITY_ENGINEER_JOB

Supplier Quality Engineer

External quality user responsible for creating, searching, and viewing problem reports or corrective actions that they have been designated to drive to resolution. This user is also responsible for reviewing and acknowledging, providing additional information requested, adding attachments, and approving problem reports or corrective actions that have been initiated against their company. The user will also initiate problem reports or corrective actions for items within their area of responsibility.

EGO_VIEW_ITEM_CHANGE_ORDER_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.

EGO_VIEW_ITEM_CHANGE_ORDER_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.

EGO_VIEW_ITEM_CHANGE_ORDER_PRIV

ORA_ACD_PRODUCT_DESIGN_ENGINEER_JOB

Product Design Engineer

Individual responsible for creating the definition of mechanical and electronic products including their shape, physical characteristics, electronic characteristics, and manufacturing parameters such as tolerance.

EGP_MODIFY_TRADING_PARTNER_PRIV

ORA_EGP_PRODUCT_MANAGER_JOB

Product Manager

Ensures that a product gets created, tested, and shipped on schedule and meets specifications. A member of either the marketing organization or the development organization.

EGP_MODIFY_TRADING_PARTNER_PRIV

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

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

EGO_MANAGE_ITEM_CHANGE_ORDER_PRIV

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

Product Design Manager

Individual responsible for the business side of design, encompassing the ongoing processes, business decisions, and strategies that enable innovation and create effectively designed products.

EGO_MANAGE_ITEM_CHANGE_ORDER_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.

EGO_MANAGE_ITEM_CHANGE_ORDER_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.

EGO_MANAGE_ITEM_CHANGE_ORDER_PRIV

ORA_ACD_PRODUCT_DESIGN_ENGINEER_JOB

Product Design Engineer

Individual responsible for creating the definition of mechanical and electronic products including their shape, physical characteristics, electronic characteristics, and manufacturing parameters such as tolerance.

ACA_PUBLISH_CHANGE_ORDER_PRIV

ORA_EGI_PRODUCT_DATA_STEWARD_JOB

Product Data Steward

Executes change requests upon approval and maintains the quality of the product master. Responsible for data loads. Develops consistent data in accordance with the business rules of the corporation. Responsibilities also include data scrubbing, monitoring data entry exception, data de-duplication, ensuring overall data quality.

ACA_PUBLISH_CHANGE_ORDER_PRIV

ORA_EGP_PRODUCT_MANAGER_JOB

Product Manager

Ensures that a product gets created, tested, and shipped on schedule and meets specifications. A member of either the marketing organization or the development organization.

ACA_PUBLISH_CHANGE_ORDER_PRIV

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

Product Design Manager

Individual responsible for the business side of design, encompassing the ongoing processes, business decisions, and strategies that enable innovation and create effectively designed products.

ACA_PUBLISH_CHANGE_ORDER_PRIV

ORA_ACA_SUPPLIER_PRODUCT_DESIGN_ENGINEER_JOB

Supplier Product Design Engineer

Individual within a supplier's organization responsible for creating the definition of mechanical and electronic products including their shape, physical characteristics, electronic characteristics, and manufacturing parameters such as tolerance.

ACA_PUBLISH_CHANGE_ORDER_PRIV

ORA_ACD_PRODUCT_DESIGN_ENGINEER_JOB

Product Design Engineer

Individual responsible for creating the definition of mechanical and electronic products including their shape, physical characteristics, electronic characteristics, and manufacturing parameters such as tolerance.

EGO_MODIFY_CHANGE_STATUS_PRIV

ORA_ENQ_SUPPLIER_QUALITY_ENGINEER_JOB

Supplier Quality Engineer

External quality user responsible for creating, searching, and viewing problem reports or corrective actions that they have been designated to drive to resolution. This user is also responsible for reviewing and acknowledging, providing additional information requested, adding attachments, and approving problem reports or corrective actions that have been initiated against their company. The user will also initiate problem reports or corrective actions for items within their area of responsibility.

EGO_MODIFY_CHANGE_STATUS_PRIV

ORA_ACA_SUPPLIER_PRODUCT_DESIGN_ENGINEER_JOB

Supplier Product Design Engineer

Individual within a supplier's organization responsible for creating the definition of mechanical and electronic products including their shape, physical characteristics, electronic characteristics, and manufacturing parameters such as tolerance.

EGO_MODIFY_CHANGE_STATUS_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.

EGO_MODIFY_CHANGE_STATUS_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.

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_ACD_PRODUCT_DESIGN_ENGINEER_JOB

ORA_ACD_CONCEPT_DEVELOPMENT_DUTY

Concept Development

A person with this duty can perform concept development related duties such as managing of components within the concept. This duty does not allow for creating or deleting of a concept which is controlled by the Concept Management Duty

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

ORA_ACD_CONCEPT_DEVELOPMENT_DUTY

Concept Development

A person with this duty can perform concept development related duties such as managing of components within the concept. This duty does not allow for creating or deleting of a concept which is controlled by the Concept Management Duty

ORA_EGP_PRODUCT_MANAGER_JOB

ORA_FUN_FSCM_LOAD_INTERFACE_ADMIN_DUTY

FSCM Load Interface Administration

Manages load interface file for import

ORA_EGI_PRODUCT_DATA_STEWARD_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_EGP_PRODUCT_MANAGER_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_ACD_PRODUCT_DESIGN_ENGINEER_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_ENQ_QUALITY_ANALYST_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

ORA_EGP_ITEM_INQUIRY_DUTY

Item Inquiry

Queries and views items in the enterprise.

ORA_EGI_PRODUCT_DATA_STEWARD_JOB

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

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

ORA_EGP_PRODUCT_MANAGER_JOB

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

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

ORA_ACD_PRODUCT_DESIGN_ENGINEER_JOB

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

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

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

ORA_EGP_ITEM_MANAGEMENT_DUTY

Item Management

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

ORA_EGI_PRODUCT_DATA_STEWARD_JOB

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.

ORA_EGP_PRODUCT_MANAGER_JOB

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.

ORA_ACD_PRODUCT_DESIGN_ENGINEER_JOB

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.

ORA_ACD_PRODUCT_DESIGN_MANAGER_JOB

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.

ORA_EGI_PRODUCT_DATA_STEWARD_JOB

ORA_EGI_PRODUCT_HUB_ADMINISTRATION_DUTY

Product Hub Administration

Administers tasks required to setup Oracle Fusion Product Hub. Duty role includes all setup duty roles available for this product and inherits setup duty roles from Oracle Fusion Product and Catalog Management.

ORA_EGP_PRODUCT_MANAGER_JOB

ORA_ACD_PRODUCT_PROPOSAL_MANAGEMENT_DUTY

Product Proposal Management

This duty allows for managing of a product proposal. A person with this duty can perform all activities on a product proposal.

ORA_EGP_PRODUCT_MANAGER_JOB

ORA_ACN_REQUIREMENT_MANAGEMENT_DUTY

Requirement Management

This duty allows for performing all actions on a Requirement.