DBA Data[Home] [Help]

APPS.OKS_K_ACTIONS_PVT dependencies on OKS_RENEW_CONTRACT_PVT

Line 225: OKS_RENEW_CONTRACT_PVT.get_user_name(

221: IF l_document_type_code = 'QUOTE' THEN
222: l_process := 'EMQA';
223: END IF;
224:
225: OKS_RENEW_CONTRACT_PVT.get_user_name(
226: p_api_version => '1'
227: ,p_init_msg_list => FND_API.G_FALSE
228: ,x_return_status => l_return_status
229: ,x_msg_count => l_msg_count

Line 1150: OKS_RENEW_CONTRACT_PVT.get_user_name(

1146: IF l_document_type_code = 'QUOTE' THEN
1147: l_process := 'EMQA';
1148: END IF;
1149:
1150: OKS_RENEW_CONTRACT_PVT.get_user_name(
1151: p_api_version => '1'
1152: ,p_init_msg_list => FND_API.G_FALSE
1153: ,x_return_status => l_return_status
1154: ,x_msg_count => l_msg_count