Interface I_LBR_CFOPLine

All Known Implementing Classes:
MLBRCFOPLine, X_LBR_CFOPLine

public interface I_LBR_CFOPLine
Generated Interface for LBR_CFOPLine
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

    • Table_Name

      static final String Table_Name
      TableName=LBR_CFOPLine
      See Also:
    • Table_ID

      static final int Table_ID
      AD_Table_ID=1000012
    • Model

      static final KeyNamePair Model
    • accessLevel

      static final BigDecimal accessLevel
      AccessLevel = 3 - Client - Org
    • COLUMNNAME_AD_Client_ID

      static final String COLUMNNAME_AD_Client_ID
      Column name AD_Client_ID
      See Also:
    • COLUMNNAME_AD_Org_ID

      static final String COLUMNNAME_AD_Org_ID
      Column name AD_Org_ID
      See Also:
    • COLUMNNAME_C_DocType_ID

      static final String COLUMNNAME_C_DocType_ID
      Column name C_DocType_ID
      See Also:
    • COLUMNNAME_Created

      static final String COLUMNNAME_Created
      Column name Created
      See Also:
    • COLUMNNAME_CreatedBy

      static final String COLUMNNAME_CreatedBy
      Column name CreatedBy
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_IsManufactured

      static final String COLUMNNAME_IsManufactured
      Column name IsManufactured
      See Also:
    • COLUMNNAME_LBR_BPartnerCategory_ID

      static final String COLUMNNAME_LBR_BPartnerCategory_ID
      Column name LBR_BPartnerCategory_ID
      See Also:
    • COLUMNNAME_LBR_CFOPLine_ID

      static final String COLUMNNAME_LBR_CFOPLine_ID
      Column name LBR_CFOPLine_ID
      See Also:
    • COLUMNNAME_LBR_CFOPLine_UU

      static final String COLUMNNAME_LBR_CFOPLine_UU
      Column name LBR_CFOPLine_UU
      See Also:
    • COLUMNNAME_LBR_CFOP_ID

      static final String COLUMNNAME_LBR_CFOP_ID
      Column name LBR_CFOP_ID
      See Also:
    • COLUMNNAME_LBR_FiscalGroup_Product_ID

      static final String COLUMNNAME_LBR_FiscalGroup_Product_ID
      Column name LBR_FiscalGroup_Product_ID
      See Also:
    • COLUMNNAME_LBR_LegalMessage_ID

      static final String COLUMNNAME_LBR_LegalMessage_ID
      Column name LBR_LegalMessage_ID
      See Also:
    • COLUMNNAME_LBR_ProductCategory_ID

      static final String COLUMNNAME_LBR_ProductCategory_ID
      Column name LBR_ProductCategory_ID
      See Also:
    • COLUMNNAME_LBR_Tax_ID

      static final String COLUMNNAME_LBR_Tax_ID
      Column name LBR_Tax_ID
      See Also:
    • COLUMNNAME_Updated

      static final String COLUMNNAME_Updated
      Column name Updated
      See Also:
    • COLUMNNAME_UpdatedBy

      static final String COLUMNNAME_UpdatedBy
      Column name UpdatedBy
      See Also:
    • COLUMNNAME_cof_CFOP_Delivery_ID

      static final String COLUMNNAME_cof_CFOP_Delivery_ID
      Column name cof_CFOP_Delivery_ID
      See Also:
    • COLUMNNAME_cof_CFOP_Movement_ID

      static final String COLUMNNAME_cof_CFOP_Movement_ID
      Column name cof_CFOP_Movement_ID
      See Also:
    • COLUMNNAME_cof_IndIE

      static final String COLUMNNAME_cof_IndIE
      Column name cof_IndIE
      See Also:
    • COLUMNNAME_cof_LegalMessageDelivery_ID

      static final String COLUMNNAME_cof_LegalMessageDelivery_ID
      Column name cof_LegalMessageDelivery_ID
      See Also:
    • COLUMNNAME_cof_TaxForCost

      static final String COLUMNNAME_cof_TaxForCost
      Column name cof_TaxForCost
      See Also:
    • COLUMNNAME_cof_Tax_ID

      static final String COLUMNNAME_cof_Tax_ID
      Column name cof_Tax_ID
      See Also:
    • COLUMNNAME_lbr_DestionationType

      static final String COLUMNNAME_lbr_DestionationType
      Column name lbr_DestionationType
      See Also:
    • COLUMNNAME_lbr_IsSubTributaria

      static final String COLUMNNAME_lbr_IsSubTributaria
      Column name lbr_IsSubTributaria
      See Also:
    • COLUMNNAME_lbr_TransactionType

      static final String COLUMNNAME_lbr_TransactionType
      Column name lbr_TransactionType
      See Also:
  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsManufactured

      void setIsManufactured(String IsManufactured)
      Set Manufactured. This product is manufactured
    • getIsManufactured

      String getIsManufactured()
      Get Manufactured. This product is manufactured
    • setLBR_BPartnerCategory_ID

      void setLBR_BPartnerCategory_ID(int LBR_BPartnerCategory_ID)
      Set BPartner Category. Primary key table LBR_BPartnerCategory
    • getLBR_BPartnerCategory_ID

      int getLBR_BPartnerCategory_ID()
      Get BPartner Category. Primary key table LBR_BPartnerCategory
    • getLBR_BPartnerCategory

      I_LBR_BPartnerCategory getLBR_BPartnerCategory() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_CFOPLine_ID

      void setLBR_CFOPLine_ID(int LBR_CFOPLine_ID)
      Set CFOP Line. Primary key table LBR_CFOPLine
    • getLBR_CFOPLine_ID

      int getLBR_CFOPLine_ID()
      Get CFOP Line. Primary key table LBR_CFOPLine
    • setLBR_CFOPLine_UU

      void setLBR_CFOPLine_UU(String LBR_CFOPLine_UU)
      Set LBR_CFOPLine_UU
    • getLBR_CFOPLine_UU

      String getLBR_CFOPLine_UU()
      Get LBR_CFOPLine_UU
    • setLBR_CFOP_ID

      void setLBR_CFOP_ID(int LBR_CFOP_ID)
      Set CFOP. Primary key table LBR_CFOP
    • getLBR_CFOP_ID

      int getLBR_CFOP_ID()
      Get CFOP. Primary key table LBR_CFOP
    • getLBR_CFOP

      I_LBR_CFOP getLBR_CFOP() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_FiscalGroup_Product_ID

      void setLBR_FiscalGroup_Product_ID(int LBR_FiscalGroup_Product_ID)
      Set Fiscal Group - Product. Primary key table LBR_FiscalGroup_Product
    • getLBR_FiscalGroup_Product_ID

      int getLBR_FiscalGroup_Product_ID()
      Get Fiscal Group - Product. Primary key table LBR_FiscalGroup_Product
    • getLBR_FiscalGroup_Product

      I_LBR_FiscalGroup_Product getLBR_FiscalGroup_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_LegalMessage_ID

      void setLBR_LegalMessage_ID(int LBR_LegalMessage_ID)
      Set Legal Message. Defines the Legal Message
    • getLBR_LegalMessage_ID

      int getLBR_LegalMessage_ID()
      Get Legal Message. Defines the Legal Message
    • getLBR_LegalMessage

      I_LBR_LegalMessage getLBR_LegalMessage() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_ProductCategory_ID

      void setLBR_ProductCategory_ID(int LBR_ProductCategory_ID)
      Set Product Category. Primary key table LBR_ProductCategory
    • getLBR_ProductCategory_ID

      int getLBR_ProductCategory_ID()
      Get Product Category. Primary key table LBR_ProductCategory
    • getLBR_ProductCategory

      I_LBR_ProductCategory getLBR_ProductCategory() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_Tax_ID

      void setLBR_Tax_ID(int LBR_Tax_ID)
      Set Brazilian Tax. Primary key table LBR_Tax
    • getLBR_Tax_ID

      int getLBR_Tax_ID()
      Get Brazilian Tax. Primary key table LBR_Tax
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setcof_CFOP_Delivery_ID

      void setcof_CFOP_Delivery_ID(int cof_CFOP_Delivery_ID)
      Set CFOP Delivery
    • getcof_CFOP_Delivery_ID

      int getcof_CFOP_Delivery_ID()
      Get CFOP Delivery
    • getcof_CFOP_Delivery

      I_LBR_CFOP getcof_CFOP_Delivery() throws RuntimeException
      Throws:
      RuntimeException
    • setcof_CFOP_Movement_ID

      void setcof_CFOP_Movement_ID(int cof_CFOP_Movement_ID)
      Set CFOP Movement
    • getcof_CFOP_Movement_ID

      int getcof_CFOP_Movement_ID()
      Get CFOP Movement
    • getcof_CFOP_Movement

      I_LBR_CFOP getcof_CFOP_Movement() throws RuntimeException
      Throws:
      RuntimeException
    • setcof_IndIE

      void setcof_IndIE(String cof_IndIE)
      Set Indicador da IE
    • getcof_IndIE

      String getcof_IndIE()
      Get Indicador da IE
    • setcof_LegalMessageDelivery_ID

      void setcof_LegalMessageDelivery_ID(int cof_LegalMessageDelivery_ID)
      Set Delivery Legal Message. Defines the Delivery Legal Message
    • getcof_LegalMessageDelivery_ID

      int getcof_LegalMessageDelivery_ID()
      Get Delivery Legal Message. Defines the Delivery Legal Message
    • getcof_LegalMessageDelivery

      I_LBR_LegalMessage getcof_LegalMessageDelivery() throws RuntimeException
      Throws:
      RuntimeException
    • setcof_TaxForCost

      void setcof_TaxForCost(String cof_TaxForCost)
      Set Impostos (Custo). Informar utilizando os parâmetros do coonfigurador do sistema quais impostos são dedutíveis na composição do custo
    • getcof_TaxForCost

      String getcof_TaxForCost()
      Get Impostos (Custo). Informar utilizando os parâmetros do coonfigurador do sistema quais impostos são dedutíveis na composição do custo
    • setcof_Tax_ID

      void setcof_Tax_ID(int cof_Tax_ID)
      Set Tax. Tax identifier
    • getcof_Tax_ID

      int getcof_Tax_ID()
      Get Tax. Tax identifier
    • getcof_Tax

      I_C_Tax getcof_Tax() throws RuntimeException
      Throws:
      RuntimeException
    • setlbr_DestionationType

      void setlbr_DestionationType(String lbr_DestionationType)
      Set Destination Type. Defines the Destination Type
    • getlbr_DestionationType

      String getlbr_DestionationType()
      Get Destination Type. Defines the Destination Type
    • setlbr_IsSubTributaria

      void setlbr_IsSubTributaria(String lbr_IsSubTributaria)
      Set Is Substituicao Tributaria. Defines the Is Substituicao Tributaria Status
    • getlbr_IsSubTributaria

      String getlbr_IsSubTributaria()
      Get Is Substituicao Tributaria. Defines the Is Substituicao Tributaria Status
    • setlbr_TransactionType

      void setlbr_TransactionType(String lbr_TransactionType)
      Set Transaction Type. Defines the Transaction Type
    • getlbr_TransactionType

      String getlbr_TransactionType()
      Get Transaction Type. Defines the Transaction Type