Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseLink<SuplrEvalRspPurchaserResp> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_PURCHASER_RESP
Use with available fluent helpers to apply the to_SuplrEvalRspPurchaserResp navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspPurchaserResp |
SuplrEvalRspPurchaserResp.SuplrEvalRspPurchaserRespBuilder.build() |
SuplrEvalRspPurchaserResp |
SupplierEvaluationResponse.fetchSuplrEvalRspPurchaserResp()
Fetches the SuplrEvalRspPurchaserResp entity (one to one) associated with this entity.
|
SuplrEvalRspPurchaserResp |
SupplierEvaluationResponse.getSuplrEvalRspPurchaserRespOrFetch()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserRespFluentHelper.getEntityClass() |
Optional<SuplrEvalRspPurchaserResp> |
SupplierEvaluationResponse.getSuplrEvalRspPurchaserRespIfPresent()
Retrieval of associated SuplrEvalRspPurchaserResp entity (one to one).
|
Class<SuplrEvalRspPurchaserResp> |
SuplrEvalRspPurchaserResp.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value)
Overwrites the associated SuplrEvalRspPurchaserResp entity for the loaded navigation property to_SuplrEvalRspPurchaserResp.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspPurchaserResp(SuplrEvalRspPurchaserResp value) |
Modifier and Type | Method and Description |
---|---|
protected SuplrEvalRspPurchaserRespLink<ObjectT> |
SuplrEvalRspPurchaserRespLink.translateLinkType(EntityLink<SuplrEvalRspPurchaserRespLink<ObjectT>,SuplrEvalRspPurchaserResp,ObjectT> link) |
Constructor and Description |
---|
SupplierEvaluationResponse(UUID suplrEvalRspUUID,
UUID suplrEvalReqUUID,
UUID purgCatUUID,
String supplierEvalResponse,
String suplrEvalRspName,
String language,
String createdByUser,
String lastChangedByUser,
LocalDateTime suplrEvalStartDate,
LocalDateTime suplrEvalEndDate,
LocalDateTime suplrEvalDeadlineDate,
ZonedDateTime lastChangeDateTime,
ZonedDateTime suplrEvalSubmissionDateTime,
ZonedDateTime creationDateTime,
String suplrEvalRspLifecycleStatus,
ErpConfigContext erpConfigContext,
SuplrEvalRspAppraiser toSuplrEvalRspAppraiser,
List<SuplrEvalRspExternalName> toSuplrEvalRspExternalName,
List<SuplrEvalRspIntroduction> toSuplrEvalRspIntroduction,
List<SuplrEvalRspLanguage> toSuplrEvalRspLanguage,
SuplrEvalRspPurchaserResp toSuplrEvalRspPurchaserResp,
SuplrEvalRspRootQnaire toSuplrEvalRspRootQnaire,
SuplrEvalRspSupplier toSuplrEvalRspSupplier) |
Copyright © 2018 SAP SE. All rights reserved.