Constant Field Values

Contents

br.com.*

  • br.com.intersys.systextil.function.cadastrotolerancia.queries.ToleranciaQueries
    Modifier and Type
    Constant Field
    Value
    public static final String
    " select valor_final, limite_sup, valor_inicial, limite_inf,\n -- score de especificidade (quanto menor, mais espec\ufffdfico)\n (case when cod_processo = \'999\' then 1 else 0 end) +\n (case when cod_aparencia = 999 then 1 else 0 end) as spec_score\n from pedi_678\n where cod_produto = ?\n and (cod_processo = ? or cod_processo = \'999\')\n and (cod_aparencia = ? or cod_aparencia = 999)\n order by spec_score asc\n fetch first 1 row only\n"
    public static final String
    " select distinct\n valor_final,\n limite_sup,\n valor_inicial,\n limite_inf\n from pedi_678\n inner join pedi_679\n on pedi_679.cod_cadastro_tolerancia = pedi_678.cod_tolerancia\n and pedi_679.cod_empresa = ?\n inner join pedi_110\n on pedi_110.pedido_venda = ?\n and pedi_110.seq_item_pedido = ?\n and pedi_110.qtde_pedida between pedi_678.valor_inicial and pedi_678.valor_final\n and (pedi_110.cd_it_pe_subgrupo = pedi_678.cod_processo or pedi_678.cod_processo is null or pedi_678.cod_processo = \'999\')\n inner join pedi_100\n on pedi_100.pedido_venda = pedi_110.pedido_venda\n and (pedi_100.cli_ped_cgc_cli_r = pedi_679.cnpj_r OR pedi_679.cnpj_r = \'999999999\')\n and (pedi_100.cli_ped_cgc_cli_o = pedi_679.cnpj_o OR pedi_679.cnpj_o = \'9999\')\n and (pedi_100.cli_ped_cgc_cli2 = pedi_679.cnpj_2 OR pedi_679.cnpj_2 = 99)\n inner join basi_030\n on basi_030.nivel_estrutura = pedi_110.cd_it_pe_nivel99\n and basi_030.referencia = pedi_110.cd_it_pe_grupo\n and basi_030.tipo_produto = pedi_678.cod_produto\n inner join basi_400\n on basi_400.nivel = pedi_110.cd_it_pe_nivel99\n and basi_400.grupo = pedi_110.cd_it_pe_grupo\n and (basi_400.subgrupo = pedi_110.cd_it_pe_subgrupo or basi_400.subgrupo = \'000\')\n and (basi_400.item = pedi_110.cd_it_pe_item or basi_400.item = \'000000\')\n and basi_400.tipo_informacao = 70\n and (basi_400.codigo_informacao = pedi_678.cod_aparencia or pedi_678.cod_aparencia is null or pedi_678.cod_aparencia = 999)\n"
    public static final String
    " select\n p102.pedido_original\n from\n pedi_102 p102\n where\n p102.pedido_destino = ?\n"
    public static final String
    " select\n nvl(sum(p110.qtde_pedida), 0) as QTDE_PEDIDA_TOTAL,\n nvl(sum(p110.qtde_faturada), 0) as QTDE_FATURADA_TOTAL,\n nvl(sum(p110.qtde_afaturar), 0) as QTDE_A_FATURAR_TOTAL\n from pedi_110 p110\n where\n p110.pedido_venda = ?\n and p110.seq_item_pedido = ?\n"
    public static final String
    " select 1 from pedi_679\n where cod_empresa = ?\n and (cnpj_r <> \'999999999\' or cnpj_o <> \'9999\' or cnpj_2 <> 99)\n and cod_cadastro_tolerancia = ?\n"
    public static final String
    " select 1 from pedi_010\n where cgc_r = ?\n and cgc_o = ?\n and cgc_2 = ?\n"
    public static final String
    " select 1 from pedi_679\n where cod_empresa = ?\n and cnpj_r = \'999999999\'\n and cnpj_o = \'9999\'\n and cnpj_2 = 99\n and cod_cadastro_tolerancia = ?\n"
    public static final String
    " Select 1 from basi_122\n where basi_122.codigo_processo = ?\n"
    public static final String
    " select 1 from hdoc_001\n where tipo = 70 and codigo = ?\n"
    public static final String
    " select 1 from pedi_679\n where cod_empresa = ?\n and cnpj_r = ?\n and cnpj_o = ?\n and cnpj_2 = ?\n"
    public static final String
    " select\n descricao2\n from\n hdoc_001\n where\n tipo = 70\n and codigo = ?\n"
    public static final String
    "SELECT\n\taep.URL, aep.USUARIO, aep.SENHA\nFROM\n\tAPI_ENTRE_PAISES aep\nWHERE\n\taep.BASE_DESTINO = ?\n"
    public static final String
    " select\n pt020.qtde_quilos_acab\n from\n pcpt_020 pt020\n where\n pt020.codigo_rolo = ?\n"
    public static final String
    " select\n p010.nome_cliente\n from\n pedi_010 p010\n where\n p010.cgc_r = ?\n and p010.cgc_o = ?\n and p010.cgc_2 = ?\n"
    public static final String
    " Select 1 from basi_030\n where basi_030.tipo_produto = ?\n"
  • br.com.intersys.systextil.function.creditopedido.ProcessadorDeSituacaoAnalise
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    1
  • br.com.intersys.systextil.function.creditopedido.SituacaoAnalise
    Modifier and Type
    Constant Field
    Value
    protected final int
    1
  • br.com.intersys.systextil.function.pcpc.rotinarecalculo.queries.RotinaRecalculoQueries
    Modifier and Type
    Constant Field
    Value
    public static final String
    " select\n b50.sequencia,\n b50.nivel_comp,\n b50.grupo_comp,\n b50.sub_comp,\n b50.item_comp\n from\n basi_050 b50\n inner join pcpc_020\n on b50.nivel_item = \'1\'\n and b50.grupo_item = pcpc_020.referencia_peca\n where\n pcpc_020.ordem_producao = ?\n and pcpc_020.cod_cancelamento = 0\n order by\n b50.sequencia\n"
    public static final String
    " select\n basi_020.lote_fabr_pecas\n from\n basi_020\n where\n basi_020.basi030_nivel030 = \'1\'\n and basi_020.basi030_referenc = ?\n and basi_020.tamanho_ref = ?\n"
    public static final String
    " select\n nvl(max(pcpc_040.ordem_confeccao), 0)\n from\n pcpc_040\n where\n pcpc_040.periodo_producao = ?\n"
    public static final String
    " select\n pcpc_010.ultimo_numero\n from\n pcpc_010\n where\n pcpc_010.area_periodo = \'1\'\n and pcpc_010.periodo_producao = ?\n"
    public static final String
    " select\n pcpc_020.referencia_peca,\n pcpc_020.periodo_producao,\n pcpc_020.alternativa_peca,\n pcpc_020.roteiro_peca,\n pcpc_020.tipo_programacao,\n pcpc_020.observacao\n from\n pcpc_020\n where\n pcpc_020.ordem_producao = ?\n"
    public static final String
    " select\n pcpc0302_seqorcor,\n TECORDCO_NIVEL99,\n TECORDCO_GRUPO,\n TECORDCO_SUBGRUPO,\n TECORDCO_ITEM\n from\n pcpc_032\n where\n pcpc0302_orprocor = ?\n order by\n pcpc0302_seqorcor\n"
    public static final String
    " select\n mqop_050.codigo_estagio,\n mqop_050.codigo_operacao,\n mqop_050.codigo_familia,\n mqop_050.seq_operacao,\n mqop_050.sequencia_estagio,\n mqop_050.estagio_depende,\n mqop_040.pede_produto\n from\n mqop_040,\n mqop_050\n where\n mqop_040.codigo_operacao = mqop_050.codigo_operacao\n and mqop_050.nivel_estrutura = ?\n and mqop_050.grupo_estrutura = ?\n and mqop_050.subgru_estrutura = ?\n and mqop_050.item_estrutura = ?\n and mqop_050.numero_alternati = ?\n and mqop_050.numero_roteiro = ?\n order by\n mqop_050.seq_operacao asc,\n mqop_050.sequencia_estagio asc,\n mqop_050.estagio_depende asc,\n mqop_050.codigo_estagio asc\n"
    public static final String
    " select\n tmrp_615.ordem_prod,\n tmrp_615.periodo_producao\n from\n tmrp_615\n where\n tmrp_615.nome_programa = \'tmrp_f010\'\n and tmrp_615.nr_solicitacao = ?\n and tmrp_615.codigo_usuario = ?\n and tmrp_615.tipo_registro = 347\n and tmrp_615.situacao = \'X\'\n and tmrp_615.nivel = ?\n and tmrp_615.grupo = ?\n and tmrp_615.subgrupo = ?\n and tmrp_615.item = ?\n"
    public static final String
    " select\n fatu_503.estagio_preparacao_ordem\n from\n fatu_503\n where\n fatu_503.codigo_empresa = ?\n"
    public static final String
    " select distinct\n b50.nivel_comp,\n b50.grupo_comp,\n b50.sub_comp,\n b50.item_comp,\n 0,\n pcpc_020.periodo_producao\n from\n basi_050 b50\n inner join pcpc_020\n on b50.nivel_item = \'1\'\n and b50.grupo_item = pcpc_020.referencia_peca\n where\n pcpc_020.ordem_producao = ?\n and pcpc_020.cod_cancelamento = 0\n order by\n b50.nivel_comp,\n b50.grupo_comp,\n b50.sub_comp,\n b50.item_comp\n"
    public static final String
    " select\n pcpc_020.referencia_peca,\n pcpc_021.tamanho,\n pcpc_021.sortimento,\n pcpc_021.quantidade\n from\n pcpc_021,\n pcpc_020\n where\n pcpc_021.ordem_producao = ?\n and pcpc_021.ordem_producao = pcpc_020.ordem_producao\n and pcpc_021.quantidade > 0\n"
    public static final String
    " select\n pcpc_040.proconf_nivel99,\n pcpc_040.proconf_grupo,\n pcpc_040.proconf_subgrupo,\n pcpc_040.proconf_item,\n pcpc_040.ordem_confeccao,\n pcpc_040.periodo_producao\n from\n pcpc_040\n where\n pcpc_040.ordem_producao = ?\n group by\n pcpc_040.proconf_nivel99,\n pcpc_040.proconf_grupo,\n pcpc_040.proconf_subgrupo,\n pcpc_040.proconf_item,\n pcpc_040.ordem_confeccao,\n pcpc_040.periodo_producao\n order by\n pcpc_040.proconf_nivel99,\n pcpc_040.proconf_grupo,\n pcpc_040.proconf_subgrupo,\n pcpc_040.proconf_item,\n pcpc_040.ordem_confeccao\n"
    public static final String
    " delete\n pcpc_040\n where\n pcpc_040.ordem_producao = ?\n"
    public static final String
    " delete\n pcpc_045\n where\n exists (\n select\n 1\n from\n pcpc_040\n where\n pcpc_040.ordem_producao = ?\n and pcpc_040.periodo_producao = pcpc_045.pcpc040_perconf\n and pcpc_040.ordem_confeccao = pcpc_045.pcpc040_ordconf\n and pcpc_040.codigo_estagio = pcpc_045.pcpc040_estconf\n )\n"
    public static final String
    " select distinct\n pcpc_020.ordem_producao\n from\n basi_050 b50\n inner join pcpc_020\n on b50.nivel_item = \'1\'\n and b50.grupo_item = pcpc_020.referencia_peca\n where\n pcpc_020.periodo_producao between ? and ?\n and pcpc_020.cod_cancelamento = 0\n"
    public static final String
    " select distinct\n pcpc_040.ordem_producao\n from\n pcpc_040\n left join tmrp_615\n on tmrp_615.nome_programa = \'tmrp_f010\'\n and tmrp_615.ordem_prod = pcpc_040.ordem_producao\n and tmrp_615.nivel = pcpc_040.proconf_nivel99\n and tmrp_615.grupo = pcpc_040.proconf_grupo\n and tmrp_615.subgrupo = pcpc_040.proconf_subgrupo\n and tmrp_615.item = pcpc_040.proconf_item\n and tmrp_615.periodo_producao = pcpc_040.periodo_producao\n where\n pcpc_040.periodo_producao between ? and ?\n and tmrp_615.ordem_prod is null\n"
    public static final String
    " select distinct\n pcpc_040.ordem_producao\n from\n pcpc_040\n where\n pcpc_040.periodo_producao between ? and ?\n"
    public static final String
    " select distinct\n pcpc_020.ordem_producao\n from\n pcpc_020\n where\n pcpc_020.referencia_peca = ?\n and pcpc_020.cod_cancelamento = 0\n"
    public static final String
    " select\n 1\n from\n pcpc_020,\n pcpc_040\n where\n pcpc_020.ordem_producao = ?\n and pcpc_020.cod_cancelamento = 0\n and pcpc_040.ordem_producao = pcpc_020.ordem_producao\n and pcpc_040.codigo_estagio = ?\n and (\n (\n pcpc_040.qtde_pecas_prog -\n pcpc_040.qtde_pecas_prod -\n pcpc_040.qtde_conserto -\n pcpc_040.qtde_pecas_2a -\n pcpc_040.qtde_perdas\n ) > 0\n )\n"
    public static final String
    " select\n 1\n from\n basi_010\n where\n basi_010.nivel_estrutura = ?\n and basi_010.grupo_estrutura = ?\n and basi_010.subgru_estrutura = ?\n and basi_010.item_estrutura = ?\n"
    public static final String
    " insert into\n pcpc_040 (\n periodo_producao,\n ordem_confeccao,\n codigo_estagio,\n ordem_producao,\n proconf_nivel99,\n proconf_grupo,\n proconf_subgrupo,\n proconf_item,\n qtde_pecas_prog,\n estagio_anterior,\n codigo_familia,\n situacao_ordem,\n qtde_programada,\n seq_operacao,\n estagio_depende,\n sequencia_estagio,\n executa_trigger\n )\n values (\n ?, ?, ?, ?, \'1\', ?, ?, ?, ?, ?, ?, 1, ?, ?, ?, ?, 3\n )\n"
    public static final String
    " insert into\n pcpc_040 (\n periodo_producao,\n ordem_confeccao,\n codigo_estagio,\n ordem_producao,\n proconf_nivel99,\n proconf_grupo,\n proconf_subgrupo,\n proconf_item,\n qtde_pecas_prog,\n codigo_familia,\n situacao_ordem,\n qtde_programada,\n seq_operacao,\n estagio_depende,\n sequencia_estagio,\n executa_trigger\n )\n values (\n ?, ?, decode(?, 4, ?, 0), ?, \'1\', ?, ?, ?, ?, 0, 1, ?, 0, 0, 0, 3\n )\n"
    public static final String
    " insert into\n tmrp_615 (\n nome_programa,\n nr_solicitacao,\n codigo_usuario,\n tipo_registro,\n seq_registro,\n situacao,\n nivel,\n grupo,\n subgrupo,\n item,\n ordem_prod,\n periodo_producao\n )\n values (\n ?,\n ?,\n ?,\n ?,\n ?,\n ?,\n ?,\n ?,\n ?,\n ?,\n ?,\n ?\n )\n"
    public static final String
    " update pcpc_032\n set\n TECORDCO_NIVEL99 = ?,\n TECORDCO_GRUPO = ?,\n TECORDCO_SUBGRUPO = ?,\n TECORDCO_ITEM = ?\n where pcpc0302_orprocor = ?\n and pcpc0302_seqorcor = ?\n"
    public static final String
    " update\n pcpc_040\n set\n pcpc_040.executa_trigger = 3\n where\n pcpc_040.ordem_producao = ?\n"
    public static final String
    " update\n pcpc_045\n set\n pcpc_045.executa_trigger = 3\n where\n exists (\n select\n 1\n from\n pcpc_040\n where\n pcpc_040.ordem_producao = ?\n and pcpc_040.periodo_producao = pcpc_045.pcpc040_perconf\n and pcpc_040.ordem_confeccao = pcpc_045.pcpc040_ordconf\n and pcpc_040.codigo_estagio = pcpc_045.pcpc040_estconf\n )\n"
    public static final String
    " update\n tmrp_615\n set\n tmrp_615.situacao = \'C\'\n where\n tmrp_615.nome_programa = \'tmrp_f010\'\n and tmrp_615.nr_solicitacao = ?\n and tmrp_615.codigo_usuario = ?\n and tmrp_615.tipo_registro = 347\n and tmrp_615.situacao = \'X\'\n and tmrp_615.nivel = ?\n and tmrp_615.grupo = ?\n and tmrp_615.subgrupo = ?\n and tmrp_615.item = ?\n and tmrp_615.ordem_prod = ?\n"
    public static final String
    " update\n pcpc_020\n set\n pcpc_020.ultimo_estagio = ?\n where\n pcpc_020.ordem_producao = ?\n"
    public static final String
    " update\n pcpc_010\n set\n pcpc_010.ultimo_numero = ?\n where\n pcpc_010.area_periodo = 1\n and pcpc_010.periodo_producao = ?\n"
    public static final String
    " select\n 1\n from\n mqop_045\n where\n mqop_045.codigo_operacao = ?\n"
    public static final String
    " select\n 1\n from\n mqop_050\n where\n mqop_050.nivel_estrutura = ?\n and mqop_050.grupo_estrutura = ?\n and mqop_050.subgru_estrutura = ?\n and mqop_050.item_estrutura = ?\n and mqop_050.numero_alternati = ?\n and mqop_050.numero_roteiro = ?\n"
    public static final String
    " select\n 1\n from\n pcpc_040\n where\n pcpc_040.periodo_producao = ?\n and pcpc_040.ordem_confeccao = ?\n"
    public static final String
    " update\n pcpc_020\n set\n pcpc_020.ultimo_estagio = 0\n where\n pcpc_020.ordem_producao = ?\n"

