DBA Data[Home] [Help]

APPS.PA_BILLING_SCHEDULE_PUB dependencies on PA_UTILS

Line 190: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

186: ,x_error_msg_code => l_error_msg_code);
187:
188: IF l_return_status = FND_API.G_RET_STS_ERROR
189: THEN
190: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
191: p_msg_name => l_error_msg_code);
192: x_msg_data := l_error_msg_code;
193: x_return_status := 'E';
194: END IF;

Line 214: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

210: ,x_error_msg_code => l_error_msg_code);
211:
212: IF l_return_status = FND_API.G_RET_STS_ERROR
213: THEN
214: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
215: p_msg_name => l_error_msg_code);
216: x_msg_data := l_error_msg_code;
217: x_return_status := 'E';
218: END IF;

Line 252: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

248: ,x_error_msg_code => l_error_msg_code);
249:
250: IF l_return_status = FND_API.G_RET_STS_ERROR
251: THEN
252: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
253: p_msg_name => l_error_msg_code);
254: x_msg_data := l_error_msg_code;
255: x_return_status := 'E';
256: END IF;

Line 275: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

271: ,x_error_msg_code => l_error_msg_code);
272:
273: IF l_return_status = FND_API.G_RET_STS_ERROR
274: THEN
275: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
276: p_msg_name => l_error_msg_code);
277: x_msg_data := l_error_msg_code;
278: x_return_status := 'E';
279: END IF;

Line 317: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

313: ,x_error_msg_code => l_error_msg_code);
314:
315: IF l_return_status = FND_API.G_RET_STS_ERROR
316: THEN
317: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
318: p_msg_name => l_error_msg_code);
319: x_msg_data := l_error_msg_code;
320: x_return_status := 'E';
321: END IF;

Line 348: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

344: ,x_error_msg_code => l_error_msg_code);
345:
346: IF l_return_status = FND_API.G_RET_STS_ERROR
347: THEN
348: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
349: p_msg_name => l_error_msg_code);
350: x_msg_data := l_error_msg_code;
351: x_return_status := 'E';
352: END IF;

Line 373: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

369: ,x_error_msg_code => l_error_msg_code);
370:
371: IF l_return_status = FND_API.G_RET_STS_ERROR
372: THEN
373: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
374: p_msg_name => l_error_msg_code);
375: x_msg_data := l_error_msg_code;
376: x_return_status := 'E';
377: END IF;

Line 397: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

393: ,x_error_msg_code => l_error_msg_code);
394:
395: IF l_return_status = FND_API.G_RET_STS_ERROR
396: THEN
397: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
398: p_msg_name => l_error_msg_code);
399: x_msg_data := l_error_msg_code;
400: x_return_status := 'E';
401: END IF;

Line 438: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

434: ,x_error_msg_code => l_error_msg_code);
435:
436: IF l_return_status = FND_API.G_RET_STS_ERROR
437: THEN
438: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
439: p_msg_name => l_error_msg_code);
440: x_msg_data := l_error_msg_code;
441: x_return_status := 'E';
442: END IF;

Line 462: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

458: ,x_error_msg_code => l_error_msg_code);
459:
460: IF l_return_status = FND_API.G_RET_STS_ERROR
461: THEN
462: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
463: p_msg_name => l_error_msg_code);
464: x_msg_data := l_error_msg_code;
465: x_return_status := 'E';
466: END IF;

Line 486: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

482: ,x_error_msg_code => l_error_msg_code);
483:
484: IF l_return_status = FND_API.G_RET_STS_ERROR
485: THEN
486: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
487: p_msg_name => l_error_msg_code);
488: x_msg_data := l_error_msg_code;
489: x_return_status := 'E';
490: END IF;

Line 509: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

505: ,x_error_msg_code => l_error_msg_code);
506:
507: IF l_return_status = FND_API.G_RET_STS_ERROR
508: THEN
509: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
510: p_msg_name => l_error_msg_code);
511: x_msg_data := l_error_msg_code;
512: x_return_status := 'E';
513: END IF;

Line 548: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

544: ,x_error_msg_code => l_error_msg_code);
545:
546: IF l_return_status = FND_API.G_RET_STS_ERROR
547: THEN
548: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
549: p_msg_name => l_error_msg_code);
550: x_msg_data := l_error_msg_code;
551: x_return_status := 'E';
552: END IF;

Line 572: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',

568: ,x_error_msg_code => l_error_msg_code);
569:
570: IF l_return_status = FND_API.G_RET_STS_ERROR
571: THEN
572: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'PA',
573: p_msg_name => l_error_msg_code);
574: x_msg_data := l_error_msg_code;
575: x_return_status := 'E';
576: END IF;