Uses of Class
systextil.services.vendas.PlanoPgtoRelacionamentoLogDTO
Packages that use PlanoPgtoRelacionamentoLogDTO
-
Uses of PlanoPgtoRelacionamentoLogDTO in systextil.services.vendas
Methods in systextil.services.vendas that return PlanoPgtoRelacionamentoLogDTOModifier and TypeMethodDescriptionVendasDummy.insertPercComissaoPlanoDePagamentoLog
(br.com.intersys.systextil.connection.AppConnection conn, PlanoPgtoRelacionamentoLogDTO dto, br.com.intersys.systextil.global.Mdi mdi) VendasService.insertPercComissaoPlanoDePagamentoLog
(br.com.intersys.systextil.connection.AppConnection conn, PlanoPgtoRelacionamentoLogDTO dto, br.com.intersys.systextil.global.Mdi mdi) Para os clientes que utilizam o processo de plano de pagamento de comissão, este método insere os log's de comissão.Methods in systextil.services.vendas with parameters of type PlanoPgtoRelacionamentoLogDTOModifier and TypeMethodDescriptionVendasDummy.insertPercComissaoPlanoDePagamentoLog
(br.com.intersys.systextil.connection.AppConnection conn, PlanoPgtoRelacionamentoLogDTO dto, br.com.intersys.systextil.global.Mdi mdi) VendasService.insertPercComissaoPlanoDePagamentoLog
(br.com.intersys.systextil.connection.AppConnection conn, PlanoPgtoRelacionamentoLogDTO dto, br.com.intersys.systextil.global.Mdi mdi) Para os clientes que utilizam o processo de plano de pagamento de comissão, este método insere os log's de comissão.