DBA Data[Home] [Help]

APPS.GMD_RESULTS_GRP dependencies on GMD_COMPOSITE_RESULT_ASSOC_PVT

Line 4245: IF NOT(GMD_COMPOSITE_RESULT_ASSOC_PVT.Insert_Row(

4241: l_composite_result_assoc.LAST_UPDATE_DATE := l_date;
4242: l_composite_result_assoc.LAST_UPDATED_BY := l_user_id;
4243:
4244: -- We are ready for insert in GMD_COMPOSITE_RESULT_ASSOC, so then lets do it.
4245: IF NOT(GMD_COMPOSITE_RESULT_ASSOC_PVT.Insert_Row(
4246: p_composite_result_assoc => l_composite_result_assoc)
4247: )
4248: THEN
4249: -- Insert Error