DBA Data[Home] [Help]

APPS.AMW_LOAD_AP_DATA dependencies on AMW_SECURITY_PUB

Line 642: amw_security_pub.grant_role_guid(

638: open c_get_party_id;
639: fetch c_get_party_id into l_party_id;
640: close c_get_party_id;
641:
642: amw_security_pub.grant_role_guid(
643: p_api_version => 1
644: ,p_role_name => p_role_name
645: ,p_object_name => p_object_name
646: ,p_instance_type => 'INSTANCE'