DBA Data[Home] [Help]

APPS.ARP_DELETE_LINE_COVER dependencies on AR_SYSTEM_PARAMETERS

Line 161: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;

157:
158: /* Bug 3567353 */
159: pg_base_precision fnd_currencies.precision%type;
160: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
161: pg_trx_header_level_rounding ar_system_parameters.trx_header_level_rounding%type;
162:
163: PROCEDURE delete_line_cover(
164: p_form_name IN
165: varchar2,