DBA Data[Home] [Help]

APPS.CSP_REQUIREMENT_HEADERS_CUHK dependencies on STANDARD

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

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

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

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

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