DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FND_MSG_PUB

Line 967: FND_MSG_PUB.count_and_get(p_count => x_msg_count

963: COMMIT WORK;
964: end if;
965:
966: -- Standard call to get message count and if count is 1 get message info.
967: FND_MSG_PUB.count_and_get(p_count => x_msg_count
968: ,p_data => x_msg_data
969: );
970:
971: -- set back to original environment when the procedure is finished

Line 998: FND_MSG_PUB.count_and_get(p_count => x_msg_count

994: ,value1 => g_value1
995: ,p_log_level_rec => g_log_level_rec);
996: end if;
997:
998: FND_MSG_PUB.count_and_get(p_count => x_msg_count
999: ,p_data => x_msg_data
1000: );
1001: -- set back to original environment when the procedure is finished
1002: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 1013: FND_MSG_PUB.count_and_get(p_count => x_msg_count

1009: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1010:
1011: fa_srvr_msg.add_message(calling_fn => l_calling_fn
1012: ,p_log_level_rec => g_log_level_rec);
1013: FND_MSG_PUB.count_and_get(p_count => x_msg_count
1014: ,p_data => x_msg_data
1015: );
1016: -- set back to original environment when the procedure is finished
1017: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 1028: FND_MSG_PUB.count_and_get(p_count => x_msg_count

1024: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1025:
1026: fa_srvr_msg.add_sql_error(calling_fn => l_calling_fn
1027: ,p_log_level_rec => g_log_level_rec);
1028: FND_MSG_PUB.count_and_get(p_count => x_msg_count
1029: ,p_data => x_msg_data
1030: );
1031: -- set back to original environment when the procedure is finished
1032: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 3367: FND_MSG_PUB.count_and_get(p_count => x_msg_count

3363: COMMIT WORK;
3364: end if;
3365:
3366: -- Standard call to get message count and if count is 1 get message info.
3367: FND_MSG_PUB.count_and_get(p_count => x_msg_count
3368: ,p_data => x_msg_data
3369: );
3370:
3371: -- set back to original environment when the procedure is finished

Line 3398: FND_MSG_PUB.count_and_get(p_count => x_msg_count

3394: ,value1 => g_value1
3395: ,p_log_level_rec => g_log_level_rec);
3396: end if;
3397:
3398: FND_MSG_PUB.count_and_get(p_count => x_msg_count
3399: ,p_data => x_msg_data
3400: );
3401: -- set back to original environment when the procedure is finished
3402: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 3413: FND_MSG_PUB.count_and_get(p_count => x_msg_count

3409: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
3410:
3411: fa_srvr_msg.add_message(calling_fn => l_calling_fn
3412: ,p_log_level_rec => g_log_level_rec);
3413: FND_MSG_PUB.count_and_get(p_count => x_msg_count
3414: ,p_data => x_msg_data
3415: );
3416: -- set back to original environment when the procedure is finished
3417: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 3428: FND_MSG_PUB.count_and_get(p_count => x_msg_count

3424: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
3425:
3426: fa_srvr_msg.add_sql_error(calling_fn => l_calling_fn
3427: ,p_log_level_rec => g_log_level_rec);
3428: FND_MSG_PUB.count_and_get(p_count => x_msg_count
3429: ,p_data => x_msg_data
3430: );
3431: -- set back to original environment when the procedure is finished
3432: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 4569: FND_MSG_PUB.count_and_get(p_count => x_msg_count

4565: COMMIT WORK;
4566: end if;
4567:
4568: -- Standard call to get message count and if count is 1 get message info.
4569: FND_MSG_PUB.count_and_get(p_count => x_msg_count
4570: ,p_data => x_msg_data
4571: );
4572:
4573: -- set back to original environment when the procedure is finished

Line 4600: FND_MSG_PUB.count_and_get(p_count => x_msg_count

4596: ,value1 => g_value1
4597: ,p_log_level_rec => g_log_level_rec);
4598: end if;
4599:
4600: FND_MSG_PUB.count_and_get(p_count => x_msg_count
4601: ,p_data => x_msg_data
4602: );
4603: -- set back to original environment when the procedure is finished
4604: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 4615: FND_MSG_PUB.count_and_get(p_count => x_msg_count

4611: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
4612:
4613: fa_srvr_msg.add_message(calling_fn => l_calling_fn
4614: ,p_log_level_rec => g_log_level_rec);
4615: FND_MSG_PUB.count_and_get(p_count => x_msg_count
4616: ,p_data => x_msg_data
4617: );
4618: -- set back to original environment when the procedure is finished
4619: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 4630: FND_MSG_PUB.count_and_get(p_count => x_msg_count

4626: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
4627:
4628: fa_srvr_msg.add_sql_error(calling_fn => l_calling_fn
4629: ,p_log_level_rec => g_log_level_rec);
4630: FND_MSG_PUB.count_and_get(p_count => x_msg_count
4631: ,p_data => x_msg_data
4632: );
4633: -- set back to original environment when the procedure is finished
4634: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 5797: FND_MSG_PUB.count_and_get(p_count => x_msg_count

5793: COMMIT WORK;
5794: end if;
5795:
5796: -- Standard call to get message count and if count is 1 get message info.
5797: FND_MSG_PUB.count_and_get(p_count => x_msg_count
5798: ,p_data => x_msg_data
5799: );
5800:
5801: -- set back to original environment when the procedure is finished

Line 5828: FND_MSG_PUB.count_and_get(p_count => x_msg_count

5824: ,value1 => g_value1
5825: ,p_log_level_rec => g_log_level_rec);
5826: end if;
5827:
5828: FND_MSG_PUB.count_and_get(p_count => x_msg_count
5829: ,p_data => x_msg_data
5830: );
5831: -- set back to original environment when the procedure is finished
5832: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 5843: FND_MSG_PUB.count_and_get(p_count => x_msg_count

5839: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
5840:
5841: fa_srvr_msg.add_message(calling_fn => l_calling_fn
5842: ,p_log_level_rec => g_log_level_rec);
5843: FND_MSG_PUB.count_and_get(p_count => x_msg_count
5844: ,p_data => x_msg_data
5845: );
5846: -- set back to original environment when the procedure is finished
5847: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);

Line 5858: FND_MSG_PUB.count_and_get(p_count => x_msg_count

5854: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
5855:
5856: fa_srvr_msg.add_sql_error(calling_fn => l_calling_fn
5857: ,p_log_level_rec => g_log_level_rec);
5858: FND_MSG_PUB.count_and_get(p_count => x_msg_count
5859: ,p_data => x_msg_data
5860: );
5861: -- set back to original environment when the procedure is finished
5862: fnd_profile.put('GL_SET_OF_BKS_ID', g_orig_set_of_books_id);