DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_SYNC_PKG dependencies on JAI_CMN_RG_BALANCES

Line 664: FROM JAI_CMN_RG_BALANCES

660:
661:
662: CURSOR REG_BALANCE_CUR(p_org_id IN NUMBER,p_loc_id IN NUMBER) IS
663: SELECT NVL(rg23a_balance,0) rg23a_balance ,NVL(rg23c_balance,0) rg23c_balance,NVL(pla_balance,0) pla_balance
664: FROM JAI_CMN_RG_BALANCES
665: WHERE organization_id = p_org_id AND location_id = p_loc_id;
666:
667: CURSOR register_code_cur(p_org_id IN NUMBER, p_loc_id IN NUMBER) IS
668: SELECT register_code