Trading Community Location

A postal address, for example, 500 Oracle Parkway, Redwood Shores, CA 94065, USA or Oracle Parkway, Thames Valley Park (TVP), Reading, Berkshire, and RG6 1RA.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/locationService/applicationModule/}LocationService

Service WSDL URL: https://servername/crmService/FoundationPartiesLocationService?WSDL

Logical Business Objects

  • CRM : Trading Community Model : Trading Community Location

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

Trading Community Original System Mapping Identifier Additional Information

Handles

Location Details

Handles

Location Locale

Handles

Source System Reference

Handles

Location Profile

Handles

Trading Community Location Profile Additional Information

Operations

getNearByLocations

The Find operation for the trading community classification category.

Life Cycle Status: Active

Request Payload

Element Name Type Description

latitude

decimal

The latitude of the location.

longitude

decimal

The longitude of the location.

distance

decimal

The distance from the input location.

unitOfMeasure

string

The unit of measure of the distance.

Response Payload

Element Name Type Description

result

Location Details

The collection of the trading community location SDO that matches the inbound key attributes.

getLocation

The Get operation of the trading community location SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

locationId

long

The unique identifier of the location.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/parties/locationService/}LocationResult

The trading community location SDO that matches the inbound key attributes.

createLocation

The Create operation of the trading community location SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

location

Location Details

The trading community location SDO to be created.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/parties/locationService/}LocationResult

The result of the operation that includes the successfully created trading community location SDO and a list of warning or information messages.

updateLocation

The Update operation of the trading community location SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

location

Location Details

The trading community location SDO to be updated.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/parties/locationService/}LocationResult

The result of the operation that includes the successfully updated trading community location SDO and a list of warning or information messages.

deleteLocation

The Delete operation of the trading community location SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

location

Location Details

The trading community location SDO to be deleted.

Response Payload

Element Name Type Description

result

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

A list of warning or information messages encountered when the object was deleted.

mergeLocation

The Merge operation of the trading community location SDO. It performs an update if the object exists, or an insert if the object doesn't already exist.

Life Cycle Status: Active

Request Payload

Element Name Type Description

location

Location Details

The trading community location SDO to be merged.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/parties/locationService/}LocationResult

The result of the operation that includes the successfully merged trading community location SDO and a list of warning or information messages.

findLocation

The Find operation of the trading community location 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

The Find control. Not currently used.

Response Payload

Element Name Type Description

result

Location Details

The result of the operation that includes a list of the trading community location SDO that satisfy the inbound criteria and any warning or information messages.

getLocationByOriginalSystemReference

The Get operation for trading community location filtered by the source system reference.

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.

bindOrigSystem

string

The unique code of the original system.

bindOrigSystemReference

string

The unique identifier of the original system reference.

findControl

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

The Find control. Not currently used.

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/apps/cdm/foundation/parties/locationService/}LocationResult

The Get operation for trading community location filtered by the source system reference.

processLocation

The Bulk load operation of the trading community location SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

changeOperation

string

Indicates what actions were performed, such as Create, Update, Merge, or Delete.

location

Location Details

A list of the trading community location SDO to be processed.

processControl

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

Control your bulk upload behavior, such as whether the valid data will be committed if there are other invalid data in the same batch, and whether the outbound will contain the key attributes only or the full object.

Response Payload

Element Name Type Description

result

Location Details

The result of the operation that includes a list of the trading community location SDO that were successfully processed and any warning or information messages.

processCSLocation

An operation to apply the changes back to the data source of the trading community location SDO.

Life Cycle Status: Active

Request Payload

Element Name Type Description

processData

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

The object used to represent the changes that were made.

processControl

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

Controls the bulk upload behavior, such as whether the valid data is committed if there are other invalid data in the same batch, and whether the outbound operation contains the key attributes only or the full object.

Response Payload

Element Name Type Description

result

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

The result of the operation that includes a list of created and updated data objects, and all warning and informational 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, an internal name for the service data object. Specify the value of the name element from the getEntityList operation response payload.

localeName

string

The locale to use when evaluating the locale-based user interface hints. The localeName 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 its attributes in a name-value pair format.

getServiceLastUpdateTime

An operation that returns the date and time when the schema files referenced in the service definition last changed.

Life Cycle Status: Active

Request Payload

Response Payload

Element Name Type Description

result

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date and time when the service definition last changed in the ISO 8601 format.

getEntityList

An operation to get a list of service data objects defined for the 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 for this service. For each service data object, the result includes the QName, internal name, and boolean values indicating whether create, update, merge, and The 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

getLocationByOriginalSystemReference

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

View Trading Community Location

Allows the invocation of location web services.

processLocation

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

Update Trading Community Location

Allows the update of the organization location information. If assigning, also assign the ability to view the trading community location.

processLocation

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

Enter Trading Community Location

Allows the invocation of location web services. If assigning, also assign the ability to view the trading community location.

deleteLocation

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

Remove Trading Community Location

