java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Nfenumgap>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Nfenumgap
All Implemented Interfaces:
VdmEntitySet

public class Nfenumgap extends VdmEntity<Nfenumgap> implements VdmEntitySet
BR NFe Numbering Gaps

Original entity name from the Odata EDM: nfenumgapType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Nfenumgap> getType()
      Specified by:
      getType in class VdmObject<Nfenumgap>
    • setEmpresa

      public void setEmpresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Parameters:
      empresa - Company Code
    • setFilial

      public void setFilial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Parameters:
      filial - Branch
    • setDt_criacao

      public void setDt_criacao(@Nullable String dt_criacao)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_criacao

      Parameters:
      dt_criacao - Creation date
    • setForm

      public void setForm(@Nullable String form)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: form

      Parameters:
      form - Form of Nota Fiscal
    • setSubobj

      public void setSubobj(@Nullable String subobj)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: subobj

      Parameters:
      subobj - Group for Nota Fiscal Number(sub-object of the number range)
    • setSer

      public void setSer(@Nullable String ser)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ser

      Parameters:
      ser - Tax document series
    • setNfenrnr

      public void setNfenrnr(@Nullable String nfenrnr)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: nfenrnr

      Parameters:
      nfenrnr - Number range number
    • setNum_doc

      public void setNum_doc(@Nullable String num_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: num_doc

      Parameters:
      num_doc - Tax document number
    • setInd_oper

      public void setInd_oper(@Nullable String ind_oper)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_oper

      Parameters:
      ind_oper - Operation Type Indicator
    • setInd_emit

      public void setInd_emit(@Nullable String ind_emit)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_emit

      Parameters:
      ind_emit - Financial Document Issuer
    • setCod_mod

      public void setCod_mod(@Nullable String cod_mod)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Parameters:
      cod_mod - Code of tax document model
    • setCod_sit

      public void setCod_sit(@Nullable String cod_sit)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_sit

      Parameters:
      cod_sit - Code of tax document situation
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<Nfenumgap>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<Nfenumgap>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<Nfenumgap>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<Nfenumgap>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<Nfenumgap>
    • builder

      @Nonnull public static Nfenumgap.NfenumgapBuilder builder()
    • getEmpresa

      @Nullable public String getEmpresa()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      Company Code
    • getFilial

      @Nullable public String getFilial()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      Branch
    • getDt_criacao

      @Nullable public String getDt_criacao()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_criacao

      Returns:
      Creation date
    • getForm

      @Nullable public String getForm()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: form

      Returns:
      Form of Nota Fiscal
    • getSubobj

      @Nullable public String getSubobj()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: subobj

      Returns:
      Group for Nota Fiscal Number(sub-object of the number range)
    • getSer

      @Nullable public String getSer()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ser

      Returns:
      Tax document series
    • getNfenrnr

      @Nullable public String getNfenrnr()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: nfenrnr

      Returns:
      Number range number
    • getNum_doc

      @Nullable public String getNum_doc()
      (Key Field) Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: num_doc

      Returns:
      Tax document number
    • getInd_oper

      @Nullable public String getInd_oper()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_oper

      Returns:
      Operation Type Indicator
    • getInd_emit

      @Nullable public String getInd_emit()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_emit

      Returns:
      Financial Document Issuer
    • getCod_mod

      @Nullable public String getCod_mod()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Returns:
      Code of tax document model
    • getCod_sit

      @Nullable public String getCod_sit()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_sit

      Returns:
      Code of tax document situation
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<Nfenumgap>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<Nfenumgap>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<Nfenumgap>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<Nfenumgap>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<Nfenumgap>