How to link between inventory and OrderManagement.
Answer / venkat kolla
we can link using inventory_item_id , ship_from_org_id from
oe_order_ines_all table to mtl_system_items_b table.
We can using move_order_line_id from wsh_new_deliveries
table mtl_material_transactions or
mtl_material_transactions_temp tables.
there are some more..
| Is This Answer Correct ? | 9 Yes | 0 No |
What is Summary columns?
how to debug the report?
2 Answers IBM, Qualcomm, Sierra Atlantica,
The report output is 10 pages then how many times between pages report trigger will fire?
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
what are the steps to develop a new report?
tell me the scenarios of the independent in reports
i have 3 parameters like p1,p2,p3.In p1 i have 2 parameters like a,b.if pass parameter 'a' p2 should be enable and p3 should be disable then if pass parameter 'b' the vice versa.
1 Answers IBM, Sierra Atlantica,
do i need to declare bind parameter before using in the query?
Is it is necessary to create P_CONC_REQUEST_ID parameter in the development of oracle apps reports
What are documents and test cases u followed.
What is Pragma Autonomous transaction. It's Real time Example
In unix Schell sript what is very 1st line to be wriiten .