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

public static class Wh_tx_cpl.Wh_tx_cplBuilder extends Object
  • Method Details

    • company_code

      @Nonnull public Wh_tx_cpl.Wh_tx_cplBuilder company_code(@Nullable String company_code)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: company_code

      Returns:
      this.
    • branch

      @Nonnull public Wh_tx_cpl.Wh_tx_cplBuilder branch(@Nullable String branch)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: branch

      Returns:
      this.
    • fiscal_year

      @Nonnull public Wh_tx_cpl.Wh_tx_cplBuilder fiscal_year(@Nullable String fiscal_year)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: fiscal_year

      Returns:
      this.
    • posting_number

      @Nonnull public Wh_tx_cpl.Wh_tx_cplBuilder posting_number(@Nullable String posting_number)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: posting_number

      Returns:
      this.
    • revenue_code

      @Nonnull public Wh_tx_cpl.Wh_tx_cplBuilder revenue_code(@Nullable String revenue_code)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: revenue_code

      Returns:
      this.
    • indicator_revenue_nature

      @Nonnull public Wh_tx_cpl.Wh_tx_cplBuilder indicator_revenue_nature(@Nullable String indicator_revenue_nature)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: indicator_revenue_nature

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Wh_tx_cpl build()
    • toString

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