DBA Data[Home] [Help]

APPS.JTF_MSITE_GRP dependencies on JTF_MSITE_PRTY_ACCSS

Line 1551: delete from jtf_msite_prty_accss

1547: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1548: END IF;
1549: End Loop;
1550:
1551: delete from jtf_msite_prty_accss
1552: where msite_id = p_msite_id_tbl(l_index).msite_id;
1553:
1554: else
1555: raise jtf_dspmgrvalidation_grp.msite_req_exception;