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

public static class Nf_crg_tr.Nf_crg_trBuilder extends Object
  • Method Details

    • nf_id

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder 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.
    • despacho

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder despacho(@Nullable String despacho)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: despacho

      Returns:
      this.
    • cnpj_cpf_rem

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder cnpj_cpf_rem(@Nullable String cnpj_cpf_rem)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf_rem

      Returns:
      this.
    • ie_rem

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder ie_rem(@Nullable String ie_rem)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ie_rem

      Returns:
      this.
    • cod_mun_ori

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder cod_mun_ori(@Nullable String cod_mun_ori)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_ori

      Returns:
      this.
    • cnpj_cpf_dest

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder cnpj_cpf_dest(@Nullable String cnpj_cpf_dest)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf_dest

      Returns:
      this.
    • ie_dest

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder ie_dest(@Nullable String ie_dest)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ie_dest

      Returns:
      this.
    • cod_mun_dest

      @Nonnull public Nf_crg_tr.Nf_crg_trBuilder cod_mun_dest(@Nullable String cod_mun_dest)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_dest

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_crg_tr build()
    • toString

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