DBA Data[Home] [Help]

APPS.ARP_PROCESS_SALESCREDIT dependencies on AR_SYSTEM_PARAMETERS

Line 10: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;

6:
7: /* Bug 3607146 */
8: pg_base_precision fnd_currencies.precision%type;
9: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
10: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;
11:
12: /*===========================================================================+
13: | PROCEDURE |
14: | val_insert_salescredit |