Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance |
Modifier and Type | Field and Description |
---|---|
static SpecAssignedMatlForKeyDateLink<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> |
ProductFluentHelper.getEntityClass() |
protected Class<Product> |
ProductByKeyFluentHelper.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.
|
Modifier and Type | Method and Description |
---|---|
protected ProductLink<ObjectT> |
ProductLink.translateLinkType(EntityLink<ProductLink<ObjectT>,Product,ObjectT> link) |
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,
ErpConfigContext erpConfigContext,
List<ProductDescription> toDescription,
Product toProduct,
ProductPlant toProductPlant) |
Copyright © 2018 SAP SE. All rights reserved.