Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalScorecardLink<SuplrEvalSccrdSupplier> |
SuplrEvalScorecard.TO_SUPPLIER
Use with available fluent helpers to apply the to_Supplier navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalSccrdSupplier |
SuplrEvalSccrdSupplier.SuplrEvalSccrdSupplierBuilder.build() |
SuplrEvalSccrdSupplier |
SuplrEvalScorecard.fetchSupplier()
Fetches the SuplrEvalSccrdSupplier entity (one to one) associated with this entity.
|
SuplrEvalSccrdSupplier |
SuplrEvalScorecard.getSupplierOrFetch()
Retrieval of associated SuplrEvalSccrdSupplier entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<SuplrEvalSccrdSupplier> |
SuplrEvalSccrdSupplierByKeyFluentHelper.getEntityClass() |
protected Class<SuplrEvalSccrdSupplier> |
SuplrEvalSccrdSupplierFluentHelper.getEntityClass() |
Optional<SuplrEvalSccrdSupplier> |
SuplrEvalScorecard.getSupplierIfPresent()
Retrieval of associated SuplrEvalSccrdSupplier entity (one to one).
|
Class<SuplrEvalSccrdSupplier> |
SuplrEvalSccrdSupplier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SuplrEvalScorecard.setSupplier(SuplrEvalSccrdSupplier value)
Overwrites the associated SuplrEvalSccrdSupplier entity for the loaded navigation property to_Supplier.
|
SuplrEvalScorecard.SuplrEvalScorecardBuilder |
SuplrEvalScorecard.SuplrEvalScorecardBuilder.supplier(SuplrEvalSccrdSupplier value) |
Modifier and Type | Method and Description |
---|---|
protected SuplrEvalSccrdSupplierLink<ObjectT> |
SuplrEvalSccrdSupplierLink.translateLinkType(EntityLink<SuplrEvalSccrdSupplierLink<ObjectT>,SuplrEvalSccrdSupplier,ObjectT> link) |
Constructor and Description |
---|
SuplrEvalScorecard(UUID suplrEvalScorecardUUID,
String supplierEvalScorecard,
String suplrEvalScorecardName,
ErpConfigContext erpConfigContext,
SuplrEvalSccrdPurchaserResp toSuplrEvalSccrdPurchaserResp,
SuplrEvalScorecardRootQnaire toSuplrEvalScorecardRootQnaire,
SuplrEvalSccrdSupplier toSupplier) |
Copyright © 2018 SAP SE. All rights reserved.