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

public static class Inf_aj_ap.Inf_aj_apBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • cod_aj_apur

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder cod_aj_apur(@Nullable String cod_aj_apur)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cod_aj_apur

      Returns:
      this.
    • num_item

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • dt_reg

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder dt_reg(@Nullable String dt_reg)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_reg

      Returns:
      this.
    • id_inf

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder id_inf(@Nullable String id_inf)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: id_inf

      Returns:
      this.
    • num_da

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder num_da(@Nullable String num_da)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: num_da

      Returns:
      this.
    • num_proc

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder num_proc(@Nullable String num_proc)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: num_proc

      Returns:
      this.
    • ind_proc

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder ind_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Returns:
      this.
    • proce

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder proce(@Nullable String proce)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: proce

      Returns:
      this.
    • txt_compl

      @Nonnull public Inf_aj_ap.Inf_aj_apBuilder txt_compl(@Nullable String txt_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: txt_compl

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Inf_aj_ap build()
    • toString

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