DBA Data[Home] [Help]

APPS.JAI_CMN_TAX_DEFAULTATION_PKG dependencies on JAI_AR_TRXS

Line 531: FROM JAI_AR_TRXS

527: v_register_code JAI_OM_OE_BOND_REG_HDRS.register_code%TYPE;
528:
529: CURSOR get_header_info_cur IS
530: SELECT organization_id, location_id, batch_source_id
531: FROM JAI_AR_TRXS
532: WHERE customer_trx_id = p_header_id;
533:
534: CURSOR get_register_code_cur(p_organization_id NUMBER, p_location_id NUMBER, p_batch_source_id NUMBER) IS
535: SELECT register_code