DBA Data[Home] [Help]

APPS.CLN_SYNCCTLG_PKG dependencies on CLN_PROCAT_CATITEM_V

Line 69: from cln_procat_catitem_v cpcv, ecx_tp_headers eth

65:
66: -- cursor to hold the list of items in price list to send
67: CURSOR c_ItemsToSend IS
68: select concatenated_segments
69: from cln_procat_catitem_v cpcv, ecx_tp_headers eth
70: where cpcv.list_header_id=p_list_header_id
71: and cpcv.party_id=eth.party_id
72: and eth.tp_header_id = p_tp_header_id
73: and cpcv.organization_id = l_inv_org_id