public static class CustomerSalesAreaText.CustomerSalesAreaTextBuilder extends Object
@Nonnull public CustomerSalesAreaText.CustomerSalesAreaTextBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public CustomerSalesAreaText.CustomerSalesAreaTextBuilder salesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
sales organization may include legal liability for products and customer claims.this
.@Nonnull public CustomerSalesAreaText.CustomerSalesAreaTextBuilder distributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
You can maintain information about customers and materials by sales organization and distribution channel. Within a sales organization you can deliver goods to a given customer through more than one distribution channel.You can assign a distribution channel to one or more sales organizations. If, for example, you have numerous sales organizations, each sales organization may use the "Wholesale" distribution channel.For each combination of sales organization and distribution channel, you can further assign one or more of the divisions that are defined for the sales organization. You can, for example, assign "Food" and "Non-food" divisions to the "Wholesale" distribution channel. A particular combination of sales organization, distribution channel, and division is known as a sales area.
wholesale, retail, or direct sales.this
.@Nonnull public CustomerSalesAreaText.CustomerSalesAreaTextBuilder division(@Nullable String division)
Original property name from the Odata EDM: Division
A product or service is always assigned to just one division. From the point of view of sales and distribution, the use of divisions lets you organize your sales structure around groups of similar products or product lines. This allows the people in a division who process orders and service customers to specialize within a manageable area of expertise.If a sales organization sells food and non-food products through both retail and wholesaledistribution channels each distribution channel could then be further split into food and non-food divisions.
areas and the business areas for a material, product, or service.this
.@Nonnull public CustomerSalesAreaText.CustomerSalesAreaTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
text, form, style).this
.@Nonnull public CustomerSalesAreaText.CustomerSalesAreaTextBuilder longTextID(@Nullable String longTextID)
Original property name from the Odata EDM: LongTextID
ST for user-specific standard texts (individual texts)SYST for cross-application system textsvarious IDs for specific application departments. You must have the appropriate access authorization in order to access these texts.
(standard texts) can have the following text IDs:this
.@Nonnull public CustomerSalesAreaText.CustomerSalesAreaTextBuilder longText(@Nullable String longText)
Original property name from the Odata EDM: LongText
this
.@Nonnull public CustomerSalesAreaText build()
Copyright © 2020 SAP SE. All rights reserved.