DBA Data[Home] [Help]

APPS.WSH_ROUTING_RESPONSE_PKG dependencies on WSH_CARRIER_SITES

Line 1614: wsh_carrier_sites wcs,

1610: --Cursor to find,if carrier is auto load tender enable.
1611: CURSOR validate_auto_tender_csr(p_carrier_id NUMBER,p_organization_id NUMBER) IS
1612: SELECT 1
1613: FROM hz_relationships rel,
1614: wsh_carrier_sites wcs,
1615: hz_party_sites hps,
1616: hz_org_contacts hoc,
1617: hz_contact_points hcp,
1618: hz_contact_points hcp2,