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

public static class Nf_im_ser.Nf_im_serBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_im_ser.Nf_im_serBuilder 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_im_ser.Nf_im_serBuilder 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_im_ser.Nf_im_serBuilder 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.
    • vl_tot_serv

      @Nonnull public Nf_im_ser.Nf_im_serBuilder vl_tot_serv(@Nullable BigDecimal vl_tot_serv)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_serv

      Returns:
      this.
    • vl_bc_pis

      @Nonnull public Nf_im_ser.Nf_im_serBuilder vl_bc_pis(@Nullable BigDecimal vl_bc_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis

      Returns:
      this.
    • vl_pis_imp

      @Nonnull public Nf_im_ser.Nf_im_serBuilder vl_pis_imp(@Nullable BigDecimal vl_pis_imp)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_pis_imp

      Returns:
      this.
    • dt_pag_pis

      @Nonnull public Nf_im_ser.Nf_im_serBuilder dt_pag_pis(@Nullable String dt_pag_pis)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pag_pis

      Returns:
      this.
    • vl_bc_cofins

      @Nonnull public Nf_im_ser.Nf_im_serBuilder vl_bc_cofins(@Nullable BigDecimal vl_bc_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins

      Returns:
      this.
    • vl_cofins_imp

      @Nonnull public Nf_im_ser.Nf_im_serBuilder vl_cofins_imp(@Nullable BigDecimal vl_cofins_imp)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_cofins_imp

      Returns:
      this.
    • dt_pag_cofins

      @Nonnull public Nf_im_ser.Nf_im_serBuilder dt_pag_cofins(@Nullable String dt_pag_cofins)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pag_cofins

      Returns:
      this.
    • loc_exe_serv

      @Nonnull public Nf_im_ser.Nf_im_serBuilder loc_exe_serv(@Nullable String loc_exe_serv)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: loc_exe_serv

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_im_ser build()
    • toString

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