DBA Data[Home] [Help]

APPS.PA_REP_UTIL_SCREEN dependencies on PA_DEBUG

Line 2837: , p_procedure_name => PA_DEBUG.G_Err_Stack);

2833: EXCEPTION
2834:
2835: WHEN OTHERS THEN
2836: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_REP_UTIL_SCREEN.poplt_screen_tmp_table'
2837: , p_procedure_name => PA_DEBUG.G_Err_Stack);
2838: RAISE;
2839:
2840:
2841: END poplt_screen_tmp_table; /* End of Procedure poplt_screen_tmp_table */