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

public class Giaf_indu extends VdmEntity<Giaf_indu> implements VdmEntitySet
BR GIAF Industry Presumed Cred

Original entity name from the Odata EDM: giaf_induType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: g1_01

      Parameters:
      g1_01 - The g1_01 to set.
    • setG1_02

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

      Original property name from the Odata EDM: g1_02

      Parameters:
      g1_02 - The g1_02 to set.
    • setG1_03

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

      Original property name from the Odata EDM: g1_03

      Parameters:
      g1_03 - The g1_03 to set.
    • setG1_04

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

      Original property name from the Odata EDM: g1_04

      Parameters:
      g1_04 - The g1_04 to set.
    • setG1_05

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

      Original property name from the Odata EDM: g1_05

      Parameters:
      g1_05 - The g1_05 to set.
    • setG1_06

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

      Original property name from the Odata EDM: g1_06

      Parameters:
      g1_06 - The g1_06 to set.
    • setG1_07

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

      Original property name from the Odata EDM: g1_07

      Parameters:
      g1_07 - The g1_07 to set.
    • setG1_08

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

      Original property name from the Odata EDM: g1_08

      Parameters:
      g1_08 - The g1_08 to set.
    • setG1_09

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

      Original property name from the Odata EDM: g1_09

      Parameters:
      g1_09 - The g1_09 to set.
    • setG1_10

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

      Original property name from the Odata EDM: g1_10

      Parameters:
      g1_10 - The g1_10 to set.
    • setG1_11

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

      Original property name from the Odata EDM: g1_11

      Parameters:
      g1_11 - The g1_11 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_indu>
    • getKey

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

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

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

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

      @Nonnull public static Giaf_indu.Giaf_induBuilder 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
    • getG1_01

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

      Original property name from the Odata EDM: g1_01

      Returns:
      The g1_01 contained in this VdmEntity.
    • getG1_02

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

      Original property name from the Odata EDM: g1_02

      Returns:
      The g1_02 contained in this VdmEntity.
    • getG1_03

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

      Original property name from the Odata EDM: g1_03

      Returns:
      The g1_03 contained in this VdmEntity.
    • getG1_04

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

      Original property name from the Odata EDM: g1_04

      Returns:
      The g1_04 contained in this VdmEntity.
    • getG1_05

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

      Original property name from the Odata EDM: g1_05

      Returns:
      The g1_05 contained in this VdmEntity.
    • getG1_06

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

      Original property name from the Odata EDM: g1_06

      Returns:
      The g1_06 contained in this VdmEntity.
    • getG1_07

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

      Original property name from the Odata EDM: g1_07

      Returns:
      The g1_07 contained in this VdmEntity.
    • getG1_08

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

      Original property name from the Odata EDM: g1_08

      Returns:
      The g1_08 contained in this VdmEntity.
    • getG1_09

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

      Original property name from the Odata EDM: g1_09

      Returns:
      The g1_09 contained in this VdmEntity.
    • getG1_10

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

      Original property name from the Odata EDM: g1_10

      Returns:
      The g1_10 contained in this VdmEntity.
    • getG1_11

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

      Original property name from the Odata EDM: g1_11

      Returns:
      The g1_11 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_indu>
    • equals

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

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

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

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