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

public static class Dete_cest.Dete_cestBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Dete_cest.Dete_cestBuilder 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 Dete_cest.Dete_cestBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • valid_from

      @Nonnull public Dete_cest.Dete_cestBuilder valid_from(@Nullable LocalDate valid_from)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: valid_from

      Returns:
      this.
    • cod_ncm

      @Nonnull public Dete_cest.Dete_cestBuilder cod_ncm(@Nullable String cod_ncm)
      (Key Field) Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: cod_ncm

      Returns:
      this.
    • cod_item

      @Nonnull public Dete_cest.Dete_cestBuilder cod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      this.
    • cest

      @Nonnull public Dete_cest.Dete_cestBuilder cest(@Nullable String cest)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: cest

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Dete_cest build()
    • toString

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