DBA Data[Home] [Help]

APPS.PA_PROJECT_REQUEST_PVT dependencies on FND_MSG_PUB

Line 64: x_msg_count := FND_MSG_PUB.Count_Msg;

60: WHEN create_proj_not_allowed THEN
61: PA_UTILS.add_message(p_app_short_name => 'PA',
62: p_msg_name => 'PA_CANNOT_CREATE_PROJ');
63: x_return_status := FND_API.G_RET_STS_ERROR;
64: x_msg_count := FND_MSG_PUB.Count_Msg;
65: x_msg_data := 'PA_CANNOT_CREATE_PROJ';
66:
67: IF x_msg_count = 1 THEN
68: pa_interface_utils_pub.get_messages

Line 83: x_msg_count := FND_MSG_PUB.Count_Msg;

79: END IF;
80:
81: WHEN OTHERS THEN
82: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
83: x_msg_count := FND_MSG_PUB.Count_Msg;
84: x_msg_data := substr(SQLERRM,1,240);
85: FND_MSG_PUB.add_exc_msg
86: ( p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
87: p_procedure_name => 'create_project_validation');

Line 85: FND_MSG_PUB.add_exc_msg

81: WHEN OTHERS THEN
82: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
83: x_msg_count := FND_MSG_PUB.Count_Msg;
84: x_msg_data := substr(SQLERRM,1,240);
85: FND_MSG_PUB.add_exc_msg
86: ( p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
87: p_procedure_name => 'create_project_validation');
88:
89: IF x_msg_count = 1 THEN

Line 233: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT',

229: WHEN OTHERS THEN
230: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
231: x_msg_count := 1;
232: x_msg_data := SQLERRM;
233: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
234: p_procedure_name => 'get_object_info');
235: raise;
236:
237: END get_object_info;

Line 346: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT',

342: WHEN OTHERS THEN
343: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
344: x_msg_count := 1;
345: x_msg_data := SQLERRM;
346: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
347: p_procedure_name => 'populate_associations_temp');
348: raise;
349:
350: END populate_associations_temp;

Line 413: x_msg_count := FND_MSG_PUB.Count_Msg;

409: WHEN close_req_not_allowed THEN
410: PA_UTILS.add_message(p_app_short_name => 'PA',
411: p_msg_name => 'PA_CANNOT_CLOSE_REQ');
412: x_return_status := FND_API.G_RET_STS_ERROR;
413: x_msg_count := FND_MSG_PUB.Count_Msg;
414: x_msg_data := 'PA_CANNOT_CLOSE_REQ';
415:
416: IF x_msg_count = 1 THEN
417: pa_interface_utils_pub.get_messages

Line 434: x_msg_count := FND_MSG_PUB.Count_Msg;

430:
431: WHEN OTHERS THEN
432:
433: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
434: x_msg_count := FND_MSG_PUB.Count_Msg;
435: x_msg_data := substr(SQLERRM,1,240);
436:
437: -- Set the excetption Message and the stack
438: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.close_project_request'

Line 438: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.close_project_request'

434: x_msg_count := FND_MSG_PUB.Count_Msg;
435: x_msg_data := substr(SQLERRM,1,240);
436:
437: -- Set the excetption Message and the stack
438: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.close_project_request'
439: ,p_procedure_name => PA_DEBUG.G_Err_Stack );
440: IF x_msg_count = 1 THEN
441: pa_interface_utils_pub.get_messages
442: (p_encoded => FND_API.G_TRUE,

Line 846: x_msg_count := FND_MSG_PUB.Count_Msg;

842: EXCEPTION
843: WHEN OTHERS THEN
844:
845: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
846: x_msg_count := FND_MSG_PUB.Count_Msg;
847: x_msg_data := substr(SQLERRM,1,240);
848:
849: -- Set the excetption Message and the stack
850: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.get_quick_entry_defaults'

Line 850: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.get_quick_entry_defaults'

846: x_msg_count := FND_MSG_PUB.Count_Msg;
847: x_msg_data := substr(SQLERRM,1,240);
848:
849: -- Set the excetption Message and the stack
850: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.get_quick_entry_defaults'
851: ,p_procedure_name => PA_DEBUG.G_Err_Stack );
852: IF x_msg_count = 1 THEN
853: pa_interface_utils_pub.get_messages
854: (p_encoded => FND_API.G_TRUE,

Line 985: x_msg_count := FND_MSG_PUB.Count_Msg;

981: PA_UTILS.add_message(p_app_short_name => 'PA',
982: p_msg_name => 'PA_ORG_SALE_INCOMPAT_PROGRAM');
983:
984: x_return_status := FND_API.G_RET_STS_ERROR;
985: x_msg_count := FND_MSG_PUB.Count_Msg;
986: x_msg_data := ' PA_ORG_SALE_INCOMPAT_PROGRAM';
987:
988: ELSIF (p_calling_module = 'Oracle Sales' and l_is_profile_defined = 'N' ) THEN
989:

Line 994: x_msg_count := FND_MSG_PUB.Count_Msg;

990: PA_UTILS.add_message(p_app_short_name => 'PA',
991: p_msg_name => 'PA_ORG_SALE_ONLINE_INCOMPAT');
992:
993: x_return_status := FND_API.G_RET_STS_ERROR;
994: x_msg_count := FND_MSG_PUB.Count_Msg;
995: x_msg_data := 'PA_ORG_SALE_ONLINE_INCOMPAT';
996:
997: END IF;
998:

Line 1020: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',

1016: WHEN OTHERS THEN
1017: x_msg_count := 1;
1018: x_msg_data := sqlerrm;
1019: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1020: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
1021: p_procedure_name => 'manage_project_requests');
1022: RAISE;
1023:
1024: END manage_project_requests;

