Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence |
Modifier and Type | Field and Description |
---|---|
static EntityField<ProdAllocSequenceT,String> |
ProdAllocSequenceT.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static EntityField<ProdAllocSequenceT,String> |
ProdAllocSequenceT.PRODUCT_ALLOCATION_SEQUENCE_DESC
Use with available fluent helpers to apply the ProductAllocationSequenceDesc field to query operations.
|
static EntityField<ProdAllocSequenceT,UUID> |
ProdAllocSequenceT.PRODUCT_ALLOCATION_SEQUENCE_U_U_ID
Use with available fluent helpers to apply the ProductAllocationSequenceUUID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocSequenceT |
ProdAllocSequenceT.ProdAllocSequenceTBuilder.build() |
ProdAllocSequenceT |
ProdAllocSequenceTByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProdAllocSequenceT |
ProdAllocSequenceTByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProdAllocSequenceT |
ProdAllocSequenceTByKeyFluentHelper.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<ProdAllocSequenceT> |
ProdAllocSequenceTFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ProdAllocSequenceT> |
ProdAllocSequenceTFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProdAllocSequenceT> |
ProdAllocSequenceTFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProdAllocSequenceT> |
ProdAllocationSequence.fetchProdAllocSequenceTTP()
Fetches the ProdAllocSequenceT entities (one to many) associated with this entity.
|
static <T> EntityField<ProdAllocSequenceT,T> |
ProdAllocSequenceT.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<ProdAllocSequenceT> |
ProdAllocSequenceT.getType() |
Modifier and Type | Method and Description |
---|---|
ProdAllocSequenceTFluentHelper |
ProdAllocSequenceTFluentHelper.filter(ExpressionFluentHelper<ProdAllocSequenceT> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ProdAllocSequenceTFluentHelper |
ProdAllocSequenceTFluentHelper.orderBy(EntityField<ProdAllocSequenceT,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.