DBA Data[Home] [Help]

APPS.PA_HR_UPDATE_PA_ENTITIES dependencies on APP_EXCEPTION

Line 2536: app_exception.raise_exception;

2532: );
2533:
2534: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2535: IF l_return_status = 'U' THEN
2536: app_exception.raise_exception;
2537: ELSIF l_return_status = 'E' THEN
2538: l_final_return_status := l_return_status;
2539: END IF;
2540:

Line 2559: app_exception.raise_exception;

2555:
2556: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2557: if l_return_status = 'U' then
2558:
2559: app_exception.raise_exception;
2560:
2561: elsif l_return_status = 'E' then
2562:
2563: l_final_return_status := l_return_status;

Line 2632: app_exception.raise_exception;

2628:
2629: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2630:
2631: if l_return_status = 'U' then
2632: app_exception.raise_exception;
2633: elsif l_return_status = 'E' then
2634: l_final_return_status := l_return_status;
2635: end if;
2636:

Line 2688: app_exception.raise_exception;

2684: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2685:
2686: if l_return_status = 'U' then
2687:
2688: app_exception.raise_exception;
2689:
2690: elsif l_return_status = 'E' then
2691:
2692: l_final_return_status := l_return_status;

Line 2735: app_exception.raise_exception;

2731:
2732: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2733: if l_return_status = 'U' then
2734:
2735: app_exception.raise_exception;
2736:
2737: elsif l_return_status = 'E' then
2738:
2739: l_final_return_status := l_return_status;

Line 2823: app_exception.raise_exception;

2819: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2820:
2821: if l_return_status = 'U' then
2822:
2823: app_exception.raise_exception;
2824:
2825: elsif l_return_status = 'E' then
2826:
2827: l_final_return_status := l_return_status;

Line 2850: app_exception.raise_exception;

2846:
2847: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2848: if l_return_status = 'U' then
2849:
2850: app_exception.raise_exception;
2851:
2852: elsif l_return_status = 'E' then
2853:
2854: l_final_return_status := l_return_status;

Line 2884: app_exception.raise_exception;

2880:
2881: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2882: if l_return_status = 'U' then
2883:
2884: app_exception.raise_exception;
2885:
2886: elsif l_return_status = 'E' then
2887:
2888: l_final_return_status := l_return_status;

Line 2926: app_exception.raise_exception;

2922:
2923: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2924: if l_return_status = 'U' then
2925:
2926: app_exception.raise_exception;
2927:
2928: elsif l_return_status = 'E' then
2929:
2930: l_final_return_status := l_return_status;

Line 2953: app_exception.raise_exception;

2949:
2950: l_message_counter := l_message_counter + nvl(l_msg_count,0);
2951: if l_return_status = 'U' then
2952:
2953: app_exception.raise_exception;
2954:
2955: elsif l_return_status = 'E' then
2956:
2957: l_final_return_status := l_return_status;