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

public static class Inf_anfod.Inf_anfodBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Inf_anfod.Inf_anfodBuilder 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_anfod.Inf_anfodBuilder 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_anfod.Inf_anfodBuilder 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_anfod.Inf_anfodBuilder 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_anfod.Inf_anfodBuilder 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.
    • nf_id

      @Nonnull public Inf_anfod.Inf_anfodBuilder nf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      this.
    • cod_item

      @Nonnull public Inf_anfod.Inf_anfodBuilder cod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      this.
    • num_item

      @Nonnull public Inf_anfod.Inf_anfodBuilder 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.
    • vl_aj_item

      @Nonnull public Inf_anfod.Inf_anfodBuilder vl_aj_item(@Nullable BigDecimal vl_aj_item)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_aj_item

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Inf_anfod build()
    • toString

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