DBA Data[Home] [Help]

APPS.IGS_PS_GENERIC_PUB dependencies on IGS_PS_US_UNSCHED_CL

Line 625: number_of_students igs_ps_us_unsched_cl.number_of_students%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,
628: instructor_number hz_parties.party_number%TYPE,
629: msg_from NUMBER(6),

Line 626: hours_per_student igs_ps_us_unsched_cl.hours_per_student%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,
628: instructor_number hz_parties.party_number%TYPE,
629: msg_from NUMBER(6),
630: msg_to NUMBER(6),

Line 627: hours_per_faculty igs_ps_us_unsched_cl.hours_per_faculty%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,
628: instructor_number hz_parties.party_number%TYPE,
629: msg_from NUMBER(6),
630: msg_to NUMBER(6),
631: status VARCHAR2(1)