DBA Data[Home] [Help]

APPS.AR_ADV_BAL_SEL_CURR_PKG dependencies on AR_ADV_BAL_SEL_CURR_PKG

Line 1: PACKAGE BODY AR_ADV_BAL_SEL_CURR_PKG AS

1: PACKAGE BODY AR_ADV_BAL_SEL_CURR_PKG AS
2: -- $Header: ARADVBALPKGB.pls 120.2.12000000.1 2007/10/24 18:52:51 sgudupat noship $
3: --*****************************************************************************
4: -- Copyright (c) 2000 Oracle Solution Services (India) Product Development
5: -- All rights reserved

Line 13: -- This script creates the package specification of AR_ADV_BAL_SEL_CURR_PKG.

9: -- PROGRAM NAME
10: -- ARADVBALPKGB.pls
11: --
12: -- DESCRIPTION
13: -- This script creates the package specification of AR_ADV_BAL_SEL_CURR_PKG.
14: -- This package is used by the 'Balance of Advances Received in Selected currency-slovakia' report.
15: --
16: -- USAGE
17: --

Line 81: END AR_ADV_BAL_SEL_CURR_PKG;

77:
78: RETURN TRUE;
79: END beforereport;
80:
81: END AR_ADV_BAL_SEL_CURR_PKG;