Showing posts with label oracle order management setup guide. Show all posts
Showing posts with label oracle order management setup guide. Show all posts

Order Management Setups - Transaction Type Definition

·         Transaction Types / Order types are used to associate workflows for various phases of sales document processing.
·         Transaction Types can be used to create various order types like Standard Order, Return etc., and associate them to various sales document types like Quotes, Sales Agreement etc.
·         Transaction Types have to defined for each operating unit.

Order type details are stored in the following table:
         select * from apps.oe_transaction_types_tl
         where transaction_type_id=oe_order_headers_all.order_type_id

Oracle Order Management Setup Steps

The following list displays all the implementation setups training for Oracle Order Management

Step 1: Multiple Organizations
Define multiple organizations in Oracle Inventory. This step is required.

Step 2: Multi-Org Access Control
The Multi-Org Access Control (MOAC) feature enables users to access to one or more Operating Units within one user responsibility. Please refer to the Oracle Applications Multiple Organizations Implementation Guide for more information.