java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Re_despit.Re_despitBuilder
Enclosing class:
Re_despit

public static class Re_despit.Re_despitBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Re_despit.Re_despitBuilder empresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • filial

      @Nonnull public Re_despit.Re_despitBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • periodo

      @Nonnull public Re_despit.Re_despitBuilder periodo(@Nullable String periodo)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: periodo

      Returns:
      this.
    • tp_repasse

      @Nonnull public Re_despit.Re_despitBuilder tp_repasse(@Nullable String tp_repasse)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_repasse

      Returns:
      this.
    • recebido_repassado

      @Nonnull public Re_despit.Re_despitBuilder recebido_repassado(@Nullable String recebido_repassado)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: recebido_repassado

      Returns:
      this.
    • codigo_irf

      @Nonnull public Re_despit.Re_despitBuilder codigo_irf(@Nullable String codigo_irf)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: codigo_irf

      Returns:
      this.
    • num_lcto

      @Nonnull public Re_despit.Re_despitBuilder num_lcto(@Nullable String num_lcto)
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: num_lcto

      Returns:
      this.
    • num_item

      @Nonnull public Re_despit.Re_despitBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • cat_imposto

      @Nonnull public Re_despit.Re_despitBuilder cat_imposto(@Nullable String cat_imposto)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cat_imposto

      Returns:
      this.
    • desc_recurso

      @Nonnull public Re_despit.Re_despitBuilder desc_recurso(@Nullable String desc_recurso)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: desc_recurso

      Returns:
      this.
    • exercicio

      @Nonnull public Re_despit.Re_despitBuilder exercicio(@Nullable String exercicio)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: exercicio

      Returns:
      this.
    • _Messages

      @Nonnull public Re_despit.Re_despitBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Re_despit build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object