DBA Data[Home] [Help]

APPS.CE_BNK_STMT_IMP_RPT_PKG dependencies on CE_BNK_STMT_IMP_RPT_PKG

Line 1: PACKAGE BODY CE_BNK_STMT_IMP_RPT_PKG

1: PACKAGE BODY CE_BNK_STMT_IMP_RPT_PKG
2: -- $Header: CEBNKSTMTIMPB.pls 120.0.12000000.2 2007/06/21 02:13:20 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_IMP_RPT_PKG.

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

Line 147: END CE_BNK_STMT_IMP_RPT_PKG;

143: RETURN (TRUE);
144:
145: END beforeReportTrigger;
146:
147: END CE_BNK_STMT_IMP_RPT_PKG;