DBA Data[Home] [Help]

APPS.PNRX_RENT_INCREASE_DETAILACC dependencies on PNRX_RENT_INCREASE_DETAILACC

Line 1: PACKAGE BODY pnrx_rent_increase_detailacc AS

1: PACKAGE BODY pnrx_rent_increase_detailacc AS
2: /* $Header: PNRXADRB.pls 120.0 2007/10/03 14:25:27 rthumma noship $ */
3: PROCEDURE rent_increase_detailacc (
4: p_lease_number_low IN VARCHAR2 DEFAULT NULL,
5: p_lease_number_high IN VARCHAR2 DEFAULT NULL,

Line 1040: END pnrx_rent_increase_detailacc;

1036: errbuf := SUBSTR (SQLERRM, 1, 235);
1037: RAISE;
1038: COMMIT;
1039: END rent_increase_detailacc;
1040: END pnrx_rent_increase_detailacc;