Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustomerSalesAreaTextField<String> |
CustomerSalesAreaText.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustomerSalesAreaTextField<String> |
CustomerSalesAreaText.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustomerSalesAreaTextField<String> |
CustomerSalesAreaText.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static CustomerSalesAreaTextField<String> |
CustomerSalesAreaText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static CustomerSalesAreaTextField<String> |
CustomerSalesAreaText.LONG_TEXT
Use with available fluent helpers to apply the LongText field to query operations.
|
static CustomerSalesAreaTextField<String> |
CustomerSalesAreaText.LONG_TEXT_ID
Use with available fluent helpers to apply the LongTextID field to query operations.
|
static CustomerSalesAreaTextField<String> |
CustomerSalesAreaText.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustomerSalesAreaTextField<T> |
CustomerSalesAreaText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustomerSalesAreaText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.