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

public class Rela_serv extends VdmEntity<Rela_serv> implements VdmEntitySet
BR Service Interest Dividend

Original entity name from the Odata EDM: rela_servType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: tp_tabela

      Parameters:
      tp_tabela - Sped Dynamic Table Type
    • setPais

      public void setPais(@Nullable String pais)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: pais

      Parameters:
      pais - Siscomex Table Country/Region Code
    • setVl_serv_assist

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

      Original property name from the Odata EDM: vl_serv_assist

      Parameters:
      vl_serv_assist - Value of technical, scientific and administrative services
    • setVl_serv_sem_assist

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

      Original property name from the Odata EDM: vl_serv_sem_assist

      Parameters:
      vl_serv_sem_assist - Value of Technical Services and Assistance - in Brazil
    • setVl_serv_sem_assist_ext

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

      Original property name from the Odata EDM: vl_serv_sem_assist_ext

      Parameters:
      vl_serv_sem_assist_ext - Value of Technical Services and Assistance - Abroad
    • setVl_juro

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

      Original property name from the Odata EDM: vl_juro

      Parameters:
      vl_juro - Value of Interest on Own Capital
    • setVl_juro_pf

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

      Original property name from the Odata EDM: vl_juro_pf

      Parameters:
      vl_juro_pf - Value of Interest on Own Capital paid to individual
    • setVl_juro_pj

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

      Original property name from the Odata EDM: vl_juro_pj

      Parameters:
      vl_juro_pj - Value of Interest on Own Capital Paid to Legal Entity
    • setVl_demais_juros

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

      Original property name from the Odata EDM: vl_demais_juros

      Parameters:
      vl_demais_juros - Value of Other Interests
    • setVl_divid

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

      Original property name from the Odata EDM: vl_divid

      Parameters:
      vl_divid - Value of Dividend
    • setVl_divid_pf

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

      Original property name from the Odata EDM: vl_divid_pf

      Parameters:
      vl_divid_pf - Dividend Paid to Individual
    • setVl_divid_pj

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

      Original property name from the Odata EDM: vl_divid_pj

      Parameters:
      vl_divid_pj - Dividend Paid to Legal Entity
    • 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<Rela_serv>
    • getKey

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

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

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

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

      @Nonnull public static Rela_serv.Rela_servBuilder 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
    • getTp_tabela

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

      Original property name from the Odata EDM: tp_tabela

      Returns:
      Sped Dynamic Table Type
    • getPais

      @Nullable public String getPais()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: pais

      Returns:
      Siscomex Table Country/Region Code
    • getVl_serv_assist

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

      Original property name from the Odata EDM: vl_serv_assist

      Returns:
      Value of technical, scientific and administrative services
    • getVl_serv_sem_assist

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

      Original property name from the Odata EDM: vl_serv_sem_assist

      Returns:
      Value of Technical Services and Assistance - in Brazil
    • getVl_serv_sem_assist_ext

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

      Original property name from the Odata EDM: vl_serv_sem_assist_ext

      Returns:
      Value of Technical Services and Assistance - Abroad
    • getVl_juro

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

      Original property name from the Odata EDM: vl_juro

      Returns:
      Value of Interest on Own Capital
    • getVl_juro_pf

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

      Original property name from the Odata EDM: vl_juro_pf

      Returns:
      Value of Interest on Own Capital paid to individual
    • getVl_juro_pj

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

      Original property name from the Odata EDM: vl_juro_pj

      Returns:
      Value of Interest on Own Capital Paid to Legal Entity
    • getVl_demais_juros

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

      Original property name from the Odata EDM: vl_demais_juros

      Returns:
      Value of Other Interests
    • getVl_divid

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

      Original property name from the Odata EDM: vl_divid

      Returns:
      Value of Dividend
    • getVl_divid_pf

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

      Original property name from the Odata EDM: vl_divid_pf

      Returns:
      Dividend Paid to Individual
    • getVl_divid_pj

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

      Original property name from the Odata EDM: vl_divid_pj

      Returns:
      Dividend Paid to Legal Entity
    • 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<Rela_serv>
    • equals

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

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

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

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