DBA Data[Home] [Help]

APPS.IGS_AS_GEN_008 dependencies on IGS_AD_BUILDING

Line 201: igs_ad_building b,

197: NVL(d.description,'-')||' '||
198: NVL(b.description,'-')||' '||
199: NVL(c.description,'') location
200: FROM igs_ps_usec_occurs a,
201: igs_ad_building b,
202: igs_ad_room c,
203: igs_ad_location d
204: WHERE
205: a.building_code = b.building_id(+) AND