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

public static class Nf_ot_obt.Nf_ot_obtBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder 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_ot_obt.Nf_ot_obtBuilder 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_ot_obt.Nf_ot_obtBuilder 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_aj

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder cod_aj(@Nullable String cod_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cod_aj

      Returns:
      this.
    • cod_item

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder 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.
    • cod_obs

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder cod_obs(@Nullable String cod_obs)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_obs

      Returns:
      this.
    • descr_compl_aj

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder descr_compl_aj(@Nullable String descr_compl_aj)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_compl_aj

      Returns:
      this.
    • vl_bc_icms

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder vl_bc_icms(@Nullable BigDecimal vl_bc_icms)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_icms

      Returns:
      this.
    • aliq_icms

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder aliq_icms(@Nullable BigDecimal aliq_icms)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_icms

      Returns:
      this.
    • vl_icms

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder vl_icms(@Nullable BigDecimal vl_icms)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_icms

      Returns:
      this.
    • vl_outros

      @Nonnull public Nf_ot_obt.Nf_ot_obtBuilder vl_outros(@Nullable BigDecimal vl_outros)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_outros

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_ot_obt build()
    • toString

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