DBA Data[Home] [Help]

APPS.GMD_COA_DATA_OM_NEW dependencies on WSH_NEW_DELIVERIES

Line 25: bol_id wsh_new_deliveries.delivery_id%TYPE,

21: shipdate oe_order_lines.schedule_ship_date%TYPE,
22: cust_id hz_cust_accounts.cust_account_id%TYPE,
23: cust_no hz_cust_accounts.account_number%TYPE,
24: cust_name hz_parties.party_name%TYPE,
25: bol_id wsh_new_deliveries.delivery_id%TYPE,
26: bol_no wsh_new_deliveries.name%TYPE,
27: --item_id ic_item_mst.item_id%TYPE, --INVCONV
28: --item_no ic_item_mst.item_no%TYPE, --INVCONV
29: --item_desc ic_item_mst.item_desc1%TYPE, --INVCONV

Line 26: bol_no wsh_new_deliveries.name%TYPE,

22: cust_id hz_cust_accounts.cust_account_id%TYPE,
23: cust_no hz_cust_accounts.account_number%TYPE,
24: cust_name hz_parties.party_name%TYPE,
25: bol_id wsh_new_deliveries.delivery_id%TYPE,
26: bol_no wsh_new_deliveries.name%TYPE,
27: --item_id ic_item_mst.item_id%TYPE, --INVCONV
28: --item_no ic_item_mst.item_no%TYPE, --INVCONV
29: --item_desc ic_item_mst.item_desc1%TYPE, --INVCONV
30: inventory_item_id mtl_system_items_b_kfv.inventory_item_id%TYPE, --INVCONV

Line 88: delivery_id wsh_new_deliveries.delivery_id%TYPE,

84: (order_id oe_order_headers_all.header_id%TYPE,
85: --orgn_code sy_orgn_mst.orgn_code%TYPE, --INVCONV
86: organization_id mtl_parameters.organization_id%TYPE, --INVCONV
87: cust_id hz_cust_accounts.cust_account_id%TYPE,
88: delivery_id wsh_new_deliveries.delivery_id%TYPE,
89: inventory_item_id mtl_system_items_b_kfv.inventory_item_id%TYPE, --INVCONV
90: revision mtl_item_revisions.revision%TYPE, --Bug# 4662469
91: --whse_code ic_whse_mst.whse_code%TYPE, --INVCONV
92: subinventory mtl_secondary_inventories.secondary_inventory_name%TYPE, --INVCONV