DBA Data[Home] [Help]

APPS.ARP_ADJUSTMENTS_PKG dependencies on GL_SETS_OF_BOOKS

Line 4: pg_base_curr_code gl_sets_of_books.currency_code%type;

1: PACKAGE BODY ARP_ADJUSTMENTS_PKG AS
2: /* $Header: ARTIADJB.pls 120.7.12010000.2 2008/11/19 06:01:43 pbapna ship $ */
3:
4: pg_base_curr_code gl_sets_of_books.currency_code%type;
5: pg_base_precision fnd_currencies.precision%type;
6: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
7:
8: pg_msg_level_debug binary_integer;