DBA Data[Home] [Help]

APPS.GMD_RESULTS_GRP dependencies on GMD_COMPOSITE_RESULT_ASSOC_PVT

Line 4076: IF NOT(GMD_COMPOSITE_RESULT_ASSOC_PVT.Insert_Row(

4072: l_composite_result_assoc.LAST_UPDATE_DATE := l_date;
4073: l_composite_result_assoc.LAST_UPDATED_BY := l_user_id;
4074:
4075: -- We are ready for insert in GMD_COMPOSITE_RESULT_ASSOC, so then lets do it.
4076: IF NOT(GMD_COMPOSITE_RESULT_ASSOC_PVT.Insert_Row(
4077: p_composite_result_assoc => l_composite_result_assoc)
4078: )
4079: THEN
4080: -- Insert Error