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

public class Inf_ap_nf extends VdmEntity<Inf_ap_nf> implements VdmEntitySet
BR ICMS Appraisal Add Info

Original entity name from the Odata EDM: inf_ap_nfType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Inf_ap_nf> getType()
      Specified by:
      getType in class VdmObject<Inf_ap_nf>
    • 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
    • setCod_aj_apur

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

      Original property name from the Odata EDM: cod_aj_apur

      Parameters:
      cod_aj_apur - Declaration and Deduction Adjustment Code
    • setNum_item

      public void setNum_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_item

      Parameters:
      num_item - Item Number for ICMS Appraisal
    • setDt_reg

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

      Original property name from the Odata EDM: dt_reg

      Parameters:
      dt_reg - Register Date
    • 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 - Nota Fiscal Id
    • setCod_item

      public void setCod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Parameters:
      cod_item - Item Code
    • setVl_aj_item

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

      Original property name from the Odata EDM: vl_aj_item

      Parameters:
      vl_aj_item - Item Adjustment Value
    • setSer

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

      Original property name from the Odata EDM: ser

      Parameters:
      ser - Tax document series
    • setSub

      public void setSub(@Nullable String sub)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: sub

      Parameters:
      sub - Fiscal Document Subseries Number
    • setCod_part

      public void setCod_part(@Nullable String cod_part)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Parameters:
      cod_part - Participant Code
    • setNum_doc

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

      Original property name from the Odata EDM: num_doc

      Parameters:
      num_doc - Tax document number
    • 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
    • setDt_doc

      public void setDt_doc(@Nullable String dt_doc)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Parameters:
      dt_doc - Document Date
    • setChv_doce

      public void setChv_doce(@Nullable String chv_doce)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_doce

      Parameters:
      chv_doce - Eletronic Document 44-Digit Access Key
    • 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<Inf_ap_nf>
    • getKey

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

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

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

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

      @Nonnull public static Inf_ap_nf.Inf_ap_nfBuilder 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
    • getCod_aj_apur

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

      Original property name from the Odata EDM: cod_aj_apur

      Returns:
      Declaration and Deduction Adjustment Code
    • getNum_item

      @Nullable public String getNum_item()
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_item

      Returns:
      Item Number for ICMS Appraisal
    • getDt_reg

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

      Original property name from the Odata EDM: dt_reg

      Returns:
      Register Date
    • 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:
      Nota Fiscal Id
    • getCod_item

      @Nullable public String getCod_item()
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      Item Code
    • getVl_aj_item

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

      Original property name from the Odata EDM: vl_aj_item

      Returns:
      Item Adjustment Value
    • getSer

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

      Original property name from the Odata EDM: ser

      Returns:
      Tax document series
    • getSub

      @Nullable public String getSub()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: sub

      Returns:
      Fiscal Document Subseries Number
    • getCod_part

      @Nullable public String getCod_part()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      Participant Code
    • getNum_doc

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

      Original property name from the Odata EDM: num_doc

      Returns:
      Tax document number
    • 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
    • getDt_doc

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

      Original property name from the Odata EDM: dt_doc

      Returns:
      Document Date
    • getChv_doce

      @Nullable public String getChv_doce()
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_doce

      Returns:
      Eletronic Document 44-Digit Access Key
    • 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<Inf_ap_nf>
    • equals

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

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

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

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