Modifier and Type | Field and Description |
---|---|
static SubscriptionContractHeaderLink<SbscrContrFUPSubscrpnOrd> |
SubscriptionContractHeader.TO_FOLLOW_UP_SUBSCRIPTION_ORDER
Use with available fluent helpers to apply the to_FollowUpSubscriptionOrder navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
SbscrContrFUPSubscrpnOrd |
SbscrContrFUPSubscrpnOrd.SbscrContrFUPSubscrpnOrdBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SbscrContrFUPSubscrpnOrd> |
SubscriptionContractHeader.fetchFollowUpSubscriptionOrder()
Fetches the SbscrContrFUPSubscrpnOrd entities (one to many) associated with this entity.
|
protected Class<SbscrContrFUPSubscrpnOrd> |
SbscrContrFUPSubscrpnOrdByKeyFluentHelper.getEntityClass() |
protected Class<SbscrContrFUPSubscrpnOrd> |
SbscrContrFUPSubscrpnOrdFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SbscrContrFUPSubscrpnOrd>> |
SubscriptionContractHeader.getFollowUpSubscriptionOrderIfPresent()
Retrieval of associated SbscrContrFUPSubscrpnOrd entities (one to many).
|
List<SbscrContrFUPSubscrpnOrd> |
SubscriptionContractHeader.getFollowUpSubscriptionOrderOrFetch()
Retrieval of associated SbscrContrFUPSubscrpnOrd entities (one to many).
|
Class<SbscrContrFUPSubscrpnOrd> |
SbscrContrFUPSubscrpnOrd.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionContractHeader.addFollowUpSubscriptionOrder(SbscrContrFUPSubscrpnOrd... entity)
Adds elements to the list of associated SbscrContrFUPSubscrpnOrd entities.
|
SubscriptionContractHeader.SubscriptionContractHeaderBuilder |
SubscriptionContractHeader.SubscriptionContractHeaderBuilder.followUpSubscriptionOrder(SbscrContrFUPSubscrpnOrd... value)
Navigation property to_FollowUpSubscriptionOrder for SubscriptionContractHeader to multiple
SbscrContrFUPSubscrpnOrd.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionContractHeader.setFollowUpSubscriptionOrder(List<SbscrContrFUPSubscrpnOrd> value)
Overwrites the list of associated SbscrContrFUPSubscrpnOrd entities for the loaded navigation property
to_FollowUpSubscriptionOrder.
|
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<SbscrContrFUPSubscrpnOrd> |
SbscrContrFUPSubscrpnOrdOneToOneLink.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 SbscrContrFUPSubscrpnOrdLink<ObjectT> |
SbscrContrFUPSubscrpnOrdLink.translateLinkType(EntityLink<SbscrContrFUPSubscrpnOrdLink<ObjectT>,SbscrContrFUPSubscrpnOrd,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.