Class VerEstoqueNegativo

java.lang.Object
br.com.intersys.systextil.function.VerEstoqueNegativo

public class VerEstoqueNegativo extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Tag
    ds14281#ATENÇÃO!
    static final Tag
    ds23145#ATENÇÃO!
    int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static int
    executar(br.com.intersys.systextil.connection.AppConnection conn, int fnr_solicit, int fseq_faturamento)
    Deprecated. 
    static File
    executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int fnr_solicit, int fseq_faturamento, String rptLayout)
    Executa a função fver_estq_neg do Systex5.
    static File
    executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int fnr_solicit, int fseq_faturamento, String rptLayout, boolean _f)
    Executa a função fver_estq_neg ou fver_estq_neg_f, dependendo do valor do argumento _f.
    static File
    executar_f(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, int fnr_solicit, int fseq_faturamento, String rptLayout)
    Executa a função fver_estq_neg_f do Systex5.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait