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

public static class Ut_cr_fis.Ut_cr_fisBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • nr_doc

      @Nonnull public Ut_cr_fis.Ut_cr_fisBuilder nr_doc(@Nullable String nr_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nr_doc

      Returns:
      this.
    • cod_aj_apur

      @Nonnull public Ut_cr_fis.Ut_cr_fisBuilder cod_aj_apur(@Nullable String cod_aj_apur)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cod_aj_apur

      Returns:
      this.
    • tipo_util

      @Nonnull public Ut_cr_fis.Ut_cr_fisBuilder tipo_util(@Nullable String tipo_util)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: tipo_util

      Returns:
      this.
    • num_seq

      @Nonnull public Ut_cr_fis.Ut_cr_fisBuilder num_seq(@Nullable String num_seq)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_seq

      Returns:
      this.
    • dt_utcf

      @Nonnull public Ut_cr_fis.Ut_cr_fisBuilder dt_utcf(@Nullable String dt_utcf)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_utcf

      Returns:
      this.
    • vl_cred_util

      @Nonnull public Ut_cr_fis.Ut_cr_fisBuilder vl_cred_util(@Nullable BigDecimal vl_cred_util)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_cred_util

      Returns:
      this.
    • chv_doce

      @Nonnull public Ut_cr_fis.Ut_cr_fisBuilder chv_doce(@Nullable String chv_doce)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_doce

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ut_cr_fis build()
    • toString

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