DBA Data[Home] [Help]

APPS.CSP_INV_LOC_ASSIGNMENTS_CUHK dependencies on STANDARD

Line 23: -- Standard call to get message count and if count is 1, get message info

19: Savepoint csp_inv_loc_assignments_cuhk;
20:
21: x_return_status := fnd_api.g_ret_sts_success;
22: NULL;
23: -- Standard call to get message count and if count is 1, get message info
24: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
25: p_data => x_msg_data );
26:
27: EXCEPTION

Line 61: -- Standard call to get message count and if count is 1, get message info

57: Savepoint csp_inv_loc_assignments_cuhk;
58:
59: x_return_status := fnd_api.g_ret_sts_success;
60: NULL;
61: -- Standard call to get message count and if count is 1, get message info
62: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
63: p_data => x_msg_data );
64:
65: EXCEPTION

Line 99: -- Standard call to get message count and if count is 1, get message info

95: Savepoint csp_inv_loc_assignments_cuhk;
96:
97: x_return_status := fnd_api.g_ret_sts_success;
98: NULL;
99: -- Standard call to get message count and if count is 1, get message info
100: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
101: p_data => x_msg_data );
102:
103: EXCEPTION

Line 136: -- Standard call to get message count and if count is 1, get message info

132: Savepoint csp_inv_loc_assignments_cuhk;
133:
134: x_return_status := fnd_api.g_ret_sts_success;
135: NULL;
136: -- Standard call to get message count and if count is 1, get message info
137: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
138: p_data => x_msg_data );
139:
140: EXCEPTION

Line 171: -- Standard call to get message count and if count is 1, get message info

167: Savepoint csp_inv_loc_assignments_cuhk;
168:
169: x_return_status := fnd_api.g_ret_sts_success;
170: NULL;
171: -- Standard call to get message count and if count is 1, get message info
172: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
173: p_data => x_msg_data );
174:
175: EXCEPTION

Line 206: -- Standard call to get message count and if count is 1, get message info

202: Savepoint csp_inv_loc_assignments_cuhk;
203:
204: x_return_status := fnd_api.g_ret_sts_success;
205: NULL;
206: -- Standard call to get message count and if count is 1, get message info
207: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
208: p_data => x_msg_data );
209:
210: EXCEPTION