|
|
" where ei_ioid = io_id and nvl(EI_INVOICETYPE,'1') = '1' and ei_redapplyid is not null and EI_RELATIVEREFNO is null and nvl(EI_BILLSTATUS,' ') in (' ','02','03') " +
|
|
" where ei_ioid = io_id and nvl(EI_INVOICETYPE,'1') = '1' and ei_redapplyid is not null and EI_RELATIVEREFNO is null and nvl(EI_BILLSTATUS,' ') in (' ','02','03') " +
|
|
|
logger.info("ElecI-DownLoad: master: {} size: {} ",master,ioList.getResultList().size());
|
|
logger.info("ElecI-DownLoad: master: {} size: {} ",master,ioList.getResultList().size());
|