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

public class Rend_diri extends VdmEntity<Rend_diri> implements VdmEntitySet
BR Chf Officer Councilor Inc

Original entity name from the Odata EDM: rend_diriType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: dt_lancto

      Parameters:
      dt_lancto - Posting Date
    • setCpf

      public void setCpf(@Nullable String cpf)
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf

      Parameters:
      cpf - CPF
    • setQualif

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

      Original property name from the Odata EDM: qualif

      Parameters:
      qualif - Qualification
    • setNome

      public void setNome(@Nullable String nome)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nome

      Parameters:
      nome - Name
    • setVl_rem_trab

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

      Original property name from the Odata EDM: vl_rem_trab

      Parameters:
      vl_rem_trab - Work Payment
    • setVl_dem_rend

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

      Original property name from the Odata EDM: vl_dem_rend

      Parameters:
      vl_dem_rend - Other Incomes
    • setVl_ir_ret

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

      Original property name from the Odata EDM: vl_ir_ret

      Parameters:
      vl_ir_ret - IR Withheld at Source
    • 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<Rend_diri>
    • getKey

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

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

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

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

      @Nonnull public static Rend_diri.Rend_diriBuilder 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
    • getDt_lancto

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

      Original property name from the Odata EDM: dt_lancto

      Returns:
      Posting Date
    • getCpf

      @Nullable public String getCpf()
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf

      Returns:
      CPF
    • getQualif

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

      Original property name from the Odata EDM: qualif

      Returns:
      Qualification
    • getNome

      @Nullable public String getNome()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nome

      Returns:
      Name
    • getVl_rem_trab

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

      Original property name from the Odata EDM: vl_rem_trab

      Returns:
      Work Payment
    • getVl_dem_rend

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

      Original property name from the Odata EDM: vl_dem_rend

      Returns:
      Other Incomes
    • getVl_ir_ret

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

      Original property name from the Odata EDM: vl_ir_ret

      Returns:
      IR Withheld at Source
    • 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<Rend_diri>
    • equals

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

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

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

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