DBA Data[Home] [Help]

APPS.EGO_SECURITY_PUB dependencies on EGO_PARTY_PUB

Line 405: EGO_PARTY_PUB.setup_enterprise_user

401: x_errorcode => x_errorcode
402: );
403: -- added for 5151106
404: IF x_return_status = FND_API.G_TRUE AND l_grantee_type = 'COMPANY' THEN
405: EGO_PARTY_PUB.setup_enterprise_user
406: (p_company_id => p_party_id
407: ,x_return_status => x_return_status
408: ,x_msg_count => l_msg_count
409: ,x_msg_data => l_msg_data