DBA Data[Home] [Help]

APPS.IGS_RE_SPRVSR_LGCY_PUB dependencies on IGS_EN_GEN_003

Line 165: bdeviset 27-Jan-2006 Modified cursor c_date_ovrlp.Used the call igs_en_gen_003.get_staff_ind

161: Purpose : This function is used to validate the business logic.
162: Known limitations,enhancements,remarks:
163: Change History
164: Who When What
165: bdeviset 27-Jan-2006 Modified cursor c_date_ovrlp.Used the call igs_en_gen_003.get_staff_ind
166: and removed cursor c_staff_ind for bug# 4995230
167: bdeviset 13-Feb-2006 REplaced cursor c_meaning with fnd_message.set and get and using the cursor c_org_unit_exists
168: instead of literal when no where clause exists.Bug# 5034696
169: ***********************************************************************************************/

Line 223: l_staff_member_ind := igs_en_gen_003.get_staff_ind(p_person_id) ;

219: l_message_text fnd_new_messages.message_text%TYPE;
220:
221: BEGIN
222:
223: l_staff_member_ind := igs_en_gen_003.get_staff_ind(p_person_id) ;
224:
225: -- Call to check all funding related validations.
226: l_result := igs_re_val_rsup.resp_val_rsup_fund (
227: p_person_id ,