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

public class Contretft extends VdmEntity<Contretft> implements VdmEntitySet
BR Source Retained Contribution

Original entity name from the Odata EDM: contretftType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: num_lancto

      Parameters:
      num_lancto - Posting Number
    • setInd_nat_ret

      public void setInd_nat_ret(@Nullable String ind_nat_ret)
      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
    • setDt_ret

      public void setDt_ret(@Nullable String dt_ret)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_ret

      Parameters:
      dt_ret - Receiving and retention date
    • setVl_bc_ret

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

      Original property name from the Odata EDM: vl_bc_ret

      Parameters:
      vl_bc_ret - Total value withheld at source
    • setVl_ret

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

      Original property name from the Odata EDM: vl_ret

      Parameters:
      vl_ret - Gross income in the period, related to nature of income
    • setCod_rec

      public void setCod_rec(@Nullable String cod_rec)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cod_rec

      Parameters:
      cod_rec - Revenue Code
    • setInd_nat_rec

      public void setInd_nat_rec(@Nullable String ind_nat_rec)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_nat_rec

      Parameters:
      ind_nat_rec - Indicator of Nature of Revenue
    • setCnpj

      public void setCnpj(@Nullable String cnpj)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Parameters:
      cnpj - CNPJ
    • setVl_ret_pis

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

      Original property name from the Odata EDM: vl_ret_pis

      Parameters:
      vl_ret_pis - PIS/PASEP Value
    • setVl_ret_cofins

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

      Original property name from the Odata EDM: vl_ret_cofins

      Parameters:
      vl_ret_cofins - COFINS Value
    • setInd_dec

      public void setInd_dec(@Nullable String ind_dec)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_dec

      Parameters:
      ind_dec - Indicator of the reporting entity condition
    • 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<Contretft>
    • getKey

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

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

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

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

      @Nonnull public static Contretft.ContretftBuilder 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
    • getNum_lancto

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

      Original property name from the Odata EDM: num_lancto

      Returns:
      Posting Number
    • getInd_nat_ret

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

      Original property name from the Odata EDM: ind_nat_ret

      Returns:
      Indicator of Nature of Withholding at Source
    • getDt_ret

      @Nullable public String getDt_ret()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_ret

      Returns:
      Receiving and retention date
    • getVl_bc_ret

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

      Original property name from the Odata EDM: vl_bc_ret

      Returns:
      Total value withheld at source
    • getVl_ret

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

      Original property name from the Odata EDM: vl_ret

      Returns:
      Gross income in the period, related to nature of income
    • getCod_rec

      @Nullable public String getCod_rec()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cod_rec

      Returns:
      Revenue Code
    • getInd_nat_rec

      @Nullable public String getInd_nat_rec()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_nat_rec

      Returns:
      Indicator of Nature of Revenue
    • getCnpj

      @Nullable public String getCnpj()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Returns:
      CNPJ
    • getVl_ret_pis

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

      Original property name from the Odata EDM: vl_ret_pis

      Returns:
      PIS/PASEP Value
    • getVl_ret_cofins

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

      Original property name from the Odata EDM: vl_ret_cofins

      Returns:
      COFINS Value
    • getInd_dec

      @Nullable public String getInd_dec()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_dec

      Returns:
      Indicator of the reporting entity condition
    • 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<Contretft>
    • equals

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

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

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

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