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

public static class Nf_loc_ce.Nf_loc_ceBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder 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_ce.Nf_loc_ceBuilder 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_ce.Nf_loc_ceBuilder 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.
    • inf_text

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder inf_text(@Nullable String inf_text)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_text

      Returns:
      this.
    • ind_carga

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder ind_carga(@Nullable String ind_carga)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_carga

      Returns:
      this.
    • cnpj_col

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder cnpj_col(@Nullable String cnpj_col)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_col

      Returns:
      this.
    • ie_col

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

      Original property name from the Odata EDM: ie_col

      Returns:
      this.
    • cpf_col

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder cpf_col(@Nullable String cpf_col)
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf_col

      Returns:
      this.
    • cod_mun_col

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder 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_entg

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder cnpj_entg(@Nullable String cnpj_entg)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_entg

      Returns:
      this.
    • ie_entg

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

      Original property name from the Odata EDM: ie_entg

      Returns:
      this.
    • cpf_entg

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder cpf_entg(@Nullable String cpf_entg)
      Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: cpf_entg

      Returns:
      this.
    • cod_mun_entg

      @Nonnull public Nf_loc_ce.Nf_loc_ceBuilder 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_ce.Nf_loc_ceBuilder _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_ce build()
    • toString

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