DBA Data[Home] [Help]

APPS.GMD_COA_DATA_OM_NEW dependencies on OE_ORDER_HEADERS_ALL

Line 1479: oe_order_headers_all h,

1475: C.account_number cust_no,
1476: pr.party_name cust_name ,
1477: 0 alloc_qty
1478: FROM
1479: oe_order_headers_all h,
1480: oe_order_lines_all l,
1481: wsh_delivery_details wdd,
1482: wsh_new_deliveries wnd,
1483: wsh_delivery_assignments wda,

Line 1543: oe_order_headers_all h,

1539: pr.party_name cust_name ,
1540: 0 alloc_qty
1541:
1542: FROM
1543: oe_order_headers_all h,
1544: oe_order_lines_all l,
1545: mtl_parameters ship_from_org,
1546: mtl_system_items_b_kfv msi, --INVCONV
1547: hz_cust_accounts c,