what is the connection between wsh_delivery_details and
oe_order_headers_all or oe_order_lines_all?
what is the connection between invoice and check payments?
Answers were Sorted based on User's Feedback
Answer / athi
Link between wsh_delivery_details and oe_order_headers_all
is
oe_order_headers_all.header_id =
wsh_delivery_details.source_header_id
| Is This Answer Correct ? | 32 Yes | 4 No |
Answer / ravi soma
oe_order_headers_all.Header_id=wsh_delivery_details.source_h
eader_id
oe_order_lines_all.line_id=wsh_delivery_details.source_line_
id
| Is This Answer Correct ? | 23 Yes | 1 No |
Answer / mohan bobba
oe_order_lines_all.line_id = wsh_delivery_details.source_line_
id
| Is This Answer Correct ? | 6 Yes | 0 No |
How does Oracle apps come to know that entered order is back to back or Standard sales order if in both the cases item is ATO type?
If any delivery grouping attributes in a sales order lines are different then what is the impact during pick release in shipping transaction form,What changes you observe?
Where do we integrate the AR and OM?
What is the Month End closing Process in INV, Purchasing and OrderManagement?
Wanted to send the Notification to the Supplier by e-mail.
what is purchase attribute ???? what is diff between purchasable item and purchasing item ????
What are the accounting behind consigned inventory in P2P?
How do you create purchase order without requisition? Please provide the answer if you know
how to find customer is new or old in order management
pl explain diffent types of hirarchies available in purchasing . and i also needs main key points in R12 FOR mfg modules
In order management, how to reserve an item without booking?
Pick and ship should be performed by application itself when i book the sales order.Is it possible in order management. I can do this by just using pick and ship action using transaction window but even i will not use transaction window also,Only i will book the sales order.Picking and shipping should be done by system automatically.