DBA Data[Home] [Help]

APPS.ARP_ADJUSTMENTS_MAIN dependencies on AR_RECEIVABLE_APPLICATIONS

Line 1482: l_app_rec ar_receivable_applications%ROWTYPE;

1478: l_subs_bal_seg VARCHAR2(1); /*7125756*/
1479: l_code_combination_id ar_adjustments.code_combination_id%TYPE; /*7125756*/
1480: l_ael_line_rec ae_line_rec_type;
1481: l_empty_ael_line_rec ae_line_rec_type;
1482: l_app_rec ar_receivable_applications%ROWTYPE;
1483: l_ae_line_tbl ae_line_tbl_type;
1484: l_ae_ctr BINARY_INTEGER := 0;
1485: l_ctr BINARY_INTEGER;
1486: l_actual_ccid ar_adjustments.code_combination_id%TYPE := null;