Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.realsubstance |
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 |
---|---|
com.google.common.base.Optional<Product> |
SpecAssignedMatlForKeyDate.getProductOrNull()
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,
Calendar specMatlAssgmtValdtyEndDate,
Calendar specMatlAssgmtValdtyStartDate,
String specificationInternalID,
String specificationAuthznGroup,
String specificationType,
String specMaterialAssgmtChangeState,
String material,
String plant,
String plantName,
Calendar specMaterialAssgmtChangeDate,
String specMaterialAssgmtChangeNumber,
String specMaterialAssgmtCreatedByUsr,
Calendar specMaterialAssgmtCreationDate,
ErpConfigContext erpConfigContext,
List<ProductDescription> toDescription,
Product toProduct,
ProductPlant toProductPlant) |
Copyright © 2018 SAP SE. All rights reserved.