DBA Data[Home] [Help]

APPS.PQH_ATTRIBUTES_API dependencies on PQH_ATL_INS

Line 97: pqh_atl_ins.ins_tl(

93: );
94: --
95: p_attribute_id := l_attribute_id ;
96: --
97: pqh_atl_ins.ins_tl(
98: p_language_code => p_language_code,
99: p_attribute_id => l_attribute_id ,
100: p_attribute_name => p_attribute_name );
101: