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

public static class Nfs_ufunc.Nfs_ufuncBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nfs_ufunc.Nfs_ufuncBuilder 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_ufunc.Nfs_ufuncBuilder 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_ufunc.Nfs_ufuncBuilder 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.
    • cpf

      @Nonnull public Nfs_ufunc.Nfs_ufuncBuilder cpf(@Nullable String cpf)
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf

      Returns:
      this.
    • nome

      @Nonnull public Nfs_ufunc.Nfs_ufuncBuilder nome(@Nullable String nome)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: nome

      Returns:
      this.
    • ind_prof

      @Nonnull public Nfs_ufunc.Nfs_ufuncBuilder ind_prof(@Nullable String ind_prof)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_prof

      Returns:
      this.
    • ind_esc

      @Nonnull public Nfs_ufunc.Nfs_ufuncBuilder ind_esc(@Nullable String ind_esc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_esc

      Returns:
      this.
    • ind_soc

      @Nonnull public Nfs_ufunc.Nfs_ufuncBuilder ind_soc(@Nullable String ind_soc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_soc

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nfs_ufunc build()
    • toString

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