Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processsupplierevaluationresponses |
Modifier and Type | Field and Description |
---|---|
static EntityField<SuplrEvalRspAppraiser,UUID> |
SuplrEvalRspAppraiser.SUPLR_EVAL_RSP_PARTY_U_U_ID
Use with available fluent helpers to apply the SuplrEvalRspPartyUUID field to query operations.
|
static EntityField<SuplrEvalRspAppraiser,UUID> |
SuplrEvalRspAppraiser.SUPLR_EVAL_RSP_U_U_ID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static EntityField<SuplrEvalRspAppraiser,String> |
SuplrEvalRspAppraiser.USER_ID
Use with available fluent helpers to apply the UserID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspAppraiser |
SuplrEvalRspAppraiser.SuplrEvalRspAppraiserBuilder.build() |
SuplrEvalRspAppraiser |
SuplrEvalRspAppraiserByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspAppraiser |
SuplrEvalRspAppraiserByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspAppraiser |
SuplrEvalRspAppraiserByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspAppraiser |
SupplierEvaluationResponse.fetchSuplrEvalRspAppraiser()
Fetches the SuplrEvalRspAppraiser entity (one to one) associated with this entity.
|
SuplrEvalRspAppraiser |
SupplierEvaluationResponse.getSuplrEvalRspAppraiserOrFetch()
Retrieval of associated SuplrEvalRspAppraiser entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspAppraiser> |
SuplrEvalRspAppraiserFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<SuplrEvalRspAppraiser> |
SuplrEvalRspAppraiserFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<SuplrEvalRspAppraiser> |
SuplrEvalRspAppraiserFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
static <T> EntityField<SuplrEvalRspAppraiser,T> |
SuplrEvalRspAppraiser.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
com.google.common.base.Optional<SuplrEvalRspAppraiser> |
SupplierEvaluationResponse.getSuplrEvalRspAppraiserOrNull()
Retrieval of associated SuplrEvalRspAppraiser entity (one to one).
|
Class<SuplrEvalRspAppraiser> |
SuplrEvalRspAppraiser.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspAppraiser(SuplrEvalRspAppraiser value)
Overwrites the associated SuplrEvalRspAppraiser entity for the loaded navigation property to_SuplrEvalRspAppraiser.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.toSuplrEvalRspAppraiser(SuplrEvalRspAppraiser toSuplrEvalRspAppraiser) |
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspAppraiserFluentHelper |
SuplrEvalRspAppraiserFluentHelper.filter(ExpressionFluentHelper<SuplrEvalRspAppraiser> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SuplrEvalRspAppraiserFluentHelper |
SuplrEvalRspAppraiserFluentHelper.orderBy(EntityField<SuplrEvalRspAppraiser,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Constructor and Description |
---|
SupplierEvaluationResponse(UUID suplrEvalRspUUID,
UUID suplrEvalReqUUID,
UUID purgCatUUID,
String supplierEvalResponse,
String suplrEvalRspName,
String language,
String createdByUser,
String lastChangedByUser,
Calendar suplrEvalStartDate,
Calendar suplrEvalEndDate,
Calendar suplrEvalDeadlineDate,
Calendar lastChangeDateTime,
Calendar suplrEvalSubmissionDateTime,
Calendar creationDateTime,
String suplrEvalRspLifecycleStatus,
ErpConfigContext erpConfigContext,
SuplrEvalRspAppraiser toSuplrEvalRspAppraiser,
List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName,
List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction,
List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage,
SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp,
SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire,
SuplrEvalRspSupplier toSuplrEvalRspSupplier) |
Copyright © 2017 SAP SE. All rights reserved.