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

public static class Nf_fat_ve.Nf_fat_veBuilder extends Object
  • Method Details

    • nf_id

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder 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.
    • exercicio

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder exercicio(@Nullable String exercicio)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: exercicio

      Returns:
      this.
    • num_tit

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder num_tit(@Nullable String num_tit)
      (Key Field) Constraints: Not nullable, Maximum length: 250

      Original property name from the Odata EDM: num_tit

      Returns:
      this.
    • num_parc

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder num_parc(@Nullable Integer num_parc)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: num_parc

      Returns:
      this.
    • empresa

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder empresa(@Nullable String empresa)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • filial

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder filial(@Nullable String filial)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • dt_vcto

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder dt_vcto(@Nullable String dt_vcto)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_vcto

      Returns:
      this.
    • vl_parc

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder vl_parc(@Nullable BigDecimal vl_parc)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_parc

      Returns:
      this.
    • dt_compensacao

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder dt_compensacao(@Nullable String dt_compensacao)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_compensacao

      Returns:
      this.
    • doc_compensacao

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder doc_compensacao(@Nullable String doc_compensacao)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: doc_compensacao

      Returns:
      this.
    • cod_ccus

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder cod_ccus(@Nullable String cod_ccus)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_ccus

      Returns:
      this.
    • cod_cta

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder cod_cta(@Nullable String cod_cta)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta

      Returns:
      this.
    • cod_iva

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder cod_iva(@Nullable String cod_iva)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_iva

      Returns:
      this.
    • texto_item

      @Nonnull public Nf_fat_ve.Nf_fat_veBuilder texto_item(@Nullable String texto_item)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: texto_item

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_fat_ve build()
    • toString

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