DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_CRUD dependencies on IGI_IAC_REVALUATION_RATES

Line 4: l_rec igi_iac_revaluation_rates%rowtype; -- create this for quicker access via sql navigator

1: PACKAGE IGI_IAC_REVAL_CRUD AUTHID CURRENT_USER AS
2: -- $Header: igiiards.pls 120.4.12000000.3 2007/10/22 06:27:51 npandya ship $
3:
4: l_rec igi_iac_revaluation_rates%rowtype; -- create this for quicker access via sql navigator
5:
6: function create_exceptions
7: ( fp_reval_exceptions in out NOCOPY IGI_IAC_TYPES.iac_reval_exception_line
8: , fp_revaluation_id in NUMBER