DBA Data[Home] [Help]

APPS.IGS_FI_PRC_DISC_SUA dependencies on IGS_FI_BALANCE_RULES

Line 11: p_balance_type IN igs_fi_balance_rules.balance_name%type,

7: RETCODE OUT NOCOPY NUMBER,
8: p_person_id IN igs_pe_person.person_id%type,
9: p_person_id_grp IN igs_pe_prsid_grp_mem_v.group_id%type,
10: p_fee_period IN VARCHAR2,
11: p_balance_type IN igs_fi_balance_rules.balance_name%type,
12: p_dcnt_reason_cd IN igs_en_dcnt_reasoncd_v.discontinuation_reason_cd%type,
13: p_test_run IN VARCHAR2 DEFAULT 'Y'
14: );
15: