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

public static class Ajapurado.AjapuradoBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • ind_aj

      @Nonnull public Ajapurado.AjapuradoBuilder 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 Ajapurado.AjapuradoBuilder 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 Ajapurado.AjapuradoBuilder 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_ativ_econ

      @Nonnull public Ajapurado.AjapuradoBuilder cod_ativ_econ(@Nullable String cod_ativ_econ)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cod_ativ_econ

      Returns:
      this.
    • cno

      @Nonnull public Ajapurado.AjapuradoBuilder cno(@Nullable String cno)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cno

      Returns:
      this.
    • cod_rec

      @Nonnull public Ajapurado.AjapuradoBuilder 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 Ajapurado.AjapuradoBuilder 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 Ajapurado.AjapuradoBuilder 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 Ajapurado.AjapuradoBuilder 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 Ajapurado.AjapuradoBuilder dt_ref(@Nullable LocalDate dt_ref)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_ref

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ajapurado build()
    • toString

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