Category 166
Discussion List
-
What are the the Oracle cloud table for Sales AgreementsSummary: What are the the Oracle cloud table for Sales Agreements Content (please ensure you mask any confidential information): What are the the Oracle cloud table for … -
Sales Order Approval based on Line EFF from one of the linesSummary: We have a requirement to trigger approval for the sales order based on Line level EFF. The requirement is, if the EFF is not blank on any one of the sales order…Chethan Kumar H 39 views 1 comment 0 points Most recent by Anuradha - User352 -Oracle Order Management -
How does the person who raised an order monitor to know that a Customer had received its orderSummary: Our client have a requirement such that when a shipment leaves the warehouse and invoice have been generated they should be able to monitor the shipment or get … -
Copy a DFF value from Customer to Sales Orders using Order ExtensionsSummary: Hi, I want to know if it's possible to copy a value from customer accounts to sales orders using an extension. Content (please ensure you mask any confidential … -
How to use extension in order to populate ship to address on sales order being importedWe are importing sales order with only bill to address - is there any way we can set up the OM Extension to pick default ship to site for the customer ? -
SQL to Identify Line Level Orchestration ErrorPlease Share a SQL to Uniquely Show the Sales Order Line Level Orchestration Error which needs to be recovered. -
Is there any way to sort warning/exception messages produced with Order Management Extension.We are using the below the order management extension to validate the item quantity in the order line with the item EFF quantity and then generate exceptions/warning acc… -
Are there any SOAP/REST API's available to create dynamic EFF configurations on order linesSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Webservice for ATP CalculationSummary: Hello team Could you please advise if there is a webservice for ATP Calculation in GOP. We have seen that during creation and revision of orders, ATP is calcula… -
Order Item based on MPQ in Sales OrderSummary: Requirement is to have a setup in Item attributes in such a way that while entering Sales Order, the item qty is accepted only as per item MPQ. Suppose items wi… -
How do i send order acknowledgements automatically to customers once order is booked?Summary: Requirement is to send out order acknowledgements automatically to customers once orders are booked. Is there a program that automatically sends the documents? … -
We need assistance in identifying table(s) that capture shipment errorsSummary: Hi Team, We are building a BI report to fetch errors that occur during the shipment process triggered by HighJump via REST API. Currently, the team identifies e… -
what is the DB table name of the SO header attachment ?Summary: what is the DB table name of the SO header attachment ? Content (please ensure you mask any confidential information): Version (include the version you are usin… -
Customer wants to create a sales order with FOC item only with TAXSummary: Where the number of line may contains quantity but the price for those item lines will be 0 $. and the item has 15% tax , while creating the invoice i need only… -
Can we use "Suppress send to RMCS" for shippable items?Document “Technical Reference for Oracle Order Management” (Doc ID 2051639.1) explains how to suppress lines from being sent from OM to RMCS. Can we use this feature to … -
How can we define a limited access to a subinventory?In other words, I am creating a logical subinventory just to track the quantities. Then the quantities will be transferred to the final destination (sales). How can I li…
-
How to include LOV of "Hold Name" in "Manage Fulfilment Lines" in Order ManagementSummary: In Manage Fulfiment Lines, we need to search orders based on Particular Hold names, just like we have in "Manage Orders" page. Here we only have On Hold , which… -
Can we do the pick confirm for same line with two lots with same lot numberSummary: Trying to do the pick confirm for the same line with 2 lots with the same lot number through rest API? REST API: /fscmRestApi/resources/11.13.18.05/pickTransact… -
OM Parameter Relationship for Ship-To Customer is not availableHi Team, We came across the new OM Parameter "Relationship for Ship-To Customer" in 24B OM Implementation Guide. But we don't find this parameter in our application even… -
It is possible to automatically cancel Unshipped Sales Order Quantity in Cloud Order ManagementIt is possible to automatically cancel Unshipped Sales Order Quantity in Cloud Order Management (This feature is already available in EBS version) -
Project Driven Sales Order Accounting CycleSummary: Please if anyone from the Product Team Or Product Development Team can provide the accounts generated for both of the following cycles: 1- Generic Sales Order W… -
Shipment number is incrementing by 1000Summary: When we do pick release the shipment numbering is 111001,112001,113001,114001,115001,116001,117001,118001 and not like 111001,111002,111003,111004,111005,111006… -
How to manually override a Sales Order price without having "Price Adjustment" Line in AR invoice?Summary: We are expecting only one List price when manual adjustments are done in sales order UI. Content (please ensure you mask any confidential information): Version … -
How to configure delivered-to location?Summary: Where do I set the delivery location that appears on the receipt screen in inventories? Content (please ensure you mask any confidential information): Version (…Jessica Encarnacion -Oracle 17 views 1 comment 0 points Most recent by Prakash.Subbiah-Oracle Inventory Management -
Employee details in sales order headerSummary: Customer wants to add employee details in the header level whoever the sales order is creating. Please let me know if it is possible in the sales order header. -
Approach to Mass Update Ship to, Bill to address and customer contact in sales order headerHello Experts, Can we use salesOrdersForOrderHub Rest Resource to update these details only at header level and what all the field's should be mapped mandatorily. -
Scheduling for non-shippable lineSummary: We have a requirement whereby customer would like to have a non-shippable line to go for scheduling. Is this recommended functionality. We see that there is a l… -
How to update "Released to Warehouse" status on order line/fulfillment line?Summary: Requirement is to update the order line/fulfillment line status to Released to Warehouse. The setup has been done as per Oracle Note : FA: SCM: OM: How to Updat… -
Pre Transformation rule to default currency Conv. Type to 'Corporate' when currency is not USDSummary: I want to use the Pre Transformation rule to default currency Conversion Type to 'Corporate' when currency is other than USD. When I select the DO—>Set Value th… -
create work definition for a work order using rest apiDear All, I am trying to create a work definition for a work order using the REST API, but when I use this JSON request body: { "AssetNumber":"test", "WorkOrderTypeCode"…