Modifier and Type | Field and Description |
---|---|
static ProdSpecCmpstnHeaderLink<ProdSpecCmpstn> |
ProdSpecCmpstnHeader.TO_PROD_SPEC_CMPSTN
Use with available fluent helpers to apply the to_ProdSpecCmpstn navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProdSpecCmpstn |
ProdSpecCmpstn.ProdSpecCmpstnBuilder.build() |
protected ProdSpecCmpstn |
ProdSpecCmpstnUpdateFluentHelper.getEntity() |
protected ProdSpecCmpstn |
ProdSpecCmpstnCreateFluentHelper.getEntity() |
protected ProdSpecCmpstn |
ProdSpecCmpstnDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ProdSpecCmpstn> |
ProdSpecCmpstnHeader.fetchProdSpecCmpstn()
Fetches the ProdSpecCmpstn entities (one to many) associated with this entity.
|
protected Class<ProdSpecCmpstn> |
ProdSpecCmpstnByKeyFluentHelper.getEntityClass() |
protected Class<ProdSpecCmpstn> |
ProdSpecCmpstnFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdSpecCmpstn>> |
ProdSpecCmpstnHeader.getProdSpecCmpstnIfPresent()
Retrieval of associated ProdSpecCmpstn entities (one to many).
|
List<ProdSpecCmpstn> |
ProdSpecCmpstnHeader.getProdSpecCmpstnOrFetch()
Retrieval of associated ProdSpecCmpstn entities (one to many).
|
Class<ProdSpecCmpstn> |
ProdSpecCmpstn.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCmpstnHeader.addProdSpecCmpstn(ProdSpecCmpstn... entity)
Adds elements to the list of associated ProdSpecCmpstn entities.
|
ProdSpecCmpstnHeader.ProdSpecCmpstnHeaderBuilder |
ProdSpecCmpstnHeader.ProdSpecCmpstnHeaderBuilder.prodSpecCmpstn(ProdSpecCmpstn... value)
Navigation property to_ProdSpecCmpstn for ProdSpecCmpstnHeader to multiple
ProdSpecCmpstn.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecCmpstnHeader.setProdSpecCmpstn(List<ProdSpecCmpstn> value)
Overwrites the list of associated ProdSpecCmpstn entities for the loaded navigation property
to_ProdSpecCmpstn.
|
Constructor and Description |
---|
ProdSpecCmpstnCreateFluentHelper(String servicePath,
ProdSpecCmpstn entity)
Creates a fluent helper object that will create a
ProdSpecCmpstn entity on the OData endpoint. |
ProdSpecCmpstnDeleteFluentHelper(String servicePath,
ProdSpecCmpstn entity)
Creates a fluent helper object that will delete a
ProdSpecCmpstn entity on the OData endpoint. |
ProdSpecCmpstnUpdateFluentHelper(String servicePath,
ProdSpecCmpstn entity)
Creates a fluent helper object that will update a
ProdSpecCmpstn entity on the OData endpoint. |
Constructor and Description |
---|
ProdSpecCmpstnHeader(String prodSpecCmpstnHeader,
String prodSpecCmpstnHdrChangeState,
String prodSpecCompositionType,
String productSpecificationInternalID,
String prodSpecCmpstnHdrChangeNumber,
String prodSpecCmpstnHdrSortSequence,
LocalDateTime prodSpecCmpstnHdrValdtyStrtDte,
LocalDateTime prodSpecCmpstnHdrValdtyEndDte,
String prodSpecCmpstnHdrRefValueCode,
String prodSpecRootLastChgDteTmeTxt,
List<ProdSpecCmpstn> toProdSpecCmpstn,
List<ProductSpecification> toProductSpecification) |
Modifier and Type | Method and Description |
---|---|
ProductSpecificationServiceBatchChangeSet |
ProductSpecificationServiceBatchChangeSet.createProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Create a new
ProdSpecCmpstn entity and save it to the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
DefaultProductSpecificationServiceBatchChangeSet.createProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Create a new
ProdSpecCmpstn entity and save it to the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
ProductSpecificationServiceBatchChangeSet.deleteProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Deletes an existing
ProdSpecCmpstn entity in the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
DefaultProductSpecificationServiceBatchChangeSet.deleteProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Deletes an existing
ProdSpecCmpstn entity in the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
ProductSpecificationServiceBatchChangeSet.updateProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Update an existing
ProdSpecCmpstn entity and save it to the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
DefaultProductSpecificationServiceBatchChangeSet.updateProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Update an existing
ProdSpecCmpstn entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecCmpstn> |
ProdSpecCmpstnOneToOneLink.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 ProdSpecCmpstnLink<ObjectT> |
ProdSpecCmpstnLink.translateLinkType(EntityLink<ProdSpecCmpstnLink<ObjectT>,ProdSpecCmpstn,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ProdSpecCmpstnCreateFluentHelper |
DefaultProductSpecificationService.createProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn) |
ProdSpecCmpstnCreateFluentHelper |
ProductSpecificationService.createProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Create a new
ProdSpecCmpstn entity and save it to the S/4HANA system. |
ProdSpecCmpstnDeleteFluentHelper |
DefaultProductSpecificationService.deleteProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn) |
ProdSpecCmpstnDeleteFluentHelper |
ProductSpecificationService.deleteProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Deletes an existing
ProdSpecCmpstn entity in the S/4HANA system. |
ProdSpecCmpstnUpdateFluentHelper |
DefaultProductSpecificationService.updateProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn) |
ProdSpecCmpstnUpdateFluentHelper |
ProductSpecificationService.updateProdSpecCmpstn(ProdSpecCmpstn prodSpecCmpstn)
Update an existing
ProdSpecCmpstn entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.