Class ProcLotTransmission

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

public class ProcLotTransmission extends SvrProcess
Processo para transmitir um Lote de NF-e
Author:
Ricardo Santana (Kenos, www.kenos.com.br)
  • Constructor Details

    • ProcLotTransmission

      public ProcLotTransmission()
  • 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@");