Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readdistributionchannel |
Modifier and Type | Field and Description |
---|---|
static EntityField<DistributionChannelText,String> |
DistributionChannelText.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static EntityField<DistributionChannelText,String> |
DistributionChannelText.DISTRIBUTION_CHANNEL_NAME
Use with available fluent helpers to apply the DistributionChannelName field to query operations.
|
static EntityField<DistributionChannelText,String> |
DistributionChannelText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
Modifier and Type | Method and Description |
---|---|
DistributionChannelText |
DistributionChannelText.DistributionChannelTextBuilder.build() |
DistributionChannelText |
DistributionChannelTextByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
DistributionChannelText |
DistributionChannelTextByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
DistributionChannelText |
DistributionChannelTextByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<DistributionChannelText> |
DistributionChannelTextFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<DistributionChannelText> |
DistributionChannelTextFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<DistributionChannelText> |
DistributionChannelTextFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<DistributionChannelText> |
DistributionChannel.fetchText()
Fetches the DistributionChannelText entities (one to many) associated with this entity.
|
static <T> EntityField<DistributionChannelText,T> |
DistributionChannelText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<DistributionChannelText> |
DistributionChannelText.getType() |
Modifier and Type | Method and Description |
---|---|
DistributionChannelTextFluentHelper |
DistributionChannelTextFluentHelper.filter(ExpressionFluentHelper<DistributionChannelText> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
DistributionChannelTextFluentHelper |
DistributionChannelTextFluentHelper.orderBy(EntityField<DistributionChannelText,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.