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

public static class Rec_pr_re.Rec_pr_reBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder 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 Rec_pr_re.Rec_pr_reBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • cst_pis_cofins

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder cst_pis_cofins(@Nullable String cst_pis_cofins)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis_cofins

      Returns:
      this.
    • num_campo

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder num_campo(@Nullable String num_campo)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: num_campo

      Returns:
      this.
    • cod_det

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder cod_det(@Nullable String cod_det)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: cod_det

      Returns:
      this.
    • cod_comp

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder cod_comp(@Nullable String cod_comp)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_comp

      Returns:
      this.
    • per_ref

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder per_ref(@Nullable String per_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      this.
    • num_proc

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder num_proc(@Nullable String num_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_proc

      Returns:
      this.
    • aliq_pis

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder aliq_pis(@Nullable BigDecimal aliq_pis)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis

      Returns:
      this.
    • aliq_cofins

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder aliq_cofins(@Nullable BigDecimal aliq_cofins)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Returns:
      this.
    • cod_cta_i200

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder cod_cta_i200(@Nullable String cod_cta_i200)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_cta_i200

      Returns:
      this.
    • cod_cta_i300

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder cod_cta_i300(@Nullable String cod_cta_i300)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_cta_i300

      Returns:
      this.
    • info_compl_id_i100

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder info_compl_id_i100(@Nullable String info_compl_id_i100)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: info_compl_id_i100

      Returns:
      this.
    • info_compl_id_i200

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder info_compl_id_i200(@Nullable String info_compl_id_i200)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: info_compl_id_i200

      Returns:
      this.
    • info_compl_id_i300

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder info_compl_id_i300(@Nullable String info_compl_id_i300)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: info_compl_id_i300

      Returns:
      this.
    • ind_proc

      @Nonnull public Rec_pr_re.Rec_pr_reBuilder ind_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Rec_pr_re build()
    • toString

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