DBA Data[Home] [Help]

APPS.AMW_LOAD_CTRL_DATA dependencies on AMW_SECURITY_PUB

Line 1299: amw_security_pub.grant_role_guid(

1295: open c_get_party_id;
1296: fetch c_get_party_id into l_party_id;
1297: close c_get_party_id;
1298:
1299: amw_security_pub.grant_role_guid(
1300: p_api_version => 1
1301: ,p_role_name => p_role_name
1302: ,p_object_name => p_object_name
1303: ,p_instance_type => 'INSTANCE'