DBA Data[Home] [Help]

APPS.PQH_DE_GRADE_COMPUTE dependencies on APP_EXCEPTION

Line 116: when app_exception.application_exception then

112: End If;
113: p_cs_Grdnam := hr_general.Decode_grade(P_CS_Grade);
114: Close Derive_Grad;
115: Exception
116: when app_exception.application_exception then
117: if hr_multi_message.exception_add
118: (p_associated_column1 => 'PQH_DE_WRKPLC_VLDTN_VERS.GRADE'
119: ) then
120: -- raise;