Modifier and Type | Field and Description |
---|---|
static ProdSpecStdCmpstnHeaderLink<ProdSpecStdCmpstn> |
ProdSpecStdCmpstnHeader.TO_PROD_SPEC_STD_CMPSTN
Use with available fluent helpers to apply the to_ProdSpecStdCmpstn navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdSpecStdCmpstn |
ProdSpecStdCmpstn.ProdSpecStdCmpstnBuilder.build() |
protected ProdSpecStdCmpstn |
ProdSpecStdCmpstnUpdateFluentHelper.getEntity() |
protected ProdSpecStdCmpstn |
ProdSpecStdCmpstnCreateFluentHelper.getEntity() |
protected ProdSpecStdCmpstn |
ProdSpecStdCmpstnDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ProdSpecStdCmpstn> |
ProdSpecStdCmpstnHeader.fetchProdSpecStdCmpstn()
Fetches the ProdSpecStdCmpstn entities (one to many) associated with this entity.
|
protected Class<ProdSpecStdCmpstn> |
ProdSpecStdCmpstnFluentHelper.getEntityClass() |
protected Class<ProdSpecStdCmpstn> |
ProdSpecStdCmpstnByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdSpecStdCmpstn>> |
ProdSpecStdCmpstnHeader.getProdSpecStdCmpstnIfPresent()
Retrieval of associated ProdSpecStdCmpstn entities (one to many).
|
List<ProdSpecStdCmpstn> |
ProdSpecStdCmpstnHeader.getProdSpecStdCmpstnOrFetch()
Retrieval of associated ProdSpecStdCmpstn entities (one to many).
|
Class<ProdSpecStdCmpstn> |
ProdSpecStdCmpstn.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecStdCmpstnHeader.addProdSpecStdCmpstn(ProdSpecStdCmpstn... entity)
Adds elements to the list of associated ProdSpecStdCmpstn entities.
|
ProdSpecStdCmpstnHeader.ProdSpecStdCmpstnHeaderBuilder |
ProdSpecStdCmpstnHeader.ProdSpecStdCmpstnHeaderBuilder.prodSpecStdCmpstn(ProdSpecStdCmpstn... value)
Navigation property to_ProdSpecStdCmpstn for ProdSpecStdCmpstnHeader to multiple
ProdSpecStdCmpstn.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdSpecStdCmpstnHeader.setProdSpecStdCmpstn(List<ProdSpecStdCmpstn> value)
Overwrites the list of associated ProdSpecStdCmpstn entities for the loaded navigation property
to_ProdSpecStdCmpstn.
|
Constructor and Description |
---|
ProdSpecStdCmpstnCreateFluentHelper(String servicePath,
ProdSpecStdCmpstn entity)
Creates a fluent helper object that will create a
ProdSpecStdCmpstn entity on the OData endpoint. |
ProdSpecStdCmpstnDeleteFluentHelper(String servicePath,
ProdSpecStdCmpstn entity)
Creates a fluent helper object that will delete a
ProdSpecStdCmpstn entity on the OData endpoint. |
ProdSpecStdCmpstnUpdateFluentHelper(String servicePath,
ProdSpecStdCmpstn entity)
Creates a fluent helper object that will update a
ProdSpecStdCmpstn entity on the OData endpoint. |
Constructor and Description |
---|
ProdSpecStdCmpstnHeader(String prodSpecCmpstnHeader,
String prodSpecCmpstnHdrChangeState,
String productSpecificationInternalID,
String prodSpecCmpstnHdrChangeNumber,
String prodSpecCmpstnHdrSortSequence,
LocalDateTime prodSpecCmpstnHdrValdtyStrtDte,
LocalDateTime prodSpecCmpstnHdrValdtyEndDte,
String prodSpecCmpstnHdrRefValueCode,
String prodSpecCmpstnHdrRefValueDim,
String prodSpecRootLastChgDteTmeTxt,
List<ProdSpecStdCmpstn> toProdSpecStdCmpstn,
List<ProductSpecification> toProductSpecification) |
Modifier and Type | Method and Description |
---|---|
ProductSpecificationServiceBatchChangeSet |
ProductSpecificationServiceBatchChangeSet.createProdSpecStdCmpstn(ProdSpecStdCmpstn prodSpecStdCmpstn)
Create a new
ProdSpecStdCmpstn entity and save it to the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
DefaultProductSpecificationServiceBatchChangeSet.createProdSpecStdCmpstn(ProdSpecStdCmpstn prodSpecStdCmpstn)
Create a new
ProdSpecStdCmpstn entity and save it to the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
ProductSpecificationServiceBatchChangeSet.deleteProdSpecStdCmpstn(ProdSpecStdCmpstn prodSpecStdCmpstn)
Deletes an existing
ProdSpecStdCmpstn entity in the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
DefaultProductSpecificationServiceBatchChangeSet.deleteProdSpecStdCmpstn(ProdSpecStdCmpstn prodSpecStdCmpstn)
Deletes an existing
ProdSpecStdCmpstn entity in the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
ProductSpecificationServiceBatchChangeSet.updateProdSpecStdCmpstn(ProdSpecStdCmpstn prodSpecStdCmpstn)
Update an existing
ProdSpecStdCmpstn entity and save it to the S/4HANA system. |
ProductSpecificationServiceBatchChangeSet |
DefaultProductSpecificationServiceBatchChangeSet.updateProdSpecStdCmpstn(ProdSpecStdCmpstn prodSpecStdCmpstn)
Update an existing
ProdSpecStdCmpstn entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdSpecStdCmpstn> |
ProdSpecStdCmpstnOneToOneLink.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 ProdSpecStdCmpstnLink<ObjectT> |
ProdSpecStdCmpstnLink.translateLinkType(EntityLink<ProdSpecStdCmpstnLink<ObjectT>,ProdSpecStdCmpstn,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.