DBA Data[Home] [Help]

APPS.IGS_PS_GENERIC_PUB dependencies on IGS_AD_BUILDING

Line 456: building_code igs_ad_building_all.building_cd%type,

452: start_date igs_ps_usec_occurs_all.start_date%type,
453: end_date igs_ps_usec_occurs_all.end_date%type,
454: start_time igs_ps_usec_occurs_all.start_time%type,
455: end_time igs_ps_usec_occurs_all.end_time%type,
456: building_code igs_ad_building_all.building_cd%type,
457: room_code igs_ad_room_all.room_cd%type,
458: dedicated_building_code igs_ad_building_all.building_cd%type,
459: dedicated_room_code igs_ad_room_all.room_cd%type,
460: preferred_building_code igs_ad_building_all.building_cd%type,

Line 458: dedicated_building_code igs_ad_building_all.building_cd%type,

454: start_time igs_ps_usec_occurs_all.start_time%type,
455: end_time igs_ps_usec_occurs_all.end_time%type,
456: building_code igs_ad_building_all.building_cd%type,
457: room_code igs_ad_room_all.room_cd%type,
458: dedicated_building_code igs_ad_building_all.building_cd%type,
459: dedicated_room_code igs_ad_room_all.room_cd%type,
460: preferred_building_code igs_ad_building_all.building_cd%type,
461: preferred_room_code igs_ad_room_all.room_cd%type,
462: no_set_day_ind igs_ps_usec_occurs_all.no_set_day_ind%type,

Line 460: preferred_building_code igs_ad_building_all.building_cd%type,

456: building_code igs_ad_building_all.building_cd%type,
457: room_code igs_ad_room_all.room_cd%type,
458: dedicated_building_code igs_ad_building_all.building_cd%type,
459: dedicated_room_code igs_ad_room_all.room_cd%type,
460: preferred_building_code igs_ad_building_all.building_cd%type,
461: preferred_room_code igs_ad_room_all.room_cd%type,
462: no_set_day_ind igs_ps_usec_occurs_all.no_set_day_ind%type,
463: preferred_region_code igs_ps_usec_occurs_all.preferred_region_code%type,
464: attribute_category igs_ps_usec_occurs_all.attribute_category%type,

Line 605: building_code igs_ad_building_all.building_cd%TYPE,

601: final_exam_date igs_ps_usec_as.final_exam_date%TYPE,
602: exam_start_time VARCHAR2(5),--igs_ps_usec_as.exam_start_time%TYPE,
603: exam_end_time VARCHAR2(5),--igs_ps_usec_as.exam_end_time%TYPE,
604: exam_location_cd igs_ps_usec_as.location_cd%TYPE,
605: building_code igs_ad_building_all.building_cd%TYPE,
606: room_code igs_ad_room_all.room_cd%TYPE,
607: msg_from NUMBER(6),
608: msg_to NUMBER(6),
609: status VARCHAR2(1)

Line 623: building_cd igs_ad_building.building_cd%TYPE,

619: location_cd igs_ps_unit_ofr_opt_all.location_cd%TYPE,
620: unit_class igs_ps_unit_ofr_opt_all.unit_class%TYPE,
621: activity_type_code igs_ps_usec_act_type.activity_type_code%TYPE,
622: activity_location_cd igs_ad_location.location_cd%TYPE,
623: building_cd igs_ad_building.building_cd%TYPE,
624: room_cd igs_ad_room.room_cd%TYPE,
625: number_of_students igs_ps_us_unsched_cl.number_of_students%TYPE,
626: hours_per_student igs_ps_us_unsched_cl.hours_per_student%TYPE,
627: hours_per_faculty igs_ps_us_unsched_cl.hours_per_faculty%TYPE,