DBA Data[Home] [Help]

APPS.ASP_ALERTS_SVC_CONTRACT dependencies on FND_API

Line 174: p_init_msg_list => FND_API.G_TRUE,

170: end if;
171:
172: oks_renew_util_pub.GET_RENEWAL_TYPE(
173: p_api_version => 1.0,
174: p_init_msg_list => FND_API.G_TRUE,
175: x_return_status => l_return_status,
176: x_msg_count => l_msg_count,
177: x_msg_data => l_msg_data,
178: p_chr_id => l_contract_id,

Line 273: p_init_msg_list => FND_API.G_TRUE,

269: end if;
270:
271: oks_renew_util_pub.GET_RENEWAL_TYPE(
272: p_api_version => 1.0,
273: p_init_msg_list => FND_API.G_TRUE,
274: x_return_status => l_return_status,
275: x_msg_count => l_msg_count,
276: x_msg_data => l_msg_data,
277: p_chr_id => l_contract_id,