DBA Data[Home] [Help]

APPS.OKS_K_ACTIONS_PVT dependencies on OKS_RENEW_CONTRACT_PVT

Line 196: OKS_RENEW_CONTRACT_PVT.get_user_name(

192: IF l_document_type_code = 'QUOTE' THEN
193: l_process := 'EMQA';
194: END IF;
195:
196: OKS_RENEW_CONTRACT_PVT.get_user_name(
197: p_api_version => '1'
198: ,p_init_msg_list => FND_API.G_FALSE
199: ,x_return_status => l_return_status
200: ,x_msg_count => l_msg_count

Line 1121: OKS_RENEW_CONTRACT_PVT.get_user_name(

1117: IF l_document_type_code = 'QUOTE' THEN
1118: l_process := 'EMQA';
1119: END IF;
1120:
1121: OKS_RENEW_CONTRACT_PVT.get_user_name(
1122: p_api_version => '1'
1123: ,p_init_msg_list => FND_API.G_FALSE
1124: ,x_return_status => l_return_status
1125: ,x_msg_count => l_msg_count