DBA Data[Home] [Help]

APPS.ARP_PROCESS_HEADER_POST_COMMIT dependencies on AR_SYSTEM_PARAMETERS

Line 6: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;

2: /* $Header: ARTEHPCB.pls 120.21 2010/12/31 07:15:39 dgaurab ship $ */
3:
4: pg_base_precision fnd_currencies.precision%type;
5: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
6: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;
7:
8: /*===========================================================================+
9: | PROCEDURE |
10: | post_commit |