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

public class Cred_eves extends VdmEntity<Cred_eves> implements VdmEntitySet
BR Incorporation Events Credit

Original entity name from the Odata EDM: cred_evesType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setInd_nat_even(@Nullable String ind_nat_even)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_nat_even

      Parameters:
      ind_nat_even - Indicator of Nature of Succession Event
    • setDt_even

      public void setDt_even(@Nullable LocalDate dt_even)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_even

      Parameters:
      dt_even - Event Date
    • setCnpj_suced

      public void setCnpj_suced(@Nullable String cnpj_suced)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_suced

      Parameters:
      cnpj_suced - CNPJ
    • setPa_cont_cred

      public void setPa_cont_cred(@Nullable String pa_cont_cred)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: pa_cont_cred

      Parameters:
      pa_cont_cred - Credit computation period - Month/Year
    • setCod_cred

      public void setCod_cred(@Nullable String cod_cred)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_cred

      Parameters:
      cod_cred - Credit Code transferred
    • setVl_cred_pis

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

      Original property name from the Odata EDM: vl_cred_pis

      Parameters:
      vl_cred_pis - Monthly Value of Presumed Credit Receivable - PIS/PASEP
    • setVl_cred_cofins

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

      Original property name from the Odata EDM: vl_cred_cofins

      Parameters:
      vl_cred_cofins - Monthly Value of Presumed Credit Receivable - COFINS
    • setPer_cred_cis

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

      Original property name from the Odata EDM: per_cred_cis

      Parameters:
      per_cred_cis - Percentage of original credit transferred
    • 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<Cred_eves>
    • getKey

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

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

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

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

      @Nonnull public static Cred_eves.Cred_evesBuilder 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_even

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

      Original property name from the Odata EDM: ind_nat_even

      Returns:
      Indicator of Nature of Succession Event
    • getDt_even

      @Nullable public LocalDate getDt_even()
      Constraints: Nullable

      Original property name from the Odata EDM: dt_even

      Returns:
      Event Date
    • getCnpj_suced

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

      Original property name from the Odata EDM: cnpj_suced

      Returns:
      CNPJ
    • getPa_cont_cred

      @Nullable public String getPa_cont_cred()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: pa_cont_cred

      Returns:
      Credit computation period - Month/Year
    • getCod_cred

      @Nullable public String getCod_cred()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_cred

      Returns:
      Credit Code transferred
    • getVl_cred_pis

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

      Original property name from the Odata EDM: vl_cred_pis

      Returns:
      Monthly Value of Presumed Credit Receivable - PIS/PASEP
    • getVl_cred_cofins

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

      Original property name from the Odata EDM: vl_cred_cofins

      Returns:
      Monthly Value of Presumed Credit Receivable - COFINS
    • getPer_cred_cis

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

      Original property name from the Odata EDM: per_cred_cis

      Returns:
      Percentage of original credit transferred
    • 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<Cred_eves>
    • equals

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

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

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

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