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

public static class Nf_loc_ct.Nf_loc_ctBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder 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_loc_ct.Nf_loc_ctBuilder 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_loc_ct.Nf_loc_ctBuilder 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_loc_ct.Nf_loc_ctBuilder despacho(@Nullable String despacho)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: despacho

      Returns:
      this.
    • ind_carga

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder ind_carga(@Nullable String ind_carga)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_carga

      Returns:
      this.
    • cnpj_cpf_col

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder cnpj_cpf_col(@Nullable String cnpj_cpf_col)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf_col

      Returns:
      this.
    • ie_col

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder ie_col(@Nullable String ie_col)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ie_col

      Returns:
      this.
    • cod_mun_col

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder cod_mun_col(@Nullable String cod_mun_col)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_col

      Returns:
      this.
    • cnpj_cpf_entg

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder cnpj_cpf_entg(@Nullable String cnpj_cpf_entg)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf_entg

      Returns:
      this.
    • ie_entg

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder ie_entg(@Nullable String ie_entg)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ie_entg

      Returns:
      this.
    • cod_mun_entg

      @Nonnull public Nf_loc_ct.Nf_loc_ctBuilder cod_mun_entg(@Nullable String cod_mun_entg)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_entg

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_loc_ct build()
    • toString

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