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

public static class Inf_aapod.Inf_aapodBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • per_ref

      @Nonnull public Inf_aapod.Inf_aapodBuilder 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.
    • uf

      @Nonnull public Inf_aapod.Inf_aapodBuilder uf(@Nullable String uf)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Returns:
      this.
    • cod_aj_apur

      @Nonnull public Inf_aapod.Inf_aapodBuilder 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.
    • id_inf

      @Nonnull public Inf_aapod.Inf_aapodBuilder 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_item

      @Nonnull public Inf_aapod.Inf_aapodBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • num_da

      @Nonnull public Inf_aapod.Inf_aapodBuilder 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_aapod.Inf_aapodBuilder 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_aapod.Inf_aapodBuilder ind_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Returns:
      this.
    • process

      @Nonnull public Inf_aapod.Inf_aapodBuilder process(@Nullable String process)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: process

      Returns:
      this.
    • txt_compl

      @Nonnull public Inf_aapod.Inf_aapodBuilder 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_aapod.Inf_aapodBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Inf_aapod build()
    • toString

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