DBA Data[Home] [Help]

APPS.CE_BNK_STMT_RECON_RPT_PKG dependencies on CE_BNK_STMT_RECON_RPT_PKG

Line 1: PACKAGE BODY CE_BNK_STMT_RECON_RPT_PKG

1: PACKAGE BODY CE_BNK_STMT_RECON_RPT_PKG
2: -- $Header: CEBNKSTMTRECONB.pls 120.0.12000000.2 2007/06/09 01:43:32 csutaria noship $
3: --*****************************************************************************
4: -- Copyright (c) 2000 Oracle Solution Services (India) Product Development
5: -- All rights reserved

Line 13: -- This script creates the package body of CE_BNK_STMT_RECON_RPT_PKG.

9: -- PROGRAM NAME
10: -- CEBNKSTMTRECONB.pls
11: --
12: -- DESCRIPTION
13: -- This script creates the package body of CE_BNK_STMT_RECON_RPT_PKG.
14: -- This package is used by the 'Israel - Bank Statement Reconciliation' report.
15: --
16: -- USAGE
17: --

Line 86: END CE_BNK_STMT_RECON_RPT_PKG;

82: RETURN (TRUE);
83:
84: END beforeReportTrigger;
85:
86: END CE_BNK_STMT_RECON_RPT_PKG;