DBA Data[Home] [Help]

APPS.IGS_FI_PRC_BALANCES dependencies on IGS_PE_PERSID_GROUP_V

Line 36: p_person_id_grp IN igs_pe_persid_group_v.group_id%TYPE ,

32:
33: PROCEDURE calc_balances ( errbuf OUT NOCOPY VARCHAR2 ,
34: retcode OUT NOCOPY NUMBER ,
35: p_person_id IN igs_pe_person_v.person_id%TYPE ,
36: p_person_id_grp IN igs_pe_persid_group_v.group_id%TYPE ,
37: /* Removed the parameter p_subaccount_id as a part of Bug # 2564643 */
38: p_bal_type IN igs_lookups_view.lookup_code%TYPE ,
39: p_bal_date IN VARCHAR2 ,
40: p_org_id IN NUMBER