Class ProcSetDHSaiEnt

java.lang.Object
org.compiere.process.SvrProcess
org.brerp.sped.nfe.process.ProcSetDHSaiEnt
All Implemented Interfaces:
ProcessCall

public class ProcSetDHSaiEnt extends SvrProcess
Adiciona ao contexto uma variável com a data/hora de saida
Version:
$Id: ProcSetDHSaiEnt.java, v1.0 Jul 01, 2015 12:16:25 AM, muriloht Exp $
Author:
muriloht (muriloht@devcoffee.com.br, http://www.devcoffee.com.br)
  • Constructor Details

    • ProcSetDHSaiEnt

      public ProcSetDHSaiEnt()
  • Method Details

    • prepare

      protected void prepare()
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
    • doIt

      protected String doIt() throws Exception
      DoIt
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (variables are parsed)
      Throws:
      Exception - if not successful e.g. throw new AdempiereUserError ("@FillMandatory@ @C_BankAccount_ID@");