DBA Data[Home] [Help]

APPS.PJI_UTILS dependencies on PA_RBS_PRJ_ASSIGNMENTS

Line 1383: PA_RBS_PRJ_ASSIGNMENTS rbs

1379: into
1380: l_count
1381: from
1382: PA_OBJECT_RELATIONSHIPS rel,
1383: PA_RBS_PRJ_ASSIGNMENTS rbs
1384: where
1385: ROWNUM = 1 and
1386: rel.OBJECT_TYPE_TO = 'PA_STRUCTURES' and
1387: rel.OBJECT_ID_TO1 is not null and