systextil.dao.*

  • systextil.dao.AssinaturaBloqueio
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • systextil.dao.AtributosDeTingimento
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select * from basi_450 "
  • systextil.dao.CadastrosGenericos
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from hdoc_001 "
  • systextil.dao.Calendario
    Modifier and Type
    Constant Field
    Value
    public static final String
    "<"
    public static final String
    "<="
    public static final String
    "dia_util"
    public static final String
    "dia_util_finan"
    public static final String
    "="
    public static final String
    ">"
    public static final String
    ">="
  • systextil.dao.CentroDeCustoMaquina
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • systextil.dao.CGProdutoGlobal
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from hdoc_001 "
  • systextil.dao.CodigoContabil
    Modifier and Type
    Constant Field
    Value
    public static final int
    11
    public static final int
    3
    public static final int
    1
    public static final int
    6
    public static final int
    8
    public static final int
    10
  • systextil.dao.CondicaoDePagamento
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • systextil.dao.ContaCorrente
    Modifier and Type
    Constant Field
    Value
    public static final String
    "C"
    public static final String
    "D"
  • systextil.dao.CoresPadronagens
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final int
    1
    public static final int
    2
    public static final int
    2
  • systextil.dao.Deposito
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • Modifier and Type
    Constant Field
    Value
    public static final int
    1
  • systextil.dao.DivisaoProducao
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from basi_180 "
    public static final String
    "select basi_180.* from basi_180 "
  • systextil.dao.Duplicata
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SELECT fatu_070.codigo_empresa, fatu_070.cli_dup_cgc_cli_r, fatu_070.cli_dup_cgc_cli_o, fatu_070.cli_dup_cgc_cli2, fatu_070.tipo_titulo, fatu_070.num_duplicata, fatu_070.seq_duplicatas, fatu_070.data_venc_duplic, fatu_070.valor_duplicata, fatu_070.situacao_duplic, fatu_070.cod_canc_duplic, fatu_070.data_canc_duplic, fatu_070.perc_juro_duplic, nvl(fatu_070.perc_desc_duplic, 0) perc_desc_duplic, fatu_070. portador_duplic, fatu_070.serie_nota_fisc, fatu_070.num_nota_fiscal, fatu_070.numero_bordero, fatu_070.quantidade, fatu_070.tecido_peca, fatu_070.percentual_comis, fatu_070.valor_comis, fatu_070.base_calc_comis, fatu_070.pedido_venda, fatu_070.nr_titulo_banco, fatu_070.cod_rep_cliente, fatu_070.posicao_duplic, fatu_070.port_anterior, fatu_070.vencto_anterior, fatu_070.duplic_emitida, fatu_070.nr_solicitacao, fatu_070.data_emissao, fatu_070.numero_titulo, fatu_070.data_transf_tit, fatu_070.numero_sequencia, fatu_070.valor_remessa, fatu_070.cod_historico, fatu_070.compl_historico, fatu_070.cod_local, fatu_070.previsao, fatu_070.moeda_titulo, fatu_070.valor_moeda, fatu_070.data_prorrogacao, fatu_070.conta_corrente, fatu_070.numero_remessa, fatu_070.perc_comis_crec, fatu_070.duplic_impressa, fatu_070.cod_transacao, fatu_070.codigo_contabil, fatu_070.tit_renegociado, fatu_070.seq_end_cobranca, fatu_070.num_contabil, fatu_070.comissao_lancada, fatu_070.referente_nf, fatu_070.tipo_tit_origem, fatu_070.num_dup_origem, fatu_070.seq_dup_origem, fatu_070.cli_resptit_r, fatu_070.cli_resptit_o, fatu_070.cli2resptit, fatu_070.origem_pedido, fatu_070.cgc_endosso_r, fatu_070.cgc_endosso_o, fatu_070.cgc2_endosso, fatu_070.controle_cheque, fatu_070.tipo_comissao, fatu_070.codigo_administr, fatu_070.comissao_administr, fatu_070.perc_comis_crec_adm, fatu_070.tit_baixar, fatu_070.posicao_ant, fatu_070.mensagem_boleto, fatu_070.atraso_pela_renegociacao, fatu_070.data_ult_movim_pagto, fatu_070.data_ult_movim_credito, fatu_070.saldo_duplicata, fatu_070.cod_forma_pagto, fatu_070.nr_cupom, fatu_070.nr_mtv_prorrogacao, fatu_070.nr_remessa_inadimplencia, fatu_070.nr_solicitacao_inadimplencia, fatu_070.situacao_inadimplencia, fatu_070.valor_desp_cobr, fatu_070.cond_pagto_vendor, fatu_070.executa_trigger, fatu_070.valor_desconto_aux, fatu_070.valor_juros_aux, fatu_070.valor_saldo_aux, fatu_070.nr_identificacao, fatu_070.cod_carteira, fatu_070.motivo_bxa_serasa_pefin, fatu_070.cd_centro_custo, fatu_070.nr_adiantamento, fatu_070.flag_alteracao_boleto, fatu_070.tipopix, fatu_070.chavepix, fatu_070.bolepix, fatu_070.nr_identificacao_fnd, fatu_070.observacao from fatu_070 "
  • systextil.dao.Embalagens
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select fatu_100.* from fatu_100 "
  • systextil.dao.EstoqueMovimentacao
    Modifier and Type
    Constant Field
    Value
    public static final String
    "E"
    public static final String
    "S"
  • systextil.dao.HistoricoContabil
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    2
    public static final int
    2
    public static final int
    0
    public static final int
    1
  • systextil.dao.IntePedidoVenda
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select ana_comercial_concessao_desc, ana_comercial_prazo, ana_comercial_comissao, ana_comercial_obs, cod_funcionario, valor_frete_pedido, numero_controle, tipo_registro, obs1, obs2, obs3, obs4, obs5, obs6, obs7, sit_importacao, loja, data_importacao, cod_repre, codigo_empresa, data_emis_venda, data_digit_venda, perc_comis_venda, perc_desc_duplic, seq_end_entrega, seq_end_cobranca, cod_via_transp, trans_pv_forne_r, trans_pv_forne_o, trans_pv_forne2, cod_banco, data_arquivo, frete_venda, numero_semana, novo_pedido_venda, desconto_item1, desconto_item2, desconto_item3, tipo_comissao, classificacao_pedido, codigo_deposito, obs1_nf, obs2_nf, obs3_nf, obs4_nf, obs5_nf, obs1_prod, obs2_prod, obs3_prod, obs4_prod, obs5_prod, tipo_pedido, tipo_prod_pedido, exigencia_requisito_ambiental, especificar_requisito, origem_pedido, executa_trigger, criterio_pedido, administrador, pedido_cotacao, id_pedido_forca_vendas, criterio_qualidade, desconto_extra, prazo_extra, cond_pgto_extra, cod_local, cod_catalogo, aceita_antecipacao, permite_parcial, cod_preposto, codigo_registro, pedido_venda, tecido_peca, data_entrega, cliente_r, cliente_o, cliente2, pedido_cliente, colecao_tabela, mes_tabela, sequencia_tabela, codigo_moeda, cond_pgto_venda, desconto1, desconto2, desconto3, trans_re_forne_r, trans_re_forne_o, trans_re_forne2, nat_oper, nat_est_oper, obs_lista_conteudo_1, obs_lista_conteudo_2, obs_lista_conteudo_3, perc_comissao_fatu_repres, perc_comissao_fatu_adm, pedido_origem, nome_preposto, data_base_fatur, pronta_entrega, servico_postagem, observacao, nr_autorizacao_opera, cod_forma_pagto from inte_100 "
  • systextil.dao.LancamentoContabil
    Modifier and Type
    Constant Field
    Value
    public static final String
    "C"
    public static final String
    "D"
  • systextil.dao.Mensagem
    Modifier and Type
    Constant Field
    Value
    public static final String
    "S"
    public static final String
    "N"
  • systextil.dao.NaturezaDeOperacao
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • systextil.dao.NotaFiscal
    Modifier and Type
    Constant Field
    Value
    public static final String
    "E"
    public static final String
    "S"
  • systextil.dao.NotaFiscalDeSaida
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    3
    public static final int
    2
    public static final int
    0
    public static final int
    6
    public static final int
    2
    public static final int
    1
    public static final int
    4
    public static final int
    3
    public static final int
    5
  • systextil.dao.NotaFiscalDeSaidaItem
    Modifier and Type
    Constant Field
    Value
    public static final String
    "FATU_060"
  • systextil.dao.NotaFiscalSerie
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final int
    1
    public static final int
    1
  • systextil.dao.ObservacoesRolo
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from pcpt_022 "
    public static final String
    "select pcpt_022.* from pcpt_022 "
    public static final String
    "where pcpt_022.codigo_rolo = ? and pcpt_022.usuario = ? and pcpt_022.data = ? and pcpt_022.hora = ?"
  • systextil.dao.OrcamentoItem
    Modifier and Type
    Constant Field
    Value
    public static final String
    "T"
    public static final String
    "V"
  • Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final String
    ""
  • systextil.dao.OrdemDeCorte
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from pcpc_020 "
    public static final String
    "select pcpc_020.* from pcpc_020 "
  • Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    3
    public static final int
    2
  • systextil.dao.ParametrosDeEmpresa
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "FATU_500"
    protected static final String
    "FATU_501"
    protected static final String
    "FATU_502"
    protected static final String
    "FATU_503"
    protected static final String
    "FATU_504"
  • systextil.dao.ParametrosGenericos
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from hdoc_001"
    public static final String
    "select hdoc_001.* from hdoc_001 "
    public static final String
    "where hdoc_001.tipo=? and hdoc_001.codigo=? and hdoc_001.codigo2=?"
  • systextil.dao.PeriodoProducao
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final int
    1
    public static final int
    2
    public static final int
    3
    public static final int
    1
  • systextil.dao.PermissaoUsuario
    Modifier and Type
    Constant Field
    Value
    public static final String
    "S"
  • systextil.dao.ProdutoComponente
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    2
  • Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final int
    3
    public static final int
    1
    public static final int
    1
    public static final int
    0
    public static final int
    2
  • Modifier and Type
    Constant Field
    Value
    public static final String
    "CC"
    public static final String
    "CI"
    public static final String
    "CP"
  • Modifier and Type
    Constant Field
    Value
    public static final String
    "select ESTQ_040.CDITEM_NIVEL99, ESTQ_040.CDITEM_GRUPO, ESTQ_040.CDITEM_SUBGRUPO, ESTQ_040.CDITEM_ITEM, ESTQ_040.DEPOSITO, ESTQ_040.LOTE_ACOMP, ESTQ_040.QTDE_ESTOQUE_ATU from ESTQ_040 inner join BASI_030 ON (BASI_030.NIVEL_ESTRUTURA = ESTQ_040.CDITEM_NIVEL99 and BASI_030.REFERENCIA = CDITEM_GRUPO) inner join BASI_205 ON (BASI_205.TIPO_VOLUME = 0 and BASI_205.LOCAL_DEPOSITO = ? and ESTQ_040.DEPOSITO = BASI_205.CODIGO_DEPOSITO) and ESTQ_040.CDITEM_NIVEL99 = ? and (ESTQ_040.DEPOSITO = ? ) and (ESTQ_040.CDITEM_GRUPO = ? or ? = \'XXXXXX\') and (ESTQ_040.CDITEM_SUBGRUPO = ? or ? = \'XXXX\') and (ESTQ_040.CDITEM_ITEM = ? or ? = \'XXXXXXX\') order by DBMS_RANDOM.VALUE() "
    public static final String
    "select ESTQ_040.CDITEM_NIVEL99, ESTQ_040.CDITEM_GRUPO, ESTQ_040.CDITEM_SUBGRUPO, ESTQ_040.CDITEM_ITEM, ESTQ_040.DEPOSITO, ESTQ_040.LOTE_ACOMP, 0 AS QTDE_ESTOQUE_ATU from ESTQ_040 inner join BASI_030 ON (BASI_030.NIVEL_ESTRUTURA = ESTQ_040.CDITEM_NIVEL99 and BASI_030.REFERENCIA = CDITEM_GRUPO) inner join BASI_205 ON (BASI_205.TIPO_VOLUME = 0 and BASI_205.LOCAL_DEPOSITO = ? and ESTQ_040.DEPOSITO = BASI_205.CODIGO_DEPOSITO) and ESTQ_040.CDITEM_NIVEL99 = ? and (ESTQ_040.CDITEM_GRUPO = ? or ? = \'XXXXXX\') and (ESTQ_040.CDITEM_SUBGRUPO = ? or ? = \'XXXX\') and (ESTQ_040.CDITEM_ITEM = ? or ? = \'XXXXXXX\') order by DBMS_RANDOM.VALUE() "
    public static final String
    " select estq_049.nivel, estq_049.grupo, estq_049.subgrupo, estq_049.item from estq_049 where estq_049.data_imagem >= to_char(sysdate -?) and estq_049.data_imagem <> to_char(sysdate) and estq_049.cod_deposito = ? and estq_049.nivel = ? group by estq_049.nivel, estq_049.grupo, estq_049.subgrupo, estq_049.item "
    public static final String
    " select estq_049.nivel, estq_049.grupo, estq_049.subgrupo, estq_049.item from estq_049 where estq_049.data_imagem > to_char(sysdate -?) and estq_049.cod_deposito = ? and estq_049.nivel = ? group by estq_049.nivel, estq_049.grupo, estq_049.subgrupo, estq_049.item "
    public static final String
    "select ESTQ_040.CDITEM_NIVEL99, ESTQ_040.CDITEM_GRUPO, ESTQ_040.CDITEM_SUBGRUPO, ESTQ_040.CDITEM_ITEM, ESTQ_040.DEPOSITO, ESTQ_040.LOTE_ACOMP, ESTQ_040.QTDE_ESTOQUE_ATU, BASI_030.CONTA_ESTOQUE || \' - \' || BASI_150.DESCR_CT_ESTOQUE CONTA_ESTOQUE from ESTQ_040 inner join BASI_030 ON (BASI_030.NIVEL_ESTRUTURA = ESTQ_040.CDITEM_NIVEL99 and BASI_030.REFERENCIA = CDITEM_GRUPO) inner join BASI_150 ON (BASI_150.CONTA_ESTOQUE = BASI_030.CONTA_ESTOQUE) inner join BASI_205 ON (BASI_205.TIPO_VOLUME = 0 and BASI_205.LOCAL_DEPOSITO = ? and ESTQ_040.DEPOSITO = BASI_205.CODIGO_DEPOSITO) and (BASI_030.CONTA_ESTOQUE in (%s)) and ESTQ_040.CDITEM_NIVEL99 = ? and (ESTQ_040.DEPOSITO = ? or ? = 0) %s order by DBMS_RANDOM.VALUE()"
    public static final String
    "select ESTQ_040.CDITEM_NIVEL99, ESTQ_040.CDITEM_GRUPO, ESTQ_040.CDITEM_SUBGRUPO, ESTQ_040.CDITEM_ITEM, ESTQ_040.DEPOSITO, ESTQ_040.LOTE_ACOMP, ESTQ_040.QTDE_ESTOQUE_ATU from ESTQ_040 inner join BASI_030 ON (BASI_030.NIVEL_ESTRUTURA = ESTQ_040.CDITEM_NIVEL99 and BASI_030.REFERENCIA = CDITEM_GRUPO) inner join BASI_205 ON (BASI_205.TIPO_VOLUME = 0 and BASI_205.LOCAL_DEPOSITO = ? and ESTQ_040.DEPOSITO = BASI_205.CODIGO_DEPOSITO) and ESTQ_040.CDITEM_NIVEL99 = ? and (ESTQ_040.DEPOSITO = ? or ? = 0) %s order by DBMS_RANDOM.VALUE()"
    public static final String
    "select ESTQ_040.CDITEM_NIVEL99, ESTQ_040.CDITEM_GRUPO, ESTQ_040.CDITEM_SUBGRUPO, ESTQ_040.CDITEM_ITEM, ESTQ_040.DEPOSITO, ESTQ_040.LOTE_ACOMP, ESTQ_040.QTDE_ESTOQUE_ATU, BASI_030.UNIDADE_MEDIDA from ESTQ_040 inner join BASI_030 ON (BASI_030.NIVEL_ESTRUTURA = ESTQ_040.CDITEM_NIVEL99 and BASI_030.REFERENCIA = CDITEM_GRUPO) inner join BASI_205 ON (BASI_205.TIPO_VOLUME = 0 and BASI_205.LOCAL_DEPOSITO = ? and ESTQ_040.DEPOSITO = BASI_205.CODIGO_DEPOSITO) and (BASI_030.UNIDADE_MEDIDA in (?)) and ESTQ_040.CDITEM_NIVEL99 = ? and (ESTQ_040.DEPOSITO = ? or ? = 0) %s order by DBMS_RANDOM.VALUE() "
    public static final String
    " select count(*) QTDE_REFERENCIAS from rcnb_060 where rcnb_060.tipo_registro = ? and rcnb_060.subgru_estrutura = ? and rcnb_060.nr_solicitacao = ? "
    public static final String
    " select RCNB_060.GRUPO_ESTRUTURA_STR, RCNB_060.SUBGRU_ESTRUTURA_STR, RCNB_060.DESCRICAO from rcnb_060 where rcnb_060.tipo_registro = ? and rcnb_060.subgru_estrutura = ? and rcnb_060.nr_solicitacao = ? "
  • systextil.dao.RegistroDeParadas
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select * from efic_090 where data_parada <= ? and maquina_maq_sub_grupo_mq = ? and maquina_maq_sub_sbgr_maq = ? and maquina_nr_maq = ? and parada_cd_area = ? and parada_cd_parad = ? and turno = ? and equipe = ? and hora_inicio = ? and operador_parada = ?"
    public static final String
    "select * from efic_090 where data_parada \t<= ? and maquina_maq_sub_grupo_mq = ? and maquina_maq_sub_sbgr_maq = ? and maquina_nr_maq \t= ? and parada_cd_area \t= ? and parada_cd_parad \t= ? and turno \t= ? and equipe \t= ? and operador_parada = ?"
  • systextil.dao.RoloDeTecido
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
    public static final int
    1
    public static final int
    0
    public static final int
    4
    public static final int
    2
    public static final int
    4
  • Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from rcnb_850 "
    public static final String
    "select rcnb_850.* from rcnb_850 "
    public static final String
    "where rcnb_850.codigo_empresa = ? and rcnb_850.mes = ? and rcnb_850.ano = ? and rcnb_850.nivel_estrutura = ? and rcnb_850.grupo_estrutura = ? and rcnb_850.subgru_estrutura = ? and rcnb_850.item_estrutura = ?and rcnb_850.nr_versao = ? "
  • Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from rcnb_851 "
    public static final String
    "select rcnb_851.* from rcnb_851 "
    public static final String
    "where rcnb_851.codigo_empresa = ? and rcnb_851.mes = ? and rcnb_851.ano = ? and rcnb_851.nivel_estrutura = ? and rcnb_851.grupo_estrutura = ? and rcnb_851.subgru_estrutura = ? and rcnb_851.item_estrutura = ? and rcnb_851.seq_estrutura = ? and and rcnb_851.nivel_explosao = ? and rcnb_851.nivel_componente = ? and rcnb_851.grupo_componente = ? and rcnb_851.subgru_componente = ? and rcnb_851.item_componente = ? and rcnb_851.nr_versao = ?"
  • systextil.dao.SolicitacaoProcesso
    Modifier and Type
    Constant Field
    Value
    public static final int
    2
  • Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    2
  • systextil.dao.Tamanho
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    2
  • systextil.dao.ValoresClasseDeValor
    Modifier and Type
    Constant Field
    Value
    public static final String
    "select 1 from rcnb_800 "
    public static final String
    "select rcnb_800.* from rcnb_800 "
    public static final String
    "where rcnb_800.mes_classe = ? and rcnb_800.ano_classe = ? and rcnb_800.seq_classe = ? and rcnb_800.classe_valor = ?"
  • systextil.dao.Volume
    Modifier and Type
    Constant Field
    Value
    public static final int
    3
    public static final int
    8