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

public class Giaf_imps extends VdmEntity<Giaf_imps> implements VdmEntitySet
BR GIAF Import Output by Aliq

Original entity name from the Odata EDM: giaf_impsType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: dt_apur

      Parameters:
      dt_apur - Calculation date
    • setNum_seq

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

      Original property name from the Odata EDM: num_seq

      Parameters:
      num_seq - Sequencial Number
    • setAliq_imp_base

      public void setAliq_imp_base(@Nullable BigDecimal aliq_imp_base)
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: aliq_imp_base

      Parameters:
      aliq_imp_base - Alíquota incidente sobre as importações-base
    • setG3_10

      public void setG3_10(@Nullable BigDecimal g3_10)
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: g3_10

      Parameters:
      g3_10 - The g3_10 to set.
    • setG3_11

      public void setG3_11(@Nullable BigDecimal g3_11)
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: g3_11

      Parameters:
      g3_11 - The g3_11 to set.
    • setG3_12

      public void setG3_12(@Nullable BigDecimal g3_12)
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: g3_12

      Parameters:
      g3_12 - The g3_12 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<Giaf_imps>
    • getKey

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

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

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

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

      @Nonnull public static Giaf_imps.Giaf_impsBuilder 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_apur

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

      Original property name from the Odata EDM: dt_apur

      Returns:
      Calculation date
    • getNum_seq

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

      Original property name from the Odata EDM: num_seq

      Returns:
      Sequencial Number
    • getAliq_imp_base

      @Nullable public BigDecimal getAliq_imp_base()
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: aliq_imp_base

      Returns:
      Alíquota incidente sobre as importações-base
    • getG3_10

      @Nullable public BigDecimal getG3_10()
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: g3_10

      Returns:
      The g3_10 contained in this VdmEntity.
    • getG3_11

      @Nullable public BigDecimal getG3_11()
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: g3_11

      Returns:
      The g3_11 contained in this VdmEntity.
    • getG3_12

      @Nullable public BigDecimal getG3_12()
      Constraints: Not nullable, Precision: 25, Scale: 2

      Original property name from the Odata EDM: g3_12

      Returns:
      The g3_12 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<Giaf_imps>
    • equals

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

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

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

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