DBA Data[Home] [Help]

APPS.DOM_SECURITY_PUB dependencies on EGO_SECURITY_PUB

Line 75: EGO_SECURITY_PUB.grant_role_guid

71: FOR lcount in p_party_ids.first .. p_party_ids.last LOOP
72:
73: IF p_pk1_value IS NOT NULL THEN
74:
75: EGO_SECURITY_PUB.grant_role_guid
76: ( p_api_version => 1.0 ,
77: p_role_name => l_role_name ,
78: p_object_name => p_object_name ,
79: p_instance_type => 'INSTANCE' ,