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

public class Nf_doc_ar extends VdmEntity<Nf_doc_ar> implements VdmEntitySet
BR NF Referenced in Tax Rev

Original entity name from the Odata EDM: nf_doc_arType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Nf_doc_ar> getType()
      Specified by:
      getType in class VdmObject<Nf_doc_ar>
    • 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 - The filial to set.
    • setNf_id

      public void setNf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Parameters:
      nf_id - The nf_id to set.
    • setInf_text

      public void setInf_text(@Nullable String inf_text)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_text

      Parameters:
      inf_text - The inf_text to set.
    • setCod_da

      public void setCod_da(@Nullable String cod_da)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: cod_da

      Parameters:
      cod_da - The cod_da to set.
    • setNum_da

      public void setNum_da(@Nullable String num_da)
      (Key Field) Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: num_da

      Parameters:
      num_da - The num_da to set.
    • setUf

      public void setUf(@Nullable String uf)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Parameters:
      uf - The uf to set.
    • setCod_aut

      public void setCod_aut(@Nullable String cod_aut)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_aut

      Parameters:
      cod_aut - The cod_aut to set.
    • setDt_vcto

      public void setDt_vcto(@Nullable String dt_vcto)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_vcto

      Parameters:
      dt_vcto - The dt_vcto to set.
    • setDt_pgto

      public void setDt_pgto(@Nullable String dt_pgto)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pgto

      Parameters:
      dt_pgto - The dt_pgto to set.
    • setVl_da

      public void setVl_da(@Nullable BigDecimal vl_da)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_da

      Parameters:
      vl_da - The vl_da to set.
    • 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<Nf_doc_ar>
    • getKey

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

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

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

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

      @Nonnull public static Nf_doc_ar.Nf_doc_arBuilder 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:
      The filial contained in this VdmEntity.
    • getNf_id

      @Nullable public String getNf_id()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      The nf_id contained in this VdmEntity.
    • getInf_text

      @Nullable public String getInf_text()
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_text

      Returns:
      The inf_text contained in this VdmEntity.
    • getCod_da

      @Nullable public String getCod_da()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: cod_da

      Returns:
      The cod_da contained in this VdmEntity.
    • getNum_da

      @Nullable public String getNum_da()
      (Key Field) Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: num_da

      Returns:
      The num_da contained in this VdmEntity.
    • getUf

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

      Original property name from the Odata EDM: uf

      Returns:
      The uf contained in this VdmEntity.
    • getCod_aut

      @Nullable public String getCod_aut()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_aut

      Returns:
      The cod_aut contained in this VdmEntity.
    • getDt_vcto

      @Nullable public String getDt_vcto()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_vcto

      Returns:
      The dt_vcto contained in this VdmEntity.
    • getDt_pgto

      @Nullable public String getDt_pgto()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pgto

      Returns:
      The dt_pgto contained in this VdmEntity.
    • getVl_da

      @Nullable public BigDecimal getVl_da()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_da

      Returns:
      The vl_da contained in this VdmEntity.
    • 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<Nf_doc_ar>
    • equals

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

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

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

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