Modifier and Type | Field and Description |
---|---|
static BusSolnOrdSrvcContractItemLink<BusSolnOrdItmFUPSrvcContr> |
BusSolnOrdSrvcContractItem.TO_SERVICE_CONTRACT
Use with available fluent helpers to apply the to_ServiceContract navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BusSolnOrdItmFUPSrvcContr |
BusSolnOrdItmFUPSrvcContr.BusSolnOrdItmFUPSrvcContrBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BusSolnOrdItmFUPSrvcContr> |
BusSolnOrdSrvcContractItem.fetchServiceContract()
Fetches the BusSolnOrdItmFUPSrvcContr entities (one to many) associated with this entity.
|
protected Class<BusSolnOrdItmFUPSrvcContr> |
BusSolnOrdItmFUPSrvcContrFluentHelper.getEntityClass() |
protected Class<BusSolnOrdItmFUPSrvcContr> |
BusSolnOrdItmFUPSrvcContrByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<BusSolnOrdItmFUPSrvcContr>> |
BusSolnOrdSrvcContractItem.getServiceContractIfPresent()
Retrieval of associated BusSolnOrdItmFUPSrvcContr entities (one to many).
|
List<BusSolnOrdItmFUPSrvcContr> |
BusSolnOrdSrvcContractItem.getServiceContractOrFetch()
Retrieval of associated BusSolnOrdItmFUPSrvcContr entities (one to many).
|
Class<BusSolnOrdItmFUPSrvcContr> |
BusSolnOrdItmFUPSrvcContr.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusSolnOrdSrvcContractItem.addServiceContract(BusSolnOrdItmFUPSrvcContr... entity)
Adds elements to the list of associated BusSolnOrdItmFUPSrvcContr entities.
|
BusSolnOrdSrvcContractItem.BusSolnOrdSrvcContractItemBuilder |
BusSolnOrdSrvcContractItem.BusSolnOrdSrvcContractItemBuilder.serviceContract(BusSolnOrdItmFUPSrvcContr... value)
Navigation property to_ServiceContract for BusSolnOrdSrvcContractItem to multiple
BusSolnOrdItmFUPSrvcContr.
|
Modifier and Type | Method and Description |
---|---|
void |
BusSolnOrdSrvcContractItem.setServiceContract(List<BusSolnOrdItmFUPSrvcContr> value)
Overwrites the list of associated BusSolnOrdItmFUPSrvcContr entities for the loaded navigation property
to_ServiceContract.
|
Constructor and Description |
---|
BusSolnOrdSrvcContractItem(String businessSolutionOrder,
String businessSolutionOrderItem,
UUID businessSolutionOrderItemUUID,
String busSolnOrdItmCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String busSolnOrdItmDescription,
String language,
String busSolnOrdItmExtReference,
String busSolnOrdItmIsReleased,
String busSolnOrdItmIsCompleted,
String busSolnOrdItmIsRejected,
String busSolnOrdItmDistrStatus,
String busSolnOrdItmDistrStatusName,
String busSolnOrdItmRjcnReason,
String busSolnOrdItmRjcnReasonText,
String billingBlockReason,
BigDecimal serviceDocumentItemNetAmount,
String transactionCurrency,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String paymentTerms,
String serviceProfile,
String responseProfile,
String billingPlanBillingDateRule,
String settlementPeriodRule,
ZonedDateTime serviceContrItemStartDateTime,
ZonedDateTime serviceContrItemEndDateTime,
BusinessSolutionOrder toBusinessSolutionOrder,
List<BusSolnOrderItemObjectList> toObjectList,
List<BusSolnOrderItemPriceElement> toPriceElement,
List<BusSolnOrderItemProductList> toProductList,
List<BusSolnOrdItmFUPSrvcContr> toServiceContract,
List<BusSolutionOrderItemText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusSolnOrdItmFUPSrvcContr> |
BusSolnOrdItmFUPSrvcContrOneToOneLink.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 BusSolnOrdItmFUPSrvcContrLink<ObjectT> |
BusSolnOrdItmFUPSrvcContrLink.translateLinkType(EntityLink<BusSolnOrdItmFUPSrvcContrLink<ObjectT>,BusSolnOrdItmFUPSrvcContr,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.