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

public static class Nfs_dedu.Nfs_deduBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nfs_dedu.Nfs_deduBuilder 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 Nfs_dedu.Nfs_deduBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • dt_reg

      @Nonnull public Nfs_dedu.Nfs_deduBuilder dt_reg(@Nullable String dt_reg)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: dt_reg

      Returns:
      this.
    • ind_ded

      @Nonnull public Nfs_dedu.Nfs_deduBuilder ind_ded(@Nullable String ind_ded)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_ded

      Returns:
      this.
    • cod_inf_obs

      @Nonnull public Nfs_dedu.Nfs_deduBuilder cod_inf_obs(@Nullable String cod_inf_obs)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_inf_obs

      Returns:
      this.
    • ind_obr

      @Nonnull public Nfs_dedu.Nfs_deduBuilder ind_obr(@Nullable String ind_obr)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_obr

      Returns:
      this.
    • vl_ded

      @Nonnull public Nfs_dedu.Nfs_deduBuilder vl_ded(@Nullable BigDecimal vl_ded)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_ded

      Returns:
      this.
    • num_proc

      @Nonnull public Nfs_dedu.Nfs_deduBuilder num_proc(@Nullable String num_proc)
      Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: num_proc

      Returns:
      this.
    • ind_proc

      @Nonnull public Nfs_dedu.Nfs_deduBuilder ind_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Returns:
      this.
    • proce

      @Nonnull public Nfs_dedu.Nfs_deduBuilder proce(@Nullable String proce)
      Constraints: Not nullable, Maximum length: 150

      Original property name from the Odata EDM: proce

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nfs_dedu build()
    • toString

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