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

public static class Nf_opr_co.Nf_opr_coBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder 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_opr_co.Nf_opr_coBuilder 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_opr_co.Nf_opr_coBuilder 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_opr_co.Nf_opr_coBuilder 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_opr_co.Nf_opr_coBuilder 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.
    • cod_aut

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder cod_aut(@Nullable String cod_aut)
      Constraints: Not nullable, Maximum length: 25

      Original property name from the Odata EDM: cod_aut

      Returns:
      this.
    • nr_passe

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder nr_passe(@Nullable String nr_passe)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nr_passe

      Returns:
      this.
    • hora

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder hora(@Nullable String hora)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: hora

      Returns:
      this.
    • temper

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder temper(@Nullable BigDecimal temper)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: temper

      Returns:
      this.
    • qtd_vol

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder 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_opr_co.Nf_opr_coBuilder 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_opr_co.Nf_opr_coBuilder peso_liq(@Nullable BigDecimal peso_liq)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: peso_liq

      Returns:
      this.
    • nom_mot

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder nom_mot(@Nullable String nom_mot)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: nom_mot

      Returns:
      this.
    • cpf

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder cpf(@Nullable String cpf)
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf

      Returns:
      this.
    • uf_id

      @Nonnull public Nf_opr_co.Nf_opr_coBuilder 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_opr_co.Nf_opr_coBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_opr_co build()
    • toString

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