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

public static class Nf_vol_tr.Nf_vol_trBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_vol_tr.Nf_vol_trBuilder 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 Nf_vol_tr.Nf_vol_trBuilder 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 Nf_vol_tr.Nf_vol_trBuilder 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_part

      @Nonnull public Nf_vol_tr.Nf_vol_trBuilder cod_part(@Nullable String cod_part)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      this.
    • veic_id

      @Nonnull public Nf_vol_tr.Nf_vol_trBuilder veic_id(@Nullable String veic_id)
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: veic_id

      Returns:
      this.
    • qtd_vol

      @Nonnull public Nf_vol_tr.Nf_vol_trBuilder qtd_vol(@Nullable BigDecimal qtd_vol)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_vol

      Returns:
      this.
    • peso_brt

      @Nonnull public Nf_vol_tr.Nf_vol_trBuilder peso_brt(@Nullable BigDecimal peso_brt)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: peso_brt

      Returns:
      this.
    • peso_liq

      @Nonnull public Nf_vol_tr.Nf_vol_trBuilder peso_liq(@Nullable BigDecimal peso_liq)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: peso_liq

      Returns:
      this.
    • uf_id

      @Nonnull public Nf_vol_tr.Nf_vol_trBuilder uf_id(@Nullable String uf_id)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_id

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_vol_tr build()
    • toString

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