Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SupplierEvaluationResponseLink<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.TO_SUPLR_EVAL_RSP_INTRODUCTION
Use with available fluent helpers to apply the to_SuplrEvalRspIntroduction navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspIntroduction |
SuplrEvalRspIntroduction.SuplrEvalRspIntroductionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.fetchSuplrEvalRspIntroduction()
Fetches the SuplrEvalRspIntroduction entities (one to many) associated with this entity.
|
List<SuplrEvalRspIntroduction> |
SupplierEvaluationResponse.getSuplrEvalRspIntroductionOrFetch()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
com.google.common.base.Optional<List<SuplrEvalRspIntroduction>> |
SupplierEvaluationResponse.getSuplrEvalRspIntroductionOrNull()
Retrieval of associated SuplrEvalRspIntroduction entities (one to many).
|
Class<SuplrEvalRspIntroduction> |
SuplrEvalRspIntroduction.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.addSuplrEvalRspIntroduction(SuplrEvalRspIntroduction... entity)
Adds elements to the list of associated SuplrEvalRspIntroduction entities.
|
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder |
SupplierEvaluationResponse.SupplierEvaluationResponseBuilder.suplrEvalRspIntroduction(SuplrEvalRspIntroduction... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierEvaluationResponse.setSuplrEvalRspIntroduction(List<SuplrEvalRspIntroduction> value)
Overwrites the list of associated SuplrEvalRspIntroduction entities for the loaded navigation property to_SuplrEvalRspIntroduction.
|
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 © 2018 SAP SE. All rights reserved.