DBA Data[Home] [Help]

APPS.IGS_EN_GEN_009 dependencies on IGS_PS_OFR_OPT

Line 2990: FROM IGS_PS_OFR_OPT

2986: SELECT location_cd,
2987: attendance_mode,
2988: attendance_type,
2989: version_number
2990: FROM IGS_PS_OFR_OPT
2991: WHERE coo_id = p_coo_id;
2992:
2993:
2994: l_ps_att_dtls_rec c_ps_att_dtls%ROWTYPE;