DBA Data[Home] [Help]

APPS.EGO_SECURITY_PUB dependencies on EGO_PARTY_PUB

Line 460: EGO_PARTY_PUB.setup_enterprise_user

456: x_errorcode => x_errorcode
457: );
458: -- added for 5151106
459: IF x_return_status = FND_API.G_TRUE AND l_grantee_type = 'COMPANY' THEN
460: EGO_PARTY_PUB.setup_enterprise_user
461: (p_company_id => p_party_id
462: ,x_return_status => x_return_status
463: ,x_msg_count => l_msg_count
464: ,x_msg_data => l_msg_data