DBA Data[Home] [Help]

APPS.ARP_RECEIPTS_MAIN dependencies on AR_ADJUSTMENTS

Line 1963: l_adj_rec ar_adjustments%ROWTYPE;

1959: ) IS
1960: l_app_id ar_receivable_applications.receivable_application_id%TYPE;
1961: l_ael_line_rec ae_line_rec_type;
1962: l_empty_ael_line_rec ae_line_rec_type;
1963: l_adj_rec ar_adjustments%ROWTYPE;
1964: l_ae_line_tbl ae_line_tbl_type;
1965: l_ae_ctr BINARY_INTEGER := 0;
1966: l_ctr BINARY_INTEGER;
1967: --{BUG#2927254