DBA Data[Home] [Help]

APPS.IGS_AD_OFFRESP_STATUS_WF dependencies on STANDARD

Line 244: -- Fetch the Application details of the current application by calling the following standard API.

240: l_nominated_course_cd := wf_engine.getitemattrtext(itemtype,itemkey,'P_NOMINATED_COURSE_CD');
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,