Class LogicalSystem.LogicalSystemBuilder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.LogicalSystem.LogicalSystemBuilder
Enclosing class:
LogicalSystem

public static class LogicalSystem.LogicalSystemBuilder extends Object
  • Method Details

    • logicalSystem_ID

      @Nonnull public LogicalSystem.LogicalSystemBuilder logicalSystem_ID(@Nullable String logicalSystem_ID)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: LogicalSystem_ID

      Returns:
      this.
    • logicalSystemText

      @Nonnull public LogicalSystem.LogicalSystemBuilder logicalSystemText(@Nullable String logicalSystemText)
      Constraints: none

      Original property name from the Odata EDM: LogicalSystemText

      Returns:
      this.
    • build

      @Nonnull public LogicalSystem build()
    • toString

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