DBA Data[Home] [Help]

APPS.IGS_PS_FLD_OF_STUDY_PKG dependencies on DUAL

Line 109: FROM dual;

105: old_references.closed_ind)
106: INTO v_description,
107: v_govt_field_of_study,
108: v_closed_ind
109: FROM dual;
110: l_org_id := igs_ge_gen_003.get_org_id;
111: IGS_PS_FLD_STDY_HIST_PKG.Insert_Row(
112: X_ROWID => x_rowid,
113: X_FIELD_OF_STUDY => old_references.field_of_study,