DBA Data[Home] [Help]

APPS.AMW_LOAD_RCM_ORG_DATA dependencies on AMW_SECURITY_PUB

Line 3127: amw_security_pub.grant_role_guid(

3123: open c_get_party_id;
3124: fetch c_get_party_id into l_party_id;
3125: close c_get_party_id;
3126:
3127: amw_security_pub.grant_role_guid(
3128: p_api_version => 1
3129: ,p_role_name => p_role_name
3130: ,p_object_name => p_object_name
3131: ,p_instance_type => 'INSTANCE'