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

public static class Cfiscal_r.Cfiscal_rBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Cfiscal_r.Cfiscal_rBuilder 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 Cfiscal_r.Cfiscal_rBuilder 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 Cfiscal_r.Cfiscal_rBuilder 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_inf

      @Nonnull public Cfiscal_r.Cfiscal_rBuilder cod_inf(@Nullable String cod_inf)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_inf

      Returns:
      this.
    • dt_doc

      @Nonnull public Cfiscal_r.Cfiscal_rBuilder dt_doc(@Nullable String dt_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Returns:
      this.
    • nr_sat

      @Nonnull public Cfiscal_r.Cfiscal_rBuilder nr_sat(@Nullable String nr_sat)
      (Key Field) Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: nr_sat

      Returns:
      this.
    • num_cfe

      @Nonnull public Cfiscal_r.Cfiscal_rBuilder num_cfe(@Nullable String num_cfe)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_cfe

      Returns:
      this.
    • cod_mod

      @Nonnull public Cfiscal_r.Cfiscal_rBuilder cod_mod(@Nullable String cod_mod)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Returns:
      this.
    • chv_cfe

      @Nonnull public Cfiscal_r.Cfiscal_rBuilder chv_cfe(@Nullable String chv_cfe)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_cfe

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Cfiscal_r build()
    • toString

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