DBA Data[Home] [Help]

APPS.OE_ID_TO_VALUE dependencies on OE_SHIP_FROM_ORGS_V

Line 1514: FROM OE_SHIP_FROM_ORGS_V L

1510: , x_ship_from_address1
1511: , x_ship_from_address2
1512: , x_ship_from_address3
1513: , x_ship_from_address4
1514: FROM OE_SHIP_FROM_ORGS_V L
1515: WHERE L.ORGANIZATION_ID = p_ship_from_org_id;
1516:
1517: ELSE
1518: