DBA Data[Home] [Help]

APPS.IGS_CO_PROCESS dependencies on JTF_FM_QUERY_MES

Line 845: l_query_id jtf_fm_query_mes.query_id%TYPE;

841: l_full_name igs_pe_person_base_v.full_name%TYPE;
842: l_person_number igs_pe_person_base_v.person_number%TYPE;
843: l_encumbrance_desc igs_fi_encmb_type.description%TYPE;
844:
845: l_query_id jtf_fm_query_mes.query_id%TYPE;
846: l_content_type VARCHAR2(10);
847: l_tmp_var VARCHAR2(4000);
848: l_tmp_var1 VARCHAR2(4000);
849: l_version_id NUMBER;