DBA Data[Home] [Help]

APPS.IGS_AD_OFFRESP_STATUS_WF dependencies on IGS_AD_GEN_002

Line 245: igs_ad_gen_002.admp_get_aa_dtl(

241: l_sequence_number := wf_engine.getitemattrnumber(itemtype,itemkey,'P_SEQUENCE_NUMBER');
242: l_new_offer_resp_status := wf_engine.getitemattrtext(itemtype,itemkey,'P_NEW_OFFER_RESPONSE_STATUS');
243:
244: -- Fetch the Application details of the current application by calling the following standard API.
245: igs_ad_gen_002.admp_get_aa_dtl(
246: l_person_id,
247: l_admission_appl_number,
248: v_admission_cat,
249: v_s_admission_process_type,