DBA Data[Home] [Help]

APPS.OE_HOLDS_PVT dependencies on OE_SHIP_TO_ORGS_V

Line 150: from oe_ship_to_orgs_v

146: AND cust_acct.cust_account_id = p_hold_entity_id;
147:
148: CURSOR ship_to_value_cur IS
149: select name
150: from oe_ship_to_orgs_v
151: where ORGANIZATION_ID = p_hold_entity_id;
152:
153: CURSOR bill_to_value_cur IS
154: select name