DBA Data[Home] [Help]

APPS.HR_KI_INTEGRATIONS_API dependencies on ECX_TP_HEADERS_V

Line 323: select null from ecx_tp_headers_v h,ecx_tp_details_v d

319: ,cur_trans_direction in varchar2
320: )
321:
322: is
323: select null from ecx_tp_headers_v h,ecx_tp_details_v d
324: where h.tp_header_id=d.tp_header_id
325: and h.party_type=cur_party_type
326: and h.party_name=cur_party_name
327: and h.party_site_name=cur_party_site_name