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

public class Vlrretfon extends VdmEntity<Vlrretfon> implements VdmEntitySet
BR Control of Withheld Amount

Original entity name from the Odata EDM: vlrretfonType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: tp_imp

      Parameters:
      tp_imp - Tax Type (PIS / COFINS)
    • setInd_nat_ret

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

      Original property name from the Odata EDM: ind_nat_ret

      Parameters:
      ind_nat_ret - Indicator of Nature of Withholding at Source
    • setPr_rec_ret

      public void setPr_rec_ret(@Nullable String pr_rec_ret)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: pr_rec_ret

      Parameters:
      pr_rec_ret - Receiving and retention period
    • setVl_ret_apu

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

      Original property name from the Odata EDM: vl_ret_apu

      Parameters:
      vl_ret_apu - Retention total value
    • setVl_ret_ded

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

      Original property name from the Odata EDM: vl_ret_ded

      Parameters:
      vl_ret_ded - Retention value deducted from contribution to pay
    • setVl_ret_per

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

      Original property name from the Odata EDM: vl_ret_per

      Parameters:
      vl_ret_per - Retention value used by Order of Restitution
    • setVl_ret_dcomp

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

      Original property name from the Odata EDM: vl_ret_dcomp

      Parameters:
      vl_ret_dcomp - Retention value used by Declaration of Compensation
    • setSld_ret

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

      Original property name from the Odata EDM: sld_ret

      Parameters:
      sld_ret - Retention balance to be used in future calculation periods
    • 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<Vlrretfon>
    • getKey

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

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

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

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

      @Nonnull public static Vlrretfon.VlrretfonBuilder 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_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
    • getTp_imp

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

      Original property name from the Odata EDM: tp_imp

      Returns:
      Tax Type (PIS / COFINS)
    • getInd_nat_ret

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

      Original property name from the Odata EDM: ind_nat_ret

      Returns:
      Indicator of Nature of Withholding at Source
    • getPr_rec_ret

      @Nullable public String getPr_rec_ret()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: pr_rec_ret

      Returns:
      Receiving and retention period
    • getVl_ret_apu

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

      Original property name from the Odata EDM: vl_ret_apu

      Returns:
      Retention total value
    • getVl_ret_ded

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

      Original property name from the Odata EDM: vl_ret_ded

      Returns:
      Retention value deducted from contribution to pay
    • getVl_ret_per

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

      Original property name from the Odata EDM: vl_ret_per

      Returns:
      Retention value used by Order of Restitution
    • getVl_ret_dcomp

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

      Original property name from the Odata EDM: vl_ret_dcomp

      Returns:
      Retention value used by Declaration of Compensation
    • getSld_ret

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

      Original property name from the Odata EDM: sld_ret

      Returns:
      Retention balance to be used in future calculation periods
    • 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<Vlrretfon>
    • equals

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

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

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

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