DBA Data[Home] [Help]

APPS.ARP_TRX_UTIL dependencies on GL_SETS_OF_BOOKS

Line 4: pg_base_curr_code gl_sets_of_books.currency_code%type;

1: PACKAGE BODY ARP_TRX_UTIL AS
2: /* $Header: ARTUTILB.pls 120.10 2008/06/30 06:25:22 tthangav 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: /*===========================================================================+