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

public class Aj_ipi_ad extends VdmEntity<Aj_ipi_ad> implements VdmEntitySet
BR IPI Verification Adj Info

Original entity name from the Odata EDM: aj_ipi_adType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: num_doc_aj

      Parameters:
      num_doc_aj - Document Number for IPI Adjustments
    • 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
    • setInd_aj

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

      Original property name from the Odata EDM: ind_aj

      Parameters:
      ind_aj - Indicator of adjustment type
    • setCod_aj

      public void setCod_aj(@Nullable String cod_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_aj

      Parameters:
      cod_aj - Adjustment Code
    • setInd_doc

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

      Original property name from the Odata EDM: ind_doc

      Parameters:
      ind_doc - Document Origin Indicator
    • 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
    • setDt_doc

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

      Original property name from the Odata EDM: dt_doc

      Parameters:
      dt_doc - Document Date
    • 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
    • setNum_item

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

      Original property name from the Odata EDM: num_item

      Parameters:
      num_item - Item Number
    • 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_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_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
    • 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 - Adjustment Value
    • setChv_nfe

      public void setChv_nfe(@Nullable String chv_nfe)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_nfe

      Parameters:
      chv_nfe - NF-e: 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<Aj_ipi_ad>
    • getKey

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

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

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

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

      @Nonnull public static Aj_ipi_ad.Aj_ipi_adBuilder 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
    • getNum_doc_aj

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

      Original property name from the Odata EDM: num_doc_aj

      Returns:
      Document Number for IPI Adjustments
    • 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
    • getInd_aj

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

      Original property name from the Odata EDM: ind_aj

      Returns:
      Indicator of adjustment type
    • getCod_aj

      @Nullable public String getCod_aj()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_aj

      Returns:
      Adjustment Code
    • getInd_doc

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

      Original property name from the Odata EDM: ind_doc

      Returns:
      Document Origin Indicator
    • 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
    • getDt_doc

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

      Original property name from the Odata EDM: dt_doc

      Returns:
      Document Date
    • 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
    • getNum_item

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

      Original property name from the Odata EDM: num_item

      Returns:
      Item Number
    • 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_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_part

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

      Original property name from the Odata EDM: cod_part

      Returns:
      Participant 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:
      Adjustment Value
    • getChv_nfe

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

      Original property name from the Odata EDM: chv_nfe

      Returns:
      NF-e: 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<Aj_ipi_ad>
    • equals

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

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

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

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