DBA Data[Home] [Help]

APPS.PJI_UTILS dependencies on PA_RBS_PRJ_ASSIGNMENTS

Line 1266: PA_RBS_PRJ_ASSIGNMENTS rbs

1262: into
1263: l_count
1264: from
1265: PA_OBJECT_RELATIONSHIPS rel,
1266: PA_RBS_PRJ_ASSIGNMENTS rbs
1267: where
1268: ROWNUM = 1 and
1269: rel.OBJECT_TYPE_TO = 'PA_STRUCTURES' and
1270: rel.OBJECT_ID_TO1 is not null and