Modifier and Type | Field and Description |
---|---|
static SubscriptionContractHeaderLink<SbscrContrPrdcssrBusSolnQtn> |
SubscriptionContractHeader.TO_PREDECESSOR_SOLUTION_QUOTATION
Use with available fluent helpers to apply the to_PredecessorSolutionQuotation navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
SbscrContrPrdcssrBusSolnQtn |
SbscrContrPrdcssrBusSolnQtn.SbscrContrPrdcssrBusSolnQtnBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SbscrContrPrdcssrBusSolnQtn> |
SubscriptionContractHeader.fetchPredecessorSolutionQuotation()
Fetches the SbscrContrPrdcssrBusSolnQtn entities (one to many) associated with this entity.
|
protected Class<SbscrContrPrdcssrBusSolnQtn> |
SbscrContrPrdcssrBusSolnQtnByKeyFluentHelper.getEntityClass() |
protected Class<SbscrContrPrdcssrBusSolnQtn> |
SbscrContrPrdcssrBusSolnQtnFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SbscrContrPrdcssrBusSolnQtn>> |
SubscriptionContractHeader.getPredecessorSolutionQuotationIfPresent()
Retrieval of associated SbscrContrPrdcssrBusSolnQtn entities (one to many).
|
List<SbscrContrPrdcssrBusSolnQtn> |
SubscriptionContractHeader.getPredecessorSolutionQuotationOrFetch()
Retrieval of associated SbscrContrPrdcssrBusSolnQtn entities (one to many).
|
Class<SbscrContrPrdcssrBusSolnQtn> |
SbscrContrPrdcssrBusSolnQtn.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionContractHeader.addPredecessorSolutionQuotation(SbscrContrPrdcssrBusSolnQtn... entity)
Adds elements to the list of associated SbscrContrPrdcssrBusSolnQtn entities.
|
SubscriptionContractHeader.SubscriptionContractHeaderBuilder |
SubscriptionContractHeader.SubscriptionContractHeaderBuilder.predecessorSolutionQuotation(SbscrContrPrdcssrBusSolnQtn... value)
Navigation property to_PredecessorSolutionQuotation for SubscriptionContractHeader to multiple
SbscrContrPrdcssrBusSolnQtn.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionContractHeader.setPredecessorSolutionQuotation(List<SbscrContrPrdcssrBusSolnQtn> value)
Overwrites the list of associated SbscrContrPrdcssrBusSolnQtn entities for the loaded navigation property
to_PredecessorSolutionQuotation.
|
Constructor and Description |
---|
SubscriptionContractHeader(String subscriptionContract,
String subscriptionContractType,
String subscrpnContractDescription,
UUID subscriptionContractUUID,
String language,
String subscrpnContractIsCompleted,
String salesOrganization,
String distributionChannel,
String division,
String salesOffice,
String salesGroup,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
List<SbscrContrFUPSubscrpnOrd> toFollowUpSubscriptionOrder,
List<SubscriptionContractItem> toItem,
List<SbscrContrPrdcssrBusSolnQtn> toPredecessorSolutionQuotation,
List<SbscrContrPrdcssrSubscrpnOrd> toPredecessorSubscriptionOrder,
List<SubscriptionContractText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SbscrContrPrdcssrBusSolnQtn> |
SbscrContrPrdcssrBusSolnQtnOneToOneLink.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 SbscrContrPrdcssrBusSolnQtnLink<ObjectT> |
SbscrContrPrdcssrBusSolnQtnLink.translateLinkType(EntityLink<SbscrContrPrdcssrBusSolnQtnLink<ObjectT>,SbscrContrPrdcssrBusSolnQtn,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.