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

public static class Inf_ap_nf.Inf_ap_nfBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder 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_ap_nf.Inf_ap_nfBuilder 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_ap_nf.Inf_ap_nfBuilder 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_ap_nf.Inf_ap_nfBuilder 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_ap_nf.Inf_ap_nfBuilder 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.
    • nf_id

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder 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_ap_nf.Inf_ap_nfBuilder 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.
    • vl_aj_item

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder 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.
    • ser

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder ser(@Nullable String ser)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ser

      Returns:
      this.
    • sub

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder sub(@Nullable String sub)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: sub

      Returns:
      this.
    • cod_part

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder cod_part(@Nullable String cod_part)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      this.
    • num_doc

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder num_doc(@Nullable String num_doc)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: num_doc

      Returns:
      this.
    • cod_mod

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder cod_mod(@Nullable String cod_mod)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Returns:
      this.
    • dt_doc

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder dt_doc(@Nullable String dt_doc)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Returns:
      this.
    • chv_doce

      @Nonnull public Inf_ap_nf.Inf_ap_nfBuilder chv_doce(@Nullable String chv_doce)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_doce

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Inf_ap_nf build()
    • toString

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