DBA Data[Home] [Help]

APPS.IGS_FI_GEN_008 dependencies on IGS_FI_BALANCES

Line 121: FUNCTION get_std_balance(p_partyid IN igs_fi_balances.party_id%TYPE) RETURN NUMBER;

117: p_d_effective_date IN DATE,
118: p_n_diff_amount IN NUMBER) RETURN NUMBER;
119:
120: -- function to return the latest standard balance of the student for the personid provided
121: FUNCTION get_std_balance(p_partyid IN igs_fi_balances.party_id%TYPE) RETURN NUMBER;
122:
123: -- Procedure for checking if Term Record exists
124: PROCEDURE chk_spa_rec_exists(p_n_person_id IN igs_en_stdnt_ps_att.person_id%TYPE,
125: p_v_course_cd IN igs_en_stdnt_ps_att.course_cd%TYPE,