Class SalesArea.SalesAreaBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesarea.SalesArea.SalesAreaBuilder
- Enclosing class:
- SalesArea
-
Method Summary
Modifier and TypeMethodDescriptionbuild()distributionChannel(String distributionChannel) (Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 2salesOrganization(String salesOrganization) (Key Field) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
salesOrganization
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
this.
-
distributionChannel
@Nonnull public SalesArea.SalesAreaBuilder distributionChannel(@Nullable String distributionChannel) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
this.
-
division
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Division
- Returns:
this.
-
build
-
toString
-