How to link between inventory and OrderManagement.
Answer Posted / 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 |
Post New Answer View All Answers
How can a process be deployed in soa?
What do you understand by soa and what are the benefits of using this architecture?
Explain what are the tables of auto invoice?
How many schemas we have? how many you have used?
Do you know what are user profiles in apps. Any examples you can give?
Tell me where we find the status of order information?
Plz anybody send me Technical specification for AP Interface
How do you register report in oracle apps?
In oracle application how do you debug or trace errors?
tell my any difficult situtation you solved in your experience in your company?
Tell me how to find the custom directory in front end?
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
What are do's and dont's of Interface?
testing tools?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?