DBA Data[Home] [Help]

APPS.WSH_DCP_PVT dependencies on OE_ORDER_HEADERS_ALL

Line 60: oh_order_number oe_order_headers_all.order_number%TYPE,

56: ol_ship_to_contact_id oe_order_lines_all.ship_to_contact_id%TYPE,
57: ol_ship_to_org_id oe_order_lines_all.ship_to_org_id%TYPE,
58: ol_fulfilled_quantity oe_order_lines_all.fulfilled_quantity%TYPE,
59: ol_invoiced_quantity oe_order_lines_all.invoiced_quantity%TYPE,
60: oh_order_number oe_order_headers_all.order_number%TYPE,
61: oh_ship_from_org_id oe_order_headers_all.ship_from_org_id%TYPE,
62: wnd_delivery_id wsh_new_deliveries.delivery_id%TYPE,
63: wnd_status_code wsh_new_deliveries.status_code%TYPE,
64: wts_status_code wsh_trip_stops.status_code%TYPE,

Line 61: oh_ship_from_org_id oe_order_headers_all.ship_from_org_id%TYPE,

57: ol_ship_to_org_id oe_order_lines_all.ship_to_org_id%TYPE,
58: ol_fulfilled_quantity oe_order_lines_all.fulfilled_quantity%TYPE,
59: ol_invoiced_quantity oe_order_lines_all.invoiced_quantity%TYPE,
60: oh_order_number oe_order_headers_all.order_number%TYPE,
61: oh_ship_from_org_id oe_order_headers_all.ship_from_org_id%TYPE,
62: wnd_delivery_id wsh_new_deliveries.delivery_id%TYPE,
63: wnd_status_code wsh_new_deliveries.status_code%TYPE,
64: wts_status_code wsh_trip_stops.status_code%TYPE,
65: wdl_delivery_leg_id wsh_delivery_legs.delivery_leg_id%TYPE