DBA Data[Home] [Help]

APPS.AMW_LOAD_RC_DATA dependencies on AMW_SECURITY_PUB

Line 2869: amw_security_pub.grant_role_guid(

2865: open c_get_party_id;
2866: fetch c_get_party_id into l_party_id;
2867: close c_get_party_id;
2868:
2869: amw_security_pub.grant_role_guid(
2870: p_api_version => 1
2871: ,p_role_name => p_role_name
2872: ,p_object_name => p_object_name
2873: ,p_instance_type => 'INSTANCE'