Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance.link |
Modifier and Type | Field and Description |
---|---|
static SpecAssignedMatlForKeyDateOneToOneLink<Product> |
SpecAssignedMatlForKeyDate.TO_PRODUCT
Use with available fluent helpers to apply the to_Product navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
Product |
Product.ProductBuilder.build() |
Product |
SpecAssignedMatlForKeyDate.fetchProduct()
Fetches the Product entity (one to one) associated with this entity.
|
Product |
SpecAssignedMatlForKeyDate.getProductOrFetch()
Retrieval of associated Product entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<Product> |
ProductByKeyFluentHelper.getEntityClass() |
protected Class<Product> |
ProductFluentHelper.getEntityClass() |
Optional<Product> |
SpecAssignedMatlForKeyDate.getProductIfPresent()
Retrieval of associated Product entity (one to one).
|
Class<Product> |
Product.getType() |
Modifier and Type | Method and Description |
---|---|
SpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder |
SpecAssignedMatlForKeyDate.SpecAssignedMatlForKeyDateBuilder.product(Product value) |
void |
SpecAssignedMatlForKeyDate.setProduct(Product value)
Overwrites the associated Product entity for the loaded navigation property to_Product.
|
Constructor and Description |
---|
SpecAssignedMatlForKeyDate(String specMaterialAssgmtInternalID,
Boolean specMaterialAssgmtIsDeleted,
String specMatlAssgmtLastChangedByUsr,
LocalDateTime specMatlAssgmtValdtyEndDate,
LocalDateTime specMatlAssgmtValdtyStartDate,
String specificationInternalID,
String specificationAuthznGroup,
String specificationType,
String specMaterialAssgmtChangeState,
String material,
String plant,
String plantName,
LocalDateTime specMaterialAssgmtChangeDate,
String specMaterialAssgmtChangeNumber,
String specMaterialAssgmtCreatedByUsr,
LocalDateTime specMaterialAssgmtCreationDate,
List<ProductDescription> toDescription,
Product toProduct,
ProductPlant toProductPlant) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<Product> |
ProductOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ProductLink<ObjectT> |
ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>,Product,ObjectT> link) |
Copyright © 2018 SAP SE. All rights reserved.