DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on AR_ADJUSTMENTS

Line 393: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;

389: l_ajlv_rec ajlv_rec_type;
390: x_ajlv_rec ajlv_rec_type;
391: l_writeoff_obj_rec writeoff_obj_rec_type ;
392: l_writeoff_rec writeoff_rec_type ;
393: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;
394: l_contract_number okc_k_headers_b.contract_number%TYPE;
395: l_product okl_products_v.name%TYPE;
396: l_stream okl_strm_type_b.code%TYPE;
397:

Line 576: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;

572: l_writeoff_rec writeoff_rec_type ;
573: l_adj_reason_code iex_writeoffs.writeoff_reason%TYPE;
574: l_ctr NUMBER;
575:
576: l_code_combination_id ar_adjustments.code_combination_ID%TYPE;
577: l_contract_number okc_k_headers_b.contract_number%TYPE;
578:
579: BEGIN
580: