DBA Data[Home] [Help]

APPS.HXC_INLINE_NOTIF_UTILS_PKG dependencies on HXC_LAYOUTS

Line 791: Hxc_Layouts C

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