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

public static class Nfi_vnovo.Nfi_vnovoBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • nf_id

      @Nonnull public Nfi_vnovo.Nfi_vnovoBuilder 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.
    • num_item

      @Nonnull public Nfi_vnovo.Nfi_vnovoBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • chassi_veic

      @Nonnull public Nfi_vnovo.Nfi_vnovoBuilder chassi_veic(@Nullable String chassi_veic)
      (Key Field) Constraints: Not nullable, Maximum length: 17

      Original property name from the Odata EDM: chassi_veic

      Returns:
      this.
    • ind_veic_oper

      @Nonnull public Nfi_vnovo.Nfi_vnovoBuilder ind_veic_oper(@Nullable String ind_veic_oper)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_veic_oper

      Returns:
      this.
    • cnpj

      @Nonnull public Nfi_vnovo.Nfi_vnovoBuilder cnpj(@Nullable String cnpj)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Returns:
      this.
    • uf

      @Nonnull public Nfi_vnovo.Nfi_vnovoBuilder uf(@Nullable String uf)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nfi_vnovo build()
    • toString

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