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

public class Re_despit extends VdmEntity<Re_despit> implements VdmEntitySet
BR Sports Association Res Info

Original entity name from the Odata EDM: re_despitType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: periodo

      Parameters:
      periodo - Period Date
    • setTp_repasse

      public void setTp_repasse(@Nullable String tp_repasse)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_repasse

      Parameters:
      tp_repasse - Transfer Type
    • setRecebido_repassado

      public void setRecebido_repassado(@Nullable String recebido_repassado)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: recebido_repassado

      Parameters:
      recebido_repassado - Received or Transferred Resources Indicator
    • setCodigo_irf

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

      Original property name from the Odata EDM: codigo_irf

      Parameters:
      codigo_irf - Withholding Tax Code
    • setNum_lcto

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

      Original property name from the Odata EDM: num_lcto

      Parameters:
      num_lcto - Posting Number
    • setNum_item

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

      Original property name from the Odata EDM: num_item

      Parameters:
      num_item - Item Number
    • setCat_imposto

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

      Original property name from the Odata EDM: cat_imposto

      Parameters:
      cat_imposto - Withholding Tax Type
    • setDesc_recurso

      public void setDesc_recurso(@Nullable String desc_recurso)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: desc_recurso

      Parameters:
      desc_recurso - Summarized Description of Received Resource
    • setExercicio

      public void setExercicio(@Nullable String exercicio)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: exercicio

      Parameters:
      exercicio - Year
    • 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<Re_despit>
    • getKey

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

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

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

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

      @Nonnull public static Re_despit.Re_despitBuilder 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
    • getPeriodo

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

      Original property name from the Odata EDM: periodo

      Returns:
      Period Date
    • getTp_repasse

      @Nullable public String getTp_repasse()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_repasse

      Returns:
      Transfer Type
    • getRecebido_repassado

      @Nullable public String getRecebido_repassado()
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: recebido_repassado

      Returns:
      Received or Transferred Resources Indicator
    • getCodigo_irf

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

      Original property name from the Odata EDM: codigo_irf

      Returns:
      Withholding Tax Code
    • getNum_lcto

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

      Original property name from the Odata EDM: num_lcto

      Returns:
      Posting Number
    • getNum_item

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

      Original property name from the Odata EDM: num_item

      Returns:
      Item Number
    • getCat_imposto

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

      Original property name from the Odata EDM: cat_imposto

      Returns:
      Withholding Tax Type
    • getDesc_recurso

      @Nullable public String getDesc_recurso()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: desc_recurso

      Returns:
      Summarized Description of Received Resource
    • getExercicio

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

      Original property name from the Odata EDM: exercicio

      Returns:
      Year
    • 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<Re_despit>
    • equals

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

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

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

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