Modifier and Type | Field and Description |
---|---|
static BusSolnOrdSubscrpnBillgItemLink<BusSolnOrdItmFUPSubscrpn> |
BusSolnOrdSubscrpnBillgItem.TO_SUBSCRIPTION_BILLING
Use with available fluent helpers to apply the to_SubscriptionBilling navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BusSolnOrdItmFUPSubscrpn |
BusSolnOrdItmFUPSubscrpn.BusSolnOrdItmFUPSubscrpnBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BusSolnOrdItmFUPSubscrpn> |
BusSolnOrdSubscrpnBillgItem.fetchSubscriptionBilling()
Fetches the BusSolnOrdItmFUPSubscrpn entities (one to many) associated with this entity.
|
protected Class<BusSolnOrdItmFUPSubscrpn> |
BusSolnOrdItmFUPSubscrpnFluentHelper.getEntityClass() |
protected Class<BusSolnOrdItmFUPSubscrpn> |
BusSolnOrdItmFUPSubscrpnByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<BusSolnOrdItmFUPSubscrpn>> |
BusSolnOrdSubscrpnBillgItem.getSubscriptionBillingIfPresent()
Retrieval of associated BusSolnOrdItmFUPSubscrpn entities (one to many).
|
List<BusSolnOrdItmFUPSubscrpn> |
BusSolnOrdSubscrpnBillgItem.getSubscriptionBillingOrFetch()
Retrieval of associated BusSolnOrdItmFUPSubscrpn entities (one to many).
|
Class<BusSolnOrdItmFUPSubscrpn> |
BusSolnOrdItmFUPSubscrpn.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusSolnOrdSubscrpnBillgItem.addSubscriptionBilling(BusSolnOrdItmFUPSubscrpn... entity)
Adds elements to the list of associated BusSolnOrdItmFUPSubscrpn entities.
|
BusSolnOrdSubscrpnBillgItem.BusSolnOrdSubscrpnBillgItemBuilder |
BusSolnOrdSubscrpnBillgItem.BusSolnOrdSubscrpnBillgItemBuilder.subscriptionBilling(BusSolnOrdItmFUPSubscrpn... value)
Navigation property to_SubscriptionBilling for BusSolnOrdSubscrpnBillgItem to multiple
BusSolnOrdItmFUPSubscrpn.
|
Modifier and Type | Method and Description |
---|---|
void |
BusSolnOrdSubscrpnBillgItem.setSubscriptionBilling(List<BusSolnOrdItmFUPSubscrpn> value)
Overwrites the list of associated BusSolnOrdItmFUPSubscrpn entities for the loaded navigation property
to_SubscriptionBilling.
|
Constructor and Description |
---|
BusSolnOrdSubscrpnBillgItem(String businessSolutionOrder,
String businessSolutionOrderItem,
UUID businessSolutionOrderItemUUID,
String busSolnOrdItmCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String busSolnOrdItmDescription,
String busSolnOrdItmExtReference,
BigDecimal serviceDocumentItemNetAmount,
String transactionCurrency,
String language,
String busSolnOrdItmIsCompleted,
String busSolnOrdItmIsReleased,
String busSolnOrdItmDistrStatus,
String busSolnOrdItmDistrStatusName,
String subscrpnSimulationStatus,
String subscrpnSimulationStatusName,
ZonedDateTime subscriptionStartDateTime,
ZonedDateTime subscriptionEndDateTime,
BigDecimal subscrpnWithdrawalPeriod,
BigDecimal subscriptionFixedTerm,
BigDecimal subscriptionTermOfNotice,
BigDecimal subscriptionMinimumTerm,
BigDecimal subscriptionRenewalPeriod,
BigDecimal subscriptionExpectedTerm,
String soldToParty,
BusinessSolutionOrder toBusinessSolutionOrder,
List<BusSolnOrdItmSubscrpnPrParam> toPriceParameters,
List<BusSolnOrdItmRateElement> toRateElements,
List<BusSolnOrdItmFUPSubscrpn> toSubscriptionBilling,
List<BusSolnOrdItmSubscrpnParam> toSubscriptionParameters) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusSolnOrdItmFUPSubscrpn> |
BusSolnOrdItmFUPSubscrpnOneToOneLink.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 BusSolnOrdItmFUPSubscrpnLink<ObjectT> |
BusSolnOrdItmFUPSubscrpnLink.translateLinkType(EntityLink<BusSolnOrdItmFUPSubscrpnLink<ObjectT>,BusSolnOrdItmFUPSubscrpn,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.