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

public static class Inscr_cad.Inscr_cadBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Inscr_cad.Inscr_cadBuilder empresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • cod_ent_ref

      @Nonnull public Inscr_cad.Inscr_cadBuilder cod_ent_ref(@Nullable String cod_ent_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_ent_ref

      Returns:
      this.
    • cod_inscr

      @Nonnull public Inscr_cad.Inscr_cadBuilder cod_inscr(@Nullable String cod_inscr)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: cod_inscr

      Returns:
      this.
    • vig_de

      @Nonnull public Inscr_cad.Inscr_cadBuilder vig_de(@Nullable String vig_de)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: vig_de

      Returns:
      this.
    • vig_ate

      @Nonnull public Inscr_cad.Inscr_cadBuilder vig_ate(@Nullable String vig_ate)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: vig_ate

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Inscr_cad build()
    • toString

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