DBA Data[Home] [Help]

APPS.ECX_XREF_API dependencies on ECX_XREF_STANDARDS_VL

Line 916: ECX_XREF_STANDARDS_vl exs,

912: x_last_updated_by,
913: x_creation_date,
914: x_created_by
915: from ECX_XREF_HDR_vl exh,
916: ECX_XREF_STANDARDS_vl exs,
917: ECX_STANDARDS es
918: where exh.xref_category_code = p_xref_category_code
919: and exh.xref_category_id = exs.xref_category_id
920: and exs.xref_std_value = p_xref_std_value