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

public static class P_nf_view.P_nf_viewBuilder extends Object
  • Method Details

    • cod_part

      @Nonnull public P_nf_view.P_nf_viewBuilder cod_part(@Nullable String cod_part)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      this.
    • nome

      @Nonnull public P_nf_view.P_nf_viewBuilder nome(@Nullable String nome)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nome

      Returns:
      this.
    • ie

      @Nonnull public P_nf_view.P_nf_viewBuilder ie(@Nullable String ie)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: ie

      Returns:
      this.
    • uf

      @Nonnull public P_nf_view.P_nf_viewBuilder uf(@Nullable String uf)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: uf

      Returns:
      this.
    • cnpj

      @Nonnull public P_nf_view.P_nf_viewBuilder cnpj(@Nullable String cnpj)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Returns:
      this.
    • ende

      @Nonnull public P_nf_view.P_nf_viewBuilder ende(@Nullable String ende)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: ende

      Returns:
      this.
    • bairro

      @Nonnull public P_nf_view.P_nf_viewBuilder bairro(@Nullable String bairro)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: bairro

      Returns:
      this.
    • cep

      @Nonnull public P_nf_view.P_nf_viewBuilder cep(@Nullable String cep)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cep

      Returns:
      this.
    • desc_mun

      @Nonnull public P_nf_view.P_nf_viewBuilder desc_mun(@Nullable String desc_mun)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: desc_mun

      Returns:
      this.
    • fone

      @Nonnull public P_nf_view.P_nf_viewBuilder fone(@Nullable String fone)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: fone

      Returns:
      this.
    • suframa

      @Nonnull public P_nf_view.P_nf_viewBuilder suframa(@Nullable String suframa)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: suframa

      Returns:
      this.
    • email

      @Nonnull public P_nf_view.P_nf_viewBuilder email(@Nullable String email)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: email

      Returns:
      this.
    • cod_pais

      @Nonnull public P_nf_view.P_nf_viewBuilder cod_pais(@Nullable String cod_pais)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: cod_pais

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public P_nf_view build()
    • toString

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