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

public static class Credper_c.Credper_cBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • per_ref

      @Nonnull public Credper_c.Credper_cBuilder 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.
    • cod_cred

      @Nonnull public Credper_c.Credper_cBuilder cod_cred(@Nullable String cod_cred)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_cred

      Returns:
      this.
    • ind_cred_ori

      @Nonnull public Credper_c.Credper_cBuilder ind_cred_ori(@Nullable String ind_cred_ori)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_cred_ori

      Returns:
      this.
    • nat_bc_cred

      @Nonnull public Credper_c.Credper_cBuilder nat_bc_cred(@Nullable String nat_bc_cred)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: nat_bc_cred

      Returns:
      this.
    • cst_cofins

      @Nonnull public Credper_c.Credper_cBuilder cst_cofins(@Nullable String cst_cofins)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Returns:
      this.
    • aliq_cofins

      @Nonnull public Credper_c.Credper_cBuilder 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.
    • aliq_cofins_quant

      @Nonnull public Credper_c.Credper_cBuilder aliq_cofins_quant(@Nullable BigDecimal aliq_cofins_quant)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins_quant

      Returns:
      this.
    • vl_bc_cofins_tot

      @Nonnull public Credper_c.Credper_cBuilder vl_bc_cofins_tot(@Nullable BigDecimal vl_bc_cofins_tot)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins_tot

      Returns:
      this.
    • vl_bc_cofins_cum

      @Nonnull public Credper_c.Credper_cBuilder vl_bc_cofins_cum(@Nullable BigDecimal vl_bc_cofins_cum)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins_cum

      Returns:
      this.
    • vl_bc_cofins_nc

      @Nonnull public Credper_c.Credper_cBuilder vl_bc_cofins_nc(@Nullable BigDecimal vl_bc_cofins_nc)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins_nc

      Returns:
      this.
    • vl_bc_cofins

      @Nonnull public Credper_c.Credper_cBuilder vl_bc_cofins(@Nullable BigDecimal vl_bc_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins

      Returns:
      this.
    • quant_bc_cofins_tot

      @Nonnull public Credper_c.Credper_cBuilder quant_bc_cofins_tot(@Nullable BigDecimal quant_bc_cofins_tot)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: quant_bc_cofins_tot

      Returns:
      this.
    • quant_bc_cofins

      @Nonnull public Credper_c.Credper_cBuilder quant_bc_cofins(@Nullable BigDecimal quant_bc_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: quant_bc_cofins

      Returns:
      this.
    • desc_cred

      @Nonnull public Credper_c.Credper_cBuilder desc_cred(@Nullable String desc_cred)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: desc_cred

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Credper_c build()
    • toString

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