DBA Data[Home] [Help]

APPS.CSP_REQUIREMENT_LINES_CUHK dependencies on STANDARD

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

19: Savepoint csp_requirement_lines_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 62: -- Standard call to get message count and if count is 1, get message info

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

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

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

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

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

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

171: Savepoint csp_requirement_lines_cuhk;
172:
173: x_return_status := fnd_api.g_ret_sts_success;
174: NULL;
175: -- Standard call to get message count and if count is 1, get message info
176: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
177: p_data => x_msg_data );
178:
179: EXCEPTION

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

207: Savepoint csp_requirement_lines_cuhk;
208:
209: x_return_status := fnd_api.g_ret_sts_success;
210: NULL;
211: -- Standard call to get message count and if count is 1, get message info
212: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count,
213: p_data => x_msg_data );
214:
215: EXCEPTION