DBA Data[Home] [Help]

APPS.ARP_UPDATE_LINE_COVER dependencies on AR_SYSTEM_PARAMETERS

Line 159: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;

155:
156: /* Bug 3567353 */
157: pg_base_precision fnd_currencies.precision%type;
158: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
159: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;
160:
161: PROCEDURE update_line_cover(
162: p_form_name IN varchar2,
163: p_form_version IN number,