Line 1547: FOR i IN 1..FND_MSG_PUB.Count_Msg LOOP

1543: x_msg_data =>x_msg_data);
1544: END IF;
1545:
1546: -- GET ERROR FROM ERROR STACK
1547: FOR i IN 1..FND_MSG_PUB.Count_Msg LOOP
1548:
1549: FND_MSG_PUB.get (
1550: p_encoded => FND_API.G_FALSE,
1551: p_msg_index => i,

Line 1549: FND_MSG_PUB.get (

1545:
1546: -- GET ERROR FROM ERROR STACK
1547: FOR i IN 1..FND_MSG_PUB.Count_Msg LOOP
1548:
1549: FND_MSG_PUB.get (
1550: p_encoded => FND_API.G_FALSE,
1551: p_msg_index => i,
1552: p_data => l_msg_data,
1553: p_msg_index_out => l_msg_count );

Line 1580: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',

1576: WHEN OTHERS THEN
1577: x_msg_count := 1;
1578: x_msg_data := sqlerrm;
1579: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1580: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
1581: p_procedure_name => 'create_project_requests');
1582: RAISE;
1583:
1584: END create_project_requests;

Line 2290: FOR i IN 1..FND_MSG_PUB.Count_Msg LOOP

2286:
2287: ELSE -- Not Succeed
2288:
2289: -- GET ERROR FROM ERROR STACK
2290: FOR i IN 1..FND_MSG_PUB.Count_Msg LOOP
2291:
2292: FND_MSG_PUB.get (
2293: p_encoded => FND_API.G_FALSE,
2294: p_msg_index => i,

Line 2292: FND_MSG_PUB.get (

2288:
2289: -- GET ERROR FROM ERROR STACK
2290: FOR i IN 1..FND_MSG_PUB.Count_Msg LOOP
2291:
2292: FND_MSG_PUB.get (
2293: p_encoded => FND_API.G_FALSE,
2294: p_msg_index => i,
2295: p_data => l_msg_data,
2296: p_msg_index_out => l_msg_count );

Line 2309: FND_MSG_PUB.Delete_Msg(); --Added for bug 4094370

2305: x_msg_count => x_msg_count,
2306: x_msg_data => x_msg_data);
2307: END IF;
2308: END LOOP;
2309: FND_MSG_PUB.Delete_Msg(); --Added for bug 4094370
2310: END IF;
2311: END IF; -- calling pipeline project updates
2312:
2313: /* commented for bug 2968585

Line 2521: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',

2517: WHEN OTHERS THEN
2518: x_msg_count := 1;
2519: x_msg_data := sqlerrm;
2520: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
2521: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
2522: p_procedure_name => 'update_projects');
2523: RAISE;
2524:
2525: END update_projects;

Line 2615: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',

2611: WHEN OTHERS THEN
2612: x_msg_count := 1;
2613: x_msg_data := sqlerrm;
2614: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
2615: FND_MSG_PUB.add_exc_msg(p_pkg_name => 'PA_PROJECT_REQUEST_PVT',
2616: p_procedure_name => 'post_create_project');
2617: RAISE;
2618: END post_create_project;
2619:

Line 2657: x_msg_count := FND_MSG_PUB.Count_Msg;

2653: DUP_VAL_ON_INDEX THEN
2654: PA_UTILS.add_message(p_app_short_name => 'PA',
2655: p_msg_name => 'PA_ALL_DUPLICATE_NAME');
2656: x_return_status := FND_API.G_RET_STS_ERROR;
2657: x_msg_count := FND_MSG_PUB.Count_Msg;
2658: x_msg_data := ' PA_ALL_DUPLICATE_NAME';
2659:
2660: IF x_msg_count = 1 THEN
2661: pa_interface_utils_pub.get_messages

Line 2676: x_msg_count := FND_MSG_PUB.Count_Msg;

2672: END IF;
2673: WHEN OTHERS THEN
2674:
2675: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2676: x_msg_count := FND_MSG_PUB.Count_Msg;
2677: x_msg_data := substr(SQLERRM,1,240);
2678:
2679: -- Set the excetption Message and the stack
2680: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.req_name_duplicate'

Line 2680: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.req_name_duplicate'

2676: x_msg_count := FND_MSG_PUB.Count_Msg;
2677: x_msg_data := substr(SQLERRM,1,240);
2678:
2679: -- Set the excetption Message and the stack
2680: FND_MSG_PUB.add_exc_msg( p_pkg_name => 'PA_PROJECT_REQUEST_PVT.req_name_duplicate'
2681: ,p_procedure_name => PA_DEBUG.G_Err_Stack );
2682: IF x_msg_count = 1 THEN
2683: pa_interface_utils_pub.get_messages
2684: (p_encoded => FND_API.G_TRUE,