DBA Data[Home] [Help]

APPS.ARP_ADJUSTMENTS_MAIN dependencies on AR_RECEIVABLE_APPLICATIONS

Line 1458: l_app_rec ar_receivable_applications%ROWTYPE;

1454: p_gt_id IN NUMBER DEFAULT NULL) IS
1455:
1456: l_ael_line_rec ae_line_rec_type;
1457: l_empty_ael_line_rec ae_line_rec_type;
1458: l_app_rec ar_receivable_applications%ROWTYPE;
1459: l_ae_line_tbl ae_line_tbl_type;
1460: l_ae_ctr BINARY_INTEGER := 0;
1461: l_ctr BINARY_INTEGER;
1462: l_actual_ccid ar_adjustments.code_combination_id%TYPE := null;