DBA Data[Home] [Help]

APPS.AR_OBALREV_PKG dependencies on AR_OBALREV_PKG

Line 1: PACKAGE BODY ar_obalrev_pkg AS

1: PACKAGE BODY ar_obalrev_pkg AS
2: -- $Header: AROBRRPB.pls 120.9 2011/07/19 00:18:57 dgaurab ship $
3: -- ****************************************************************************************
4: -- Copyright (c) 2000 Oracle Solution Services (India) Product Development
5: -- All rights reserved

Line 12: -- This script creates the package specification of ar_obalrev_pkg.

8: -- PROGRAM NAME
9: -- AROBRRPB.pls
10: --
11: -- DESCRIPTION
12: -- This script creates the package specification of ar_obalrev_pkg.
13: -- This package is used to generate AR Open balance Revaluation Report for Slovakia.
14: --
15: -- USAGE
16: -- To install How to Install

Line 235: END ar_obalrev_pkg;

231: RETURN(AMOUNT);
232: END IF;
233: END test;
234:
235: END ar_obalrev_pkg;