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

public static class Cen_lucro.Cen_lucroBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • cod_clucro

      @Nonnull public Cen_lucro.Cen_lucroBuilder cod_clucro(@Nullable String cod_clucro)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cod_clucro

      Returns:
      this.
    • dt_alt

      @Nonnull public Cen_lucro.Cen_lucroBuilder dt_alt(@Nullable String dt_alt)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_alt

      Returns:
      this.
    • clucro

      @Nonnull public Cen_lucro.Cen_lucroBuilder clucro(@Nullable String clucro)
      Constraints: Not nullable, Maximum length: 254

      Original property name from the Odata EDM: clucro

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Cen_lucro build()
    • toString

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