Allows the removal of locations. If assigning, also assign the ability to view the trading community location.

getNearByLocations

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

View Trading Community Location

Allows the invocation of location web services.

findLocation

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

View Trading Community Location

Allows the invocation of location web services.

getLocation

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

View Trading Community Location

Allows the invocation of location web services.

processCSLocation

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

Update Trading Community Location

Allows the update of the organization location information. If assigning, also assign the ability to view the trading community location.

processCSLocation

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

Enter Trading Community Location

Allows the invocation of location web services. If assigning, also assign the ability to view the trading community location.

mergeLocation

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

Update Trading Community Location

Allows the update of the organization location information. If assigning, also assign the ability to view the trading community location.

mergeLocation

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

Enter Trading Community Location

Allows the invocation of location web services. If assigning, also assign the ability to view the trading community location.

updateLocation

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

Update Trading Community Location

Allows the update of the organization location information. If assigning, also assign the ability to view the trading community location.

createLocation

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

Enter Trading Community Location

Allows the invocation of location web services. If assigning, also assign the ability to view the trading community location.

Privileges to Duty Roles Mapping

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

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEQ_APPLICANT_JOB

Applicant

Individual applying for admissions to a higher education institution, such as a college or university. The role would be assigned to a user prior to being accepted After acceptance they would become a student.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Master Data Management Application Administrator

Administers the installation and maintenance of customer data management application and foundation model.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

Marketing Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal marketing users. Additional duties include viewing of appointments, interactions, and customer contacts.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEY_STUDENT_RECRUITER_JOB

Student Recruiter

Individual responsible for recruiting prospective students.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HER_ACADEMIC_COORDINATOR_JOB

Academic Coordinator

Individual responsible for managing the academic offerings of a school or department within a university, including: marketing and promoting the program, recruiting students, and creating, approving, and maintaining programs and course offerings, instructor assignments and hiring, and so on.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_ADMINISTRATOR_JOB

Sales Administrator

Manages sales department and personnel. Performs ongoing administrative tasks, corrects erroneous data, and configures the application according to business needs.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

Customer Data Steward

Performs customer data management activities including data import, cleansing, duplicate identification, and duplicate resolution.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_MANAGER_JOB

Sales Manager

Manages salespersons within the organization. Generates revenue within a territory, builds pipeline, manages territory forecasts, and assists salespersons in closing deals.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_REPRESENTATIVE_JOB

Sales Representative

Represents the business to sell its products. Maintains relationships with customers and contacts, builds pipeline, manages leads and opportunities and performs sales forecasting.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Human Capital Management Application Administrator

Configures the Oracle Fusion Global Human Resources application and has access to all duty roles necessary to implement the Compensation, Workforce Deployment, and Workforce Development offerings.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEY_STUDENT_SERVICES_MANAGER_JOB

Student Services Manager

Manages student services and personal information.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEY_ORGANIZATION_DETAIL_MAINTENANCE_DUTY_CRM

(OBSOLETE) Organization Detail Maintenance

This duty role has been obsoleted. Do not use.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_IEX_COLLECTIONS_AGENT_DUTY_CRM

Collections Management Basic

Allows user to perform activities in Collections.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HES_STUDENT_SPONSORSHIP_ADMINISTRATOR_JOB

Student Sponsorship Administrator

Individual responsible for managing the administration of student sponsorship agreements.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEQ_ADMISSIONS_COORDINATOR_JOB

Admissions Coordinator

Individual responsible for coordinating student admissions.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEQ_ADMISSIONS_MANAGER_JOB

Admissions Manager

Individual responsible for managing the operations of the student admissions office.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HER_REGISTRAR_JOB

Registrar

Provides leadership to plan, organize, and manage all of the activities related to the Records and Registration Department, including serving as the official authorized keeper of the university's student records in a higher education setting.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HES_BURSAR_JOB

Bursar

Manages all student receivable activities, including defining policy and controls, establishing processes and procedures, resolving issues, monitoring and analyzing accounts receivable balances, and creating reports and business intelligence.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

Data Steward Manager

Manages customer data stewards and has additional privileges including assigning requests.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEY_STUDENT_JOB

Student

Enrolls in a program of study and pays the fees.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_VP_JOB

Sales VP

Manages sales managers within the organization. Responsible for account planning, territory and quota management, and managing sales forecasts for the territory.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_RESTRICTED_USER_JOB

Sales Restricted User

Has the same scope of visibility as the Sales Manager role to application data but can only view or read most of that data. The ability to create, update or delete data is restricted to notes, activities, attachments and reports.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HEQ_ADMISSIONS_APPLICATION_MAINTENANCE_DUTY_CRM

(OBSOLETE) Admissions Application Maintenance

This duty role has been obsoleted. Do not use.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_POR_REQUISITION_SELF_SERVICE_USER_DUTY_CRM

Requisition Self Service User

Manages requisitions including creating, searching, and viewing requisitions, creating noncatalog requests, creating requisitions with one-time locations, and changing deliver-to locations on requisition lines.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_PARTNER_SALES_PARTY_MANAGEMENT_DUTY

Partner Sales Party Management

Manages creation and maintenance of sales organizations and consumers for partners. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts. This role has limited access to customers and contacts.

HZ_VIEW_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Human Capital Management Application Administrator

Configures the Oracle Fusion Global Human Resources application and has access to all duty roles necessary to implement the Compensation, Workforce Deployment, and Workforce Development offerings.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

Marketing Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal marketing users. Additional duties include viewing of appointments, interactions, and customer contacts.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Master Data Management Application Administrator

Administers the installation and maintenance of customer data management application and foundation model.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

Data Steward Manager

Manages customer data stewards and has additional privileges including assigning requests.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_ADMINISTRATOR_JOB

Sales Administrator

Manages sales department and personnel. Performs ongoing administrative tasks, corrects erroneous data, and configures the application according to business needs.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

Customer Data Steward

Performs customer data management activities including data import, cleansing, duplicate identification, and duplicate resolution.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_VP_JOB

Sales VP

Manages sales managers within the organization. Responsible for account planning, territory and quota management, and managing sales forecasts for the territory.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_REPRESENTATIVE_JOB

Sales Representative

Represents the business to sell its products. Maintains relationships with customers and contacts, builds pipeline, manages leads and opportunities and performs sales forecasting.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_MANAGER_JOB

Sales Manager

Manages salespersons within the organization. Generates revenue within a territory, builds pipeline, manages territory forecasts, and assists salespersons in closing deals.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_PARTNER_SALES_PARTY_MANAGEMENT_DUTY

Partner Sales Party Management

Manages creation and maintenance of sales organizations and consumers for partners. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts. This role has limited access to customers and contacts.

HZ_UPDATE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Human Capital Management Application Administrator

Configures the Oracle Fusion Global Human Resources application and has access to all duty roles necessary to implement the Compensation, Workforce Deployment, and Workforce Development offerings.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

Marketing Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal marketing users. Additional duties include viewing of appointments, interactions, and customer contacts.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Master Data Management Application Administrator

Administers the installation and maintenance of customer data management application and foundation model.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

Data Steward Manager

Manages customer data stewards and has additional privileges including assigning requests.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_ADMINISTRATOR_JOB

Sales Administrator

Manages sales department and personnel. Performs ongoing administrative tasks, corrects erroneous data, and configures the application according to business needs.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

Customer Data Steward

Performs customer data management activities including data import, cleansing, duplicate identification, and duplicate resolution.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_VP_JOB

Sales VP

Manages sales managers within the organization. Responsible for account planning, territory and quota management, and managing sales forecasts for the territory.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_REPRESENTATIVE_JOB

Sales Representative

Represents the business to sell its products. Maintains relationships with customers and contacts, builds pipeline, manages leads and opportunities and performs sales forecasting.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_MANAGER_JOB

Sales Manager

Manages salespersons within the organization. Generates revenue within a territory, builds pipeline, manages territory forecasts, and assists salespersons in closing deals.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_PARTNER_SALES_PARTY_MANAGEMENT_DUTY

Partner Sales Party Management

Manages creation and maintenance of sales organizations and consumers for partners. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts. This role has limited access to customers and contacts.

HZ_ENTER_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Human Capital Management Application Administrator

Configures the Oracle Fusion Global Human Resources application and has access to all duty roles necessary to implement the Compensation, Workforce Deployment, and Workforce Development offerings.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

Marketing Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal marketing users. Additional duties include viewing of appointments, interactions, and customer contacts.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

Master Data Management Application Administrator

Administers the installation and maintenance of customer data management application and foundation model.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

Data Steward Manager

Manages customer data stewards and has additional privileges including assigning requests.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_ADMINISTRATOR_JOB

Sales Administrator

Manages sales department and personnel. Performs ongoing administrative tasks, corrects erroneous data, and configures the application according to business needs.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

Customer Data Steward

Performs customer data management activities including data import, cleansing, duplicate identification, and duplicate resolution.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_VP_JOB

Sales VP

Manages sales managers within the organization. Responsible for account planning, territory and quota management, and managing sales forecasts for the territory.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_REPRESENTATIVE_JOB

Sales Representative

Represents the business to sell its products. Maintains relationships with customers and contacts, builds pipeline, manages leads and opportunities and performs sales forecasting.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZBS_SALES_MANAGER_JOB

Sales Manager

Manages salespersons within the organization. Generates revenue within a territory, builds pipeline, manages territory forecasts, and assists salespersons in closing deals.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_PARTNER_SALES_PARTY_MANAGEMENT_DUTY

Partner Sales Party Management

Manages creation and maintenance of sales organizations and consumers for partners. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts. This role has limited access to customers and contacts.

HZ_REMOVE_TRADING_COMMUNITY_LOCATION_PRIV

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

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_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZBS_SALES_MANAGER_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_ZBS_SALES_VP_JOB

ORA_ZCA_ACCESS_GROUPS_ENABLEMENT_DUTY

Access Groups Enablement

Enables the Access Groups functionality.

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_BEN_BENEFITS_IMPLEMENTATION_DUTY_CRM

Benefits Management Implementer

Manages benefits implementation setup using the Oracle Fusion Functional Setup Manager.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKL_CHANNEL_DEAL_REG_MANAGEMENT_DUTY

Channel Deal Registration Management

Reviews, accepts, and rejects deal registrations. Includes the ability to view deal registration details and update certain attributes.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZCA_CONSUME_SIGNALS_EVENTS_DUTY

Consume Signals Events

Duty role to consume business events for integration when a new object is created, updated, or deleted.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_OKC_CONTRACT_REQUEST_AUTHORING_DUTY_CRM

Contract Request Authoring

Authors contract request, uploads relevant documents and provides sufficient information to assignee to create contract.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_SEARCH_VIEW_DUTY_CRM

Contract Search and View Access

Searches and views contracts for the assigned business units.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OKC_CONTRACT_SETUP_DUTY_CRM

Contract Setup

Contract Setup

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

ORA_OKC_ALL_BUSINESS_UNITS_CONTRACT_INQUIRY_DUTY_CRM

Contract View Access Across All Contracts

Views all contracts across an enterprise.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_SVC_CONV_MESSAGE_ADMINISTRATION

Conversation Message Administration

Has complete conversation message management capabilities including create messages, reply to messages, change a reply to ready to send status and delete a message.

ORA_ZBS_SALES_MANAGER_JOB

ORA_SVC_CONV_MESSAGE_MANAGEMENT

Conversation Message Management

Has basic conversation message management capabilities such as create messages and reply to messages. Would not be able to change a reply to ready to send status or delete a message.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_SVC_CONV_MESSAGE_MANAGEMENT

Conversation Message Management

Has basic conversation message management capabilities such as create messages and reply to messages. Would not be able to change a reply to ready to send status or delete a message.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_ZCH_CDM_ADMIN_DUTY

Customer Data Management Administration

Administers customer data management.

ORA_HER_ACADEMIC_COORDINATOR_JOB

ORA_IBY_CUSTOMER_PAYMENT_INSTRUMENT_MANAGEMENT_DUTY_CRM

Customer Payment Instrument Management

Manages customer bank accounts and credit cards and other payment details.

ORA_HES_BURSAR_JOB

ORA_IBY_CUSTOMER_PAYMENT_INSTRUMENT_MANAGEMENT_DUTY_CRM

Customer Payment Instrument Management

Manages customer bank accounts and credit cards and other payment details.

ORA_HER_REGISTRAR_JOB

ORA_IBY_CUSTOMER_PAYMENT_INSTRUMENT_MANAGEMENT_DUTY_CRM

Customer Payment Instrument Management

Manages customer bank accounts and credit cards and other payment details.

ORA_HEQ_ADMISSIONS_COORDINATOR_JOB

ORA_IBY_CUSTOMER_PAYMENT_INSTRUMENT_MANAGEMENT_DUTY_CRM

Customer Payment Instrument Management

Manages customer bank accounts and credit cards and other payment details.

ORA_HEQ_ADMISSIONS_MANAGER_JOB

ORA_IBY_CUSTOMER_PAYMENT_INSTRUMENT_MANAGEMENT_DUTY_CRM

Customer Payment Instrument Management

Manages customer bank accounts and credit cards and other payment details.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_SVC_CSS_ADMINISTRATION

Customer Self-Service Administration

Manages the provisioning and approval of self service registration requests

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZCA_DATA_INTEGRATION_MANAGEMENT_DUTY

Data Integration Management

This role allows setup and management of data integration maps and instances.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_HZ_EMP_RESOURCE_ADMINISTRATOR_DUTY

Employee Resource Administration

Administers HCM worker information.

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_GEO_ADMIN_DUTY

Geography Administration

Grants privileges to set up geographies

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_GEO_ADMIN_DUTY

Geography Administration

Grants privileges to set up geographies

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_CN_INCENTIVES_ADMINISTRATION_DUTY_CRM

Incentive Compensation Administration

Configure and maintain incentive compensation enterprise and business unit setup.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OIA_INTERVIEW_AUTHORING_DUTY

Interview Definition Authoring

Manage access for authoring Interview definitions.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OIA_INTERVIEW_MANAGING_DUTY

Interview Definition Managing

Manage access for deleting and forcing checkout of Interview definitions.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OIA_INTERVIEW_PUBLISHING_DUTY

Interview Definition Publishing

Manage access for publishing and unpublishing Interview definitions.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OIA_INTERVIEW_VIEWING_DUTY

Interview Definition Viewing

Manage access for viewing Interview definitions.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_EGP_ITEM_INQUIRY_DUTY_CRM

Item Inquiry

Queries and views items in the enterprise.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MKL_LEAD_REGISTRATION_PROCESSING_DUTY

Lead Registration Processing

Reviews, accepts, and rejects sales lead registrations. Includes the ability to view sales lead details and update internal attributes.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_MKL_LEAD_REGISTRATION_PROCESSING_DUTY

Lead Registration Processing

Reviews, accepts, and rejects sales lead registrations. Includes the ability to view sales lead details and update internal attributes.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKL_LEAD_REGISTRATION_PROCESSING_DUTY

Lead Registration Processing

Reviews, accepts, and rejects sales lead registrations. Includes the ability to view sales lead details and update internal attributes.

ORA_ZBS_SALES_VP_JOB

ORA_MKL_LEAD_REGISTRATION_PROCESSING_DUTY

Lead Registration Processing

Reviews, accepts, and rejects sales lead registrations. Includes the ability to view sales lead details and update internal attributes.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MKL_LEAD_REGISTRATION_PROCESSING_READ_ONLY_DUTY

Lead Registration Processing Read Only

Read Only role for Lead Registration Processing Duty.

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_PER_USER_NAME_CREATION_AND_LINKING_DUTY_CRM

Link User Name to Person

Creates a new user name or links an existing user name for a person.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKT_MARKETING_BUDGET_MAINTENANCE_DUTY

MDF Budget Maintenance

Manages MDF budgets including import, export, and viewing budget fund requests and claims that use budgeted funds for marketing activities.

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_PER_MANAGE_USER_AND_ROLES_DUTY_CRM

Manage Users

Creates and updates users and assigns roles to users.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MOO_OPPORTUNITY_ADMINISTRATION_DUTY

Opportunity Administration

Administers all aspects of the application, including some setup. This role is for opportunity administrators.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MOO_OPPORTUNITY_CHANNEL_ADMINISTRATION_DUTY

Opportunity Channel Administration

Administers all aspects of the application, including some setup. This role is for channel administrators.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MOO_OPPORTUNITY_SALES_MANAGER_DUTY

Opportunity Sales Manager

Manages all aspects of the application. This role is for sales managers.

ORA_ZBS_SALES_VP_JOB

ORA_MOO_OPPORTUNITY_SALES_MANAGER_DUTY

Opportunity Sales Manager

Manages all aspects of the application. This role is for sales managers.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MOO_OPPORTUNITY_SALES_MANAGER_READ_ONLY_DUTY

Opportunity Sales Manager Read Only

Read Only role for Opportunity Sales Manager Duty.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MOO_OPPORTUNITY_SALES_REPRESENTATIVE_DUTY

Opportunity Sales Representative

Manages or views all aspects of the application. This role is for salespersons.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_MOO_OPPORTUNITY_SALES_REPRESENTATIVE_DUTY

Opportunity Sales Representative

Manages or views all aspects of the application. This role is for salespersons.

ORA_ZBS_SALES_VP_JOB

ORA_MOO_OPPORTUNITY_SALES_REPRESENTATIVE_DUTY

Opportunity Sales Representative

Manages or views all aspects of the application. This role is for salespersons.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MOO_OPPORTUNITY_SALES_REPRESENTATIVE_READ_ONLY_DUTY

Opportunity Sales Representative Read Only

Read Only role for Opportunity Sales Representative Duty.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MOO_OPPORTUNITY_TERRITORY_RESOURCE_DUTY

Opportunity Territory Resource

Manages all aspects of the application. This role is for resources whose territories are on the opportunity territory team.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_MOO_OPPORTUNITY_TERRITORY_RESOURCE_DUTY

Opportunity Territory Resource

Manages all aspects of the application. This role is for resources whose territories are on the opportunity territory team.

ORA_ZBS_SALES_VP_JOB

ORA_MOO_OPPORTUNITY_TERRITORY_RESOURCE_DUTY

Opportunity Territory Resource

Manages all aspects of the application. This role is for resources whose territories are on the opportunity territory team.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MOO_OPPORTUNITY_TERRITORY_RESOURCE_READ_ONLY_DUTY

Opportunity Territory Resource Read Only

Read Only role for Opportunity Territory Resource Duty.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKL_PARTNER_DEAL_REG_MANAGEMENT_DUTY

Partner Deal Registration Management

Creates and submits deal registrations. Includes the ability to create deal registrations, submit deal registrations and view updates.

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_ZCH_VIEW_PARTY_CENTER_DUTY

Party Center Inquiry

Grants privileges to view party center nodes.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_ZCH_VIEW_PARTY_CENTER_DUTY

Party Center Inquiry

Grants privileges to view party center nodes.

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_ZCH_VIEW_PARTY_CENTER_DUTY

Party Center Inquiry

Grants privileges to view party center nodes.

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_ZCH_MANAGE_PARTY_CENTER_DUTY

Party Center Management

Grants privileges to manage party center nodes.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_ZCH_MANAGE_PARTY_CENTER_DUTY

Party Center Management

Grants privileges to manage party center nodes.

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_ZCH_MANAGE_PARTY_CENTER_DUTY

Party Center Management

Grants privileges to manage party center nodes.

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_PAY_PAYROLL_IMPLEMENTATION_DUTY_CRM

Payroll Implementation

Manages complete payroll setup and maintenance.

ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_PAY_PAYROLL_IMPLEMENTATION_VIEW_DUTY_CRM

Payroll Implementation View

Views complete payroll setup.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MKT_PERSONAL_CAMPAIGN_MANAGEMENT_DUTY

Personal Campaign Management

Manages secured personal campaigns used to promote products or events to specific customers.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_MKT_PERSONAL_CAMPAIGN_MANAGEMENT_DUTY

Personal Campaign Management

Manages secured personal campaigns used to promote products or events to specific customers.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKT_PERSONAL_CAMPAIGN_MANAGEMENT_DUTY

Personal Campaign Management

Manages secured personal campaigns used to promote products or events to specific customers.

ORA_ZBS_SALES_VP_JOB

ORA_MKT_PERSONAL_CAMPAIGN_MANAGEMENT_DUTY

Personal Campaign Management

Manages secured personal campaigns used to promote products or events to specific customers.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MKT_PERSONAL_CAMPAIGN_MANAGEMENT_READ_ONLY_DUTY

Personal Campaign Management Read Only

Read Only role for Personal Campaign Management Duty.

ORA_ZBS_SALES_MANAGER_JOB

ORA_ZSP_PRODUCT_RECOMMENDATION_ANALYSIS_DUTY

Product Recommendation Analysis

Manages business rules and recommendations about selling the right products to the right customers. Analyzes product recommendations and schedules sales lead generation and predictive model learning.

ORA_ZBS_SALES_VP_JOB

ORA_ZSP_PRODUCT_RECOMMENDATION_ANALYSIS_DUTY

Product Recommendation Analysis

Manages business rules and recommendations about selling the right products to the right customers. Analyzes product recommendations and schedules sales lead generation and predictive model learning.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_ZSP_PRODUCT_RECOMMENDATION_ANALYSIS_READ_ONLY_DUTY

Product Recommendation Analysis Read Only

Read Only role for Product Recommendation Analysis Duty

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_HZRESOURCE_ADMINISTRATOR_DUTY

Resource Administration

Administers resource information.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_HZRESOURCE_ORGANIZATION_ADMINISTRATOR_DUTY

Resource Organization Administration

Administers resource organizations.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_HZRESOURCE_ORGANIZATION_ADMINISTRATOR_DUTY

Resource Organization Administration

Administers resource organizations.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_HZRESOURCE_TEAM_ADMINISTRATOR_DUTY

Resource Team Administration

Defines resource teams.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_HZRESOURCE_TEAM_ADMINISTRATOR_DUTY

Resource Team Administration

Defines resource teams.

ORA_ZBS_SALES_MANAGER_JOB

ORA_ZBS_SALES_CHANGE_HISTORY_INQUIRY_DUTY

Sales Change History Inquiry

Views change history of sales business objects for members within the sales organization.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_ZBS_SALES_CHANGE_HISTORY_INQUIRY_DUTY

Sales Change History Inquiry

Views change history of sales business objects for members within the sales organization.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZBS_SALES_CHANGE_HISTORY_INQUIRY_DUTY

Sales Change History Inquiry

Views change history of sales business objects for members within the sales organization.

ORA_ZBS_SALES_VP_JOB

ORA_ZBS_SALES_CHANGE_HISTORY_INQUIRY_DUTY

Sales Change History Inquiry

Views change history of sales business objects for members within the sales organization.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_ZSF_SALES_FORECASTING_DUTY

Sales Forecasting

Manages sales forecasts, sales forecast items, sales forecast adjustments, and sales forecast item adjustments. Additional duties include exporting forecast information.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZSF_SALES_FORECASTING_DELEGATED_MANAGEMENT_DUTY

Sales Forecasting Delegated Management

Manages sales forecasts, sales forecast items, sales forecast adjustments, and sales forecast item adjustments. Additional duties include exporting forecast information and managing forecasts on behalf of other users.

ORA_ZBS_SALES_MANAGER_JOB

ORA_ZSF_SALES_FORECASTING_MANAGEMENT_DUTY

Sales Forecasting Management

Manages sales forecasts, sales forecast items, sales forecast adjustments, and sales forecast item adjustments. Additional duties include exporting forecast information and managing subordinates forecasts.

ORA_ZBS_SALES_VP_JOB

ORA_ZSF_SALES_FORECASTING_MANAGEMENT_DUTY

Sales Forecasting Management

Manages sales forecasts, sales forecast items, sales forecast adjustments, and sales forecast item adjustments. Additional duties include exporting forecast information and managing subordinates forecasts.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_ZSF_SALES_FORECASTING_MANAGEMENT_READ_ONLY_DUTY

Sales Forecasting Management Read Only

Read Only role for Sales Forecasting Management Duty.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_DUTY

Sales Lead Follow Up

Processes sales lead for follow up actions including the qualification and conversion of sales lead to revenue opportunities.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_DUTY

Sales Lead Follow Up

Processes sales lead for follow up actions including the qualification and conversion of sales lead to revenue opportunities.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_DUTY

Sales Lead Follow Up

Processes sales lead for follow up actions including the qualification and conversion of sales lead to revenue opportunities.

ORA_ZBS_SALES_VP_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_DUTY

Sales Lead Follow Up

Processes sales lead for follow up actions including the qualification and conversion of sales lead to revenue opportunities.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_MANAGEMENT_DUTY

Sales Lead Follow Up Management

Manages sales lead follow up marketing activities from qualification and assessment of leads to reassignment to sales for follow up sales activities including the conversion of sales lead to revenue opportunities.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_MANAGEMENT_DUTY

Sales Lead Follow Up Management

Manages sales lead follow up marketing activities from qualification and assessment of leads to reassignment to sales for follow up sales activities including the conversion of sales lead to revenue opportunities.

ORA_ZBS_SALES_VP_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_MANAGEMENT_DUTY

Sales Lead Follow Up Management

Manages sales lead follow up marketing activities from qualification and assessment of leads to reassignment to sales for follow up sales activities including the conversion of sales lead to revenue opportunities.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_MANAGEMENT_READ_ONLY_DUTY

Sales Lead Follow Up Management Read Only

Read Only role for Sales Lead Follow Up Management Duty.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MKL_SALES_LEAD_FOLLOW_UP_READ_ONLY_DUTY

Sales Lead Follow Up Read Only

Read Only role for Sales Lead Follow Up Duty

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MKL_SALES_LEAD_PROCESSING_DUTY

Sales Lead Processing

Processes sales leads including managing, importing, and assigning sales lead activities.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZCM_SALES_PARTY_ADMINISTRATION_DUTY

Sales Party Administration

Manages named sales accounts, sales account import scheduler and the flagging of existing accounts. Additional duties include managing sales parties, functional setups, customer center objects, and relationship information inquiries.

ORA_ZBS_SALES_MANAGER_JOB

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

ORA_ZBS_SALES_VP_JOB

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

Sales Party Management

Manages creation and maintenance of the sales organizations and consumers for internal sales users. Additional duties include viewing of opportunities and opportunity revenue, reviewing sales leads as well as appointments, interactions, and customer contacts.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_ZCM_SALES_PARTY_MANAGEMENT_READ_ONLY_DUTY

Sales Party Management Read Only

Read Only role for Sales Party Management Duty.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_ZCM_SALES_PARTY_REVIEW_DUTY

Sales Party Review

Allows resources read-only access to sales parties information such as manage customer work area and all sales party duties. Additional duties include view access to other customer and sales lead features.

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

ORA_ZCM_SALES_PARTY_REVIEW_DUTY

Sales Party Review

Allows resources read-only access to sales parties information such as manage customer work area and all sales party duties. Additional duties include view access to other customer and sales lead features.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_SVC_SERVICE_AVAILABILITY_MANAGEMENT

Service Availability Management

Manage the service availability data including reading and writing the availability of a service.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_SVC_SERVICE_PROFILE_ADMINISTRATION

Service Profile Administration

Manages all aspects of the Service Profile object, including deleting a service profile.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_SVC_SR_ADMINISTRATOR

Service Request Administrator

Administers all aspects of the Service application, including Setup.

ORA_ZBS_SALES_MANAGER_JOB

ORA_SVC_SR_CONTRIBUTOR

Service Request Contributor

Can create Service Requests and help with resolution of the Service Request. Has basic Service Request Management capabilities. Would not be able to respond to customer, assign SR to a user or change the status of a SR.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_SVC_SR_CONTRIBUTOR

Service Request Contributor

Can create Service Requests and help with resolution of the Service Request. Has basic Service Request Management capabilities. Would not be able to respond to customer, assign SR to a user or change the status of a SR.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_SVC_SR_CONTRIBUTOR

Service Request Contributor

Can create Service Requests and help with resolution of the Service Request. Has basic Service Request Management capabilities. Would not be able to respond to customer, assign SR to a user or change the status of a SR.

ORA_ZBS_SALES_VP_JOB

ORA_SVC_SR_CONTRIBUTOR

Service Request Contributor

Can create Service Requests and help with resolution of the Service Request. Has basic Service Request Management capabilities. Would not be able to respond to customer, assign SR to a user or change the status of a SR.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_SVC_SERVICE_STATUS_COMPUTATION

Service Status Computation

Perform actions required to determine the availability of a service.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_ZCM_SETUP_CUSTOMER_CENTER_DUTY

Setup Customer Center

Manages customer center set up, sales party creation and their related objects, such as appointments, assessments, interactions, notes and tasks.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OSS_SUBSCRIPTION_AMENDMENT_DUTY

Subscription Amendment

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

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OSS_SUBSCRIPTION_AUTHORING_DUTY

Subscription Authoring

Authors subscriptions

ORA_ZBS_SALES_MANAGER_JOB

ORA_OSS_SUBSCRIPTION_SALES_VIEW_DUTY

Subscription Sales View

Searches and views subscriptions for the assigned business units. This duty role is specifically applicable for sales job roles.

ORA_ZBS_SALES_REPRESENTATIVE_JOB

ORA_OSS_SUBSCRIPTION_SALES_VIEW_DUTY

Subscription Sales View

Searches and views subscriptions for the assigned business units. This duty role is specifically applicable for sales job roles.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OSS_SUBSCRIPTION_SALES_VIEW_DUTY

Subscription Sales View

Searches and views subscriptions for the assigned business units. This duty role is specifically applicable for sales job roles.

ORA_ZBS_SALES_VP_JOB

ORA_OSS_SUBSCRIPTION_SALES_VIEW_DUTY

Subscription Sales View

Searches and views subscriptions for the assigned business units. This duty role is specifically applicable for sales job roles.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OSS_SUBSCRIPTION_SEARCH_VIEW_DUTY

Subscription Search and View Access

Searches and views subscriptions for the assigned business units.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_OSS_SUBSCRIPTION_SETUP_DUTY

Subscription Setup

Handles the setup required for subscriptions.

ORA_ZBS_SALES_MANAGER_JOB

ORA_MOT_TERRITORY_MANAGEMENT_DUTY

Territory Management

Manages sales territories, territory proposals, and quotas.

ORA_ZBS_SALES_VP_JOB

ORA_MOT_TERRITORY_MANAGEMENT_DUTY

Territory Management

Manages sales territories, territory proposals, and quotas.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MOT_TERRITORY_MANAGEMENT_ENTERPRISE_ADMINISTRATION_DUTY

Territory Management Enterprise Administration

Manages sales territories and territory proposals. Additional duties include territory management setup and quota management administration.

ORA_ZBS_SALES_RESTRICTED_USER_JOB

ORA_MOT_TERRITORY_MANAGEMENT_READ_ONLY_DUTY

Territory Management Read Only

Read Only role for Territory Management Duty.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_HZ_TRADING_COMMUNITY_CUSTOMER_ACCOUNT_ADMINISTRATION_DUTY

Trading Community Customer Account Administration

Grants privileges to setup customer account information.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_DATA_QUALITY_ADMIN_DUTY

Trading Community Data Quality Administration

Configures, reviews, and edits predefined data quality server configurations and the predefined matching, synchronization, and cleansing configurations.

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_ZCQ_TRADING_COMMUNITY_DQ_MGMT_DUTY

Trading Community Data Quality Management

Performs real-time and batch data quality functions such as matching and cleansing.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_ZCQ_TRADING_COMMUNITY_DQ_MGMT_DUTY

Trading Community Data Quality Management

Performs real-time and batch data quality functions such as matching and cleansing.

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_ZCQ_TRADING_COMMUNITY_DQ_MGMT_DUTY

Trading Community Data Quality Management

Performs real-time and batch data quality functions such as matching and cleansing.

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_DUP_IDEN_MANAGE_DUTY

Trading Community Duplicate Identification Batch Management

Grants privileges to manage duplicate identification batches

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_DUP_IDEN_MANAGE_DUTY

Trading Community Duplicate Identification Batch Management

Grants privileges to manage duplicate identification batches

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_DUP_IDEN_MANAGE_DUTY

Trading Community Duplicate Identification Batch Management

Grants privileges to manage duplicate identification batches

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_DUP_RES_MANAGE_DUTY

Trading Community Duplicate Resolution Request Management

Grants privileges to manage duplicate resolution requests

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_DUP_RES_MANAGE_DUTY

Trading Community Duplicate Resolution Request Management

Grants privileges to manage duplicate resolution requests

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_DUP_RES_MANAGE_DUTY

Trading Community Duplicate Resolution Request Management

Grants privileges to manage duplicate resolution requests

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.

ORA_ZBS_SALES_ADMINISTRATOR_JOB

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.

ORA_ZCM_SALES_PARTY_MANAGEMENT_DUTY

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.

ORA_ZCM_MKTG_SALES_PARTY_MANAGEMENT_DUTY

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_BATCH_DUTY

Trading Community Import Batch Management

Manages trading community data import batches.

ORA_ZCH_DATA_STEWARD_MANAGER_JOB

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_PROCESS_DUTY

Trading Community Import Process Management

Manages trading community data import batch processes.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_PROCESS_DUTY

Trading Community Import Process Management

Manages trading community data import batch processes.

ORA_ZCH_TRADING_COMMUNITY_DATA_STEWARD_JOB

ORA_MANAGE_TRADING_COMMUNITY_IMPORT_PROCESS_DUTY

Trading Community Import Process Management

Manages trading community data import batch processes.

ORA_ZCH_MASTER_DATA_MANAGEMENT_APPLICATION_ADMINISTRATOR_JOB

ORA_HZ_TRADING_COMMUNITY_PERSON_ADMINISTRATION_DUTY

Trading Community Person Administration

Grants privileges to setup person information.