Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processsupplierevaluationresponses |
Modifier and Type | Field and Description |
---|---|
static EntityField<SuplrEvalRspPurchaserResp,UUID> |
SuplrEvalRspPurchaserResp.SUPLR_EVAL_RSP_PARTY_U_U_ID
Use with available fluent helpers to apply the SuplrEvalRspPartyUUID field to query operations.
|
static EntityField<SuplrEvalRspPurchaserResp,UUID> |
SuplrEvalRspPurchaserResp.SUPLR_EVAL_RSP_U_U_ID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static EntityField<SuplrEvalRspPurchaserResp,String> |
SuplrEvalRspPurchaserResp.USER_ID
Use with available fluent helpers to apply the UserID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspPurchaserResp |
SuplrEvalRspPurchaserResp.SuplrEvalRspPurchaserRespBuilder.build() |
SuplrEvalRspPurchaserResp |
SuplrEvalRspPurchaserRespByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspPurchaserResp |
SuplrEvalRspPurchaserRespByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspPurchaserResp |
SuplrEvalRspPurchaserRespByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspPurchaserResp |
SupplierEvaluationResponse.fetchSuplrEvalRspPurchaserResp()
Fetches the SuplrEvalRspPurchaserResp entity (one to one) associated with this entity.
|
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
static <T> EntityField<SuplrEvalRspPurchaserResp,T> |
SuplrEvalRspPurchaserResp.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserResp.getType() |
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspPurchaserRespFluentHelper |
SuplrEvalRspPurchaserRespFluentHelper.filter(ExpressionFluentHelper<SuplrEvalRspPurchaserResp> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SuplrEvalRspPurchaserRespFluentHelper |
SuplrEvalRspPurchaserRespFluentHelper.orderBy(EntityField<SuplrEvalRspPurchaserResp,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.