DBA Data[Home] [Help]

APPS.IGS_FI_PRC_BALANCES dependencies on IGS_PE_PERSID_GROUP_V

Line 388: p_person_id_grp IN igs_pe_persid_group_v.group_id%TYPE ,

384:
385: PROCEDURE calc_balances ( errbuf OUT NOCOPY VARCHAR2 ,
386: retcode OUT NOCOPY NUMBER ,
387: p_person_id IN igs_pe_person_v.person_id%TYPE ,
388: p_person_id_grp IN igs_pe_persid_group_v.group_id%TYPE ,
389: p_bal_type IN igs_lookups_view.lookup_code%TYPE ,
390: p_bal_date IN VARCHAR2 ,
391: p_org_id IN NUMBER
392: ) IS