Uses of Class
systextil.integracao.dto.ItemConferenciaDTO
Packages that use ItemConferenciaDTO
-
Uses of ItemConferenciaDTO in systextil.integracao.dao
Methods in systextil.integracao.dao that return types with arguments of type ItemConferenciaDTOModifier and TypeMethodDescriptionNotasDao.listarItensPorChaveAcesso(br.com.intersys.systextil.connection.AppConnection conn, int codEmpresa, String chaveAcesso) Lista itens da nota fiscal (I_OBRF_015) filtrados por chave de acesso.NotasDao.listarItensPorDocumentoSerie(br.com.intersys.systextil.connection.AppConnection conn, int codEmpresa, int documento, int serie) Lista itens da nota fiscal (I_OBRF_015) filtrados por documento e serie.