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

public class Cr_icms_a extends VdmEntity<Cr_icms_a> implements VdmEntitySet
BR Aerial ICMS Credit

Original entity name from the Odata EDM: cr_icms_aType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: cod_lcto

      Parameters:
      cod_lcto - The cod_lcto to set.
    • setDt_lcto

      public void setDt_lcto(@Nullable String dt_lcto)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lcto

      Parameters:
      dt_lcto - The dt_lcto to set.
    • setVl_carga

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

      Original property name from the Odata EDM: vl_carga

      Parameters:
      vl_carga - The vl_carga to set.
    • setVl_pass

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

      Original property name from the Odata EDM: vl_pass

      Parameters:
      vl_pass - The vl_pass to set.
    • setVl_fat

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

      Original property name from the Odata EDM: vl_fat

      Parameters:
      vl_fat - The vl_fat to set.
    • setInd_rat

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

      Original property name from the Odata EDM: ind_rat

      Parameters:
      ind_rat - The ind_rat to set.
    • setVl_icms_ant

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

      Original property name from the Odata EDM: vl_icms_ant

      Parameters:
      vl_icms_ant - The vl_icms_ant to set.
    • setVl_bc_icms

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

      Original property name from the Odata EDM: vl_bc_icms

      Parameters:
      vl_bc_icms - The vl_bc_icms to set.
    • setVl_icms_apur

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

      Original property name from the Odata EDM: vl_icms_apur

      Parameters:
      vl_icms_apur - The vl_icms_apur to set.
    • setVl_bc_icms_apur

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

      Original property name from the Odata EDM: vl_bc_icms_apur

      Parameters:
      vl_bc_icms_apur - The vl_bc_icms_apur to set.
    • setVl_dif

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

      Original property name from the Odata EDM: vl_dif

      Parameters:
      vl_dif - The vl_dif 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<Cr_icms_a>
    • getKey

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

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

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

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

      @Nonnull public static Cr_icms_a.Cr_icms_aBuilder 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.
    • getCod_lcto

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

      Original property name from the Odata EDM: cod_lcto

      Returns:
      The cod_lcto contained in this VdmEntity.
    • getDt_lcto

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

      Original property name from the Odata EDM: dt_lcto

      Returns:
      The dt_lcto contained in this VdmEntity.
    • getVl_carga

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

      Original property name from the Odata EDM: vl_carga

      Returns:
      The vl_carga contained in this VdmEntity.
    • getVl_pass

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

      Original property name from the Odata EDM: vl_pass

      Returns:
      The vl_pass contained in this VdmEntity.
    • getVl_fat

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

      Original property name from the Odata EDM: vl_fat

      Returns:
      The vl_fat contained in this VdmEntity.
    • getInd_rat

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

      Original property name from the Odata EDM: ind_rat

      Returns:
      The ind_rat contained in this VdmEntity.
    • getVl_icms_ant

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

      Original property name from the Odata EDM: vl_icms_ant

      Returns:
      The vl_icms_ant contained in this VdmEntity.
    • getVl_bc_icms

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

      Original property name from the Odata EDM: vl_bc_icms

      Returns:
      The vl_bc_icms contained in this VdmEntity.
    • getVl_icms_apur

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

      Original property name from the Odata EDM: vl_icms_apur

      Returns:
      The vl_icms_apur contained in this VdmEntity.
    • getVl_bc_icms_apur

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

      Original property name from the Odata EDM: vl_bc_icms_apur

      Returns:
      The vl_bc_icms_apur contained in this VdmEntity.
    • getVl_dif

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

      Original property name from the Odata EDM: vl_dif

      Returns:
      The vl_dif 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<Cr_icms_a>
    • equals

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

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

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

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