DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on AR_ADJUSTMENTS

Line 414: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;

410: l_ajlv_rec ajlv_rec_type;
411: x_ajlv_rec ajlv_rec_type;
412: l_writeoff_obj_rec writeoff_obj_rec_type ;
413: l_writeoff_rec writeoff_rec_type ;
414: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;
415: l_contract_number okc_k_headers_b.contract_number%TYPE;
416: l_product okl_products_v.name%TYPE;
417: l_stream okl_strm_type_b.code%TYPE;
418:

Line 596: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;

592: l_writeoff_rec writeoff_rec_type ;
593: l_adj_reason_code iex_writeoffs.writeoff_reason%TYPE;
594: l_ctr NUMBER;
595:
596: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;
597: l_contract_number okc_k_headers_b.contract_number%TYPE;
598:
599: BEGIN
600: