DBA Data[Home] [Help]

APPS.OKL_PRB_UPGRADE_PVT dependencies on OKL_PRB_UPGRADE_PVT

Line 1: PACKAGE BODY OKL_PRB_UPGRADE_PVT AS

1: PACKAGE BODY OKL_PRB_UPGRADE_PVT AS
2: /* $Header: OKLRPRBB.pls 120.6 2011/03/29 07:14:30 rgooty noship $ */
3:
4: PROCEDURE log_msg(
5: p_destination IN NUMBER

Line 1324: END OKL_PRB_UPGRADE_PVT;

1320: log_msg(FND_FILE.LOG, 'eff_dated_rbk_upgrade_conc: retcode = ' || retcode );
1321: log_msg(FND_FILE.LOG, 'eff_dated_rbk_upgrade_conc: End (-)' );
1322: END eff_dated_rbk_upgrade_conc;
1323:
1324: END OKL_PRB_UPGRADE_PVT;