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

public static class Credper_p.Credper_pBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Credper_p.Credper_pBuilder 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_p.Credper_pBuilder 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_p.Credper_pBuilder 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_p.Credper_pBuilder 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_p.Credper_pBuilder 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_pis

      @Nonnull public Credper_p.Credper_pBuilder cst_pis(@Nullable String cst_pis)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Returns:
      this.
    • aliq_pis

      @Nonnull public Credper_p.Credper_pBuilder 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_pis_quant

      @Nonnull public Credper_p.Credper_pBuilder aliq_pis_quant(@Nullable BigDecimal aliq_pis_quant)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis_quant

      Returns:
      this.
    • vl_bc_pis_tot

      @Nonnull public Credper_p.Credper_pBuilder vl_bc_pis_tot(@Nullable BigDecimal vl_bc_pis_tot)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis_tot

      Returns:
      this.
    • vl_bc_pis_cum

      @Nonnull public Credper_p.Credper_pBuilder vl_bc_pis_cum(@Nullable BigDecimal vl_bc_pis_cum)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis_cum

      Returns:
      this.
    • vl_bc_pis_nc

      @Nonnull public Credper_p.Credper_pBuilder vl_bc_pis_nc(@Nullable BigDecimal vl_bc_pis_nc)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis_nc

      Returns:
      this.
    • vl_bc_pis

      @Nonnull public Credper_p.Credper_pBuilder vl_bc_pis(@Nullable BigDecimal vl_bc_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis

      Returns:
      this.
    • quant_bc_pis_tot

      @Nonnull public Credper_p.Credper_pBuilder quant_bc_pis_tot(@Nullable BigDecimal quant_bc_pis_tot)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: quant_bc_pis_tot

      Returns:
      this.
    • quant_bc_pis

      @Nonnull public Credper_p.Credper_pBuilder quant_bc_pis(@Nullable BigDecimal quant_bc_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: quant_bc_pis

      Returns:
      this.
    • desc_cred

      @Nonnull public Credper_p.Credper_pBuilder 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_p.Credper_pBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Credper_p build()
    • toString

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