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

public static class Aj_cred_p.Aj_cred_pBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • cod_cred

      @Nonnull public Aj_cred_p.Aj_cred_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 Aj_cred_p.Aj_cred_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.
    • ind_aj

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder ind_aj(@Nullable String ind_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_aj

      Returns:
      this.
    • cod_aj

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder cod_aj(@Nullable String cod_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_aj

      Returns:
      this.
    • per_ref

      @Nonnull public Aj_cred_p.Aj_cred_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.
    • aliq_pis

      @Nonnull public Aj_cred_p.Aj_cred_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 Aj_cred_p.Aj_cred_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.
    • num_seq

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder num_seq(@Nullable String num_seq)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_seq

      Returns:
      this.
    • cod_rec

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder cod_rec(@Nullable String cod_rec)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_rec

      Returns:
      this.
    • vl_aj

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder vl_aj(@Nullable BigDecimal vl_aj)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_aj

      Returns:
      this.
    • num_doc

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder num_doc(@Nullable String num_doc)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_doc

      Returns:
      this.
    • descr_aj

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder descr_aj(@Nullable String descr_aj)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_aj

      Returns:
      this.
    • dt_ref

      @Nonnull public Aj_cred_p.Aj_cred_pBuilder dt_ref(@Nullable LocalDate dt_ref)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_ref

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Aj_cred_p build()
    • toString

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