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

public static class Cred_estq.Cred_estqBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • dt_lancto

      @Nonnull public Cred_estq.Cred_estqBuilder dt_lancto(@Nullable String dt_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Returns:
      this.
    • num_lancto

      @Nonnull public Cred_estq.Cred_estqBuilder num_lancto(@Nullable String num_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_lancto

      Returns:
      this.
    • nat_bc_cred

      @Nonnull public Cred_estq.Cred_estqBuilder nat_bc_cred(@Nullable String nat_bc_cred)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: nat_bc_cred

      Returns:
      this.
    • vl_tot_est

      @Nonnull public Cred_estq.Cred_estqBuilder vl_tot_est(@Nullable BigDecimal vl_tot_est)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_est

      Returns:
      this.
    • est_imp

      @Nonnull public Cred_estq.Cred_estqBuilder est_imp(@Nullable BigDecimal est_imp)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: est_imp

      Returns:
      this.
    • vl_bc_est

      @Nonnull public Cred_estq.Cred_estqBuilder vl_bc_est(@Nullable BigDecimal vl_bc_est)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_est

      Returns:
      this.
    • vl_bc_men_est

      @Nonnull public Cred_estq.Cred_estqBuilder vl_bc_men_est(@Nullable BigDecimal vl_bc_men_est)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_men_est

      Returns:
      this.
    • cst_pis

      @Nonnull public Cred_estq.Cred_estqBuilder cst_pis(@Nullable String cst_pis)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Returns:
      this.
    • aliq_pis

      @Nonnull public Cred_estq.Cred_estqBuilder aliq_pis(@Nullable BigDecimal aliq_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis

      Returns:
      this.
    • vl_cred_pis

      @Nonnull public Cred_estq.Cred_estqBuilder vl_cred_pis(@Nullable BigDecimal vl_cred_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_cred_pis

      Returns:
      this.
    • cst_cofins

      @Nonnull public Cred_estq.Cred_estqBuilder cst_cofins(@Nullable String cst_cofins)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Returns:
      this.
    • aliq_cofins

      @Nonnull public Cred_estq.Cred_estqBuilder aliq_cofins(@Nullable BigDecimal aliq_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Returns:
      this.
    • vl_cred_cofins

      @Nonnull public Cred_estq.Cred_estqBuilder vl_cred_cofins(@Nullable BigDecimal vl_cred_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_cred_cofins

      Returns:
      this.
    • desc_est

      @Nonnull public Cred_estq.Cred_estqBuilder desc_est(@Nullable String desc_est)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: desc_est

      Returns:
      this.
    • cod_cta

      @Nonnull public Cred_estq.Cred_estqBuilder cod_cta(@Nullable String cod_cta)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_cta

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Cred_estq build()
    • toString

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