DBA Data[Home] [Help]

APPS.HXC_INLINE_NOTIF_UTILS_PKG dependencies on HXC_LAYOUTS

Line 792: Hxc_Layouts C

788: A.Qualifier_Attribute27
789: FROM
790: Hxc_Layout_Comp_Qualifiers A,
791: Hxc_Layout_Components B,
792: Hxc_Layouts C
793: WHERE
794: C.Layout_Id = (Select Layout_Id From Hxc_Layout_Components Where Layout_Component_Id = P_Layout_Comp_Id) And
795: A.Layout_Component_Id = B.Layout_Component_Id And
796: A.Qualifier_Attribute28=p_alias_name;