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

public static class Nf_doc_st.Nf_doc_stBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_doc_st.Nf_doc_stBuilder 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_doc_st.Nf_doc_stBuilder 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_doc_st.Nf_doc_stBuilder 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.
    • oper

      @Nonnull public Nf_doc_st.Nf_doc_stBuilder oper(@Nullable String oper)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: oper

      Returns:
      this.
    • uf

      @Nonnull public Nf_doc_st.Nf_doc_stBuilder uf(@Nullable String uf)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_doc_st build()
    • toString

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