DBA Data[Home] [Help]

APPS.ARP_INSERT_LINE_COVER dependencies on AR_SYSTEM_PARAMETERS

Line 157: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;

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