Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processsupplierevaluationresponses |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<SuplrEvalRspSupplier> |
SuplrEvalRspSupplier.ALL_FIELDS
Selector for all available fields of SuplrEvalRspSupplier.
|
static SupplierEvaluationResponseLink<SuplrEvalRspSupplier> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_SUPPLIER
Use with available fluent helpers to apply the to_SuplrEvalRspSupplier navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspSupplier |
SuplrEvalRspSupplier.SuplrEvalRspSupplierBuilder.build() |
SuplrEvalRspSupplier |
SupplierEvaluationResponse.fetchSuplrEvalRspSupplier()
Fetches the SuplrEvalRspSupplier entity (one to one) associated with this entity.
|
SuplrEvalRspSupplier |
SupplierEvaluationResponse.getSuplrEvalRspSupplierOrFetch()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<SuplrEvalRspSupplier> |
SupplierEvaluationResponse.getSuplrEvalRspSupplierOrNull()
Retrieval of associated SuplrEvalRspSupplier entity (one to one).
|
Class<SuplrEvalRspSupplier> |
SuplrEvalRspSupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspSupplier(SuplrEvalRspSupplier value)
Overwrites the associated SuplrEvalRspSupplier entity for the loaded navigation property to_SuplrEvalRspSupplier.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspSupplier(SuplrEvalRspSupplier value) |
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.