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

public class Giaf_impo extends VdmEntity<Giaf_impo> implements VdmEntitySet
BR GIAF Import

Original entity name from the Odata EDM: giaf_impoType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setInd_ap(@Nullable String ind_ap)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_ap

      Parameters:
      ind_ap - Indicador da sub-apuração por tipo de benefício
    • setG3_01

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

      Original property name from the Odata EDM: g3_01

      Parameters:
      g3_01 - The g3_01 to set.
    • setG3_02

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

      Original property name from the Odata EDM: g3_02

      Parameters:
      g3_02 - The g3_02 to set.
    • setG3_03

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

      Original property name from the Odata EDM: g3_03

      Parameters:
      g3_03 - The g3_03 to set.
    • setG3_04

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

      Original property name from the Odata EDM: g3_04

      Parameters:
      g3_04 - The g3_04 to set.
    • setG3_05

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

      Original property name from the Odata EDM: g3_05

      Parameters:
      g3_05 - The g3_05 to set.
    • setG3_06

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

      Original property name from the Odata EDM: g3_06

      Parameters:
      g3_06 - The g3_06 to set.
    • setG3_07

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

      Original property name from the Odata EDM: g3_07

      Parameters:
      g3_07 - The g3_07 to set.
    • setG3_t

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

      Original property name from the Odata EDM: g3_t

      Parameters:
      g3_t - The g3_t to set.
    • setG3_08

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

      Original property name from the Odata EDM: g3_08

      Parameters:
      g3_08 - The g3_08 to set.
    • setG3_09

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

      Original property name from the Odata EDM: g3_09

      Parameters:
      g3_09 - The g3_09 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_impo>
    • getKey

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

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

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

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

      @Nonnull public static Giaf_impo.Giaf_impoBuilder 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
    • getInd_ap

      @Nullable public String getInd_ap()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_ap

      Returns:
      Indicador da sub-apuração por tipo de benefício
    • getG3_01

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

      Original property name from the Odata EDM: g3_01

      Returns:
      The g3_01 contained in this VdmEntity.
    • getG3_02

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

      Original property name from the Odata EDM: g3_02

      Returns:
      The g3_02 contained in this VdmEntity.
    • getG3_03

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

      Original property name from the Odata EDM: g3_03

      Returns:
      The g3_03 contained in this VdmEntity.
    • getG3_04

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

      Original property name from the Odata EDM: g3_04

      Returns:
      The g3_04 contained in this VdmEntity.
    • getG3_05

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

      Original property name from the Odata EDM: g3_05

      Returns:
      The g3_05 contained in this VdmEntity.
    • getG3_06

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

      Original property name from the Odata EDM: g3_06

      Returns:
      The g3_06 contained in this VdmEntity.
    • getG3_07

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

      Original property name from the Odata EDM: g3_07

      Returns:
      The g3_07 contained in this VdmEntity.
    • getG3_t

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

      Original property name from the Odata EDM: g3_t

      Returns:
      The g3_t contained in this VdmEntity.
    • getG3_08

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

      Original property name from the Odata EDM: g3_08

      Returns:
      The g3_08 contained in this VdmEntity.
    • getG3_09

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

      Original property name from the Odata EDM: g3_09

      Returns:
      The g3_09 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_impo>
    • equals

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

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

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

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