DBA Data[Home] [Help]

APPS.PNRX_C_RENT_INCREASE_DETAIL dependencies on PNRX_C_RENT_INCREASE_DETAIL

Line 1: PACKAGE BODY pnrx_c_rent_increase_detail AS

1: PACKAGE BODY pnrx_c_rent_increase_detail AS
2: /* $Header: PNRXCRDB.pls 120.0 2007/10/03 14:26:03 rthumma noship $ */
3:
4: PROCEDURE rent_increase_detail(
5: errbuf OUT NOCOPY VARCHAR2,

Line 140: END pnrx_c_rent_increase_detail;

136: errbuf => errbuf
137: );
138: COMMIT;
139: END rent_increase_detail;
140: END pnrx_c_rent_increase_detail;