DBA Data[Home] [Help]

APPS.PAY_BTL_SHD dependencies on APP_EXCEPTION

Line 890: when app_exception.application_exception then

886: close csr_get_concat_segments;
887:
888:
889: exception
890: when app_exception.application_exception then
891: hr_message.provide_error;
892: hr_utility.raise_error;
893:
894: end keyflex_comb;