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.8 2007/12/27 11:23:42 sgudupat noship $
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 234: END ar_obalrev_pkg;

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