Modifier and Type | Field and Description |
---|---|
static BusinessSolutionOrderLink<BusSolnOrdFUPServiceOrder> |
BusinessSolutionOrder.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BusSolnOrdFUPServiceOrder |
BusSolnOrdFUPServiceOrder.BusSolnOrdFUPServiceOrderBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BusSolnOrdFUPServiceOrder> |
BusinessSolutionOrder.fetchServiceOrder()
Fetches the BusSolnOrdFUPServiceOrder entities (one to many) associated with this entity.
|
protected Class<BusSolnOrdFUPServiceOrder> |
BusSolnOrdFUPServiceOrderByKeyFluentHelper.getEntityClass() |
protected Class<BusSolnOrdFUPServiceOrder> |
BusSolnOrdFUPServiceOrderFluentHelper.getEntityClass() |
io.vavr.control.Option<List<BusSolnOrdFUPServiceOrder>> |
BusinessSolutionOrder.getServiceOrderIfPresent()
Retrieval of associated BusSolnOrdFUPServiceOrder entities (one to many).
|
List<BusSolnOrdFUPServiceOrder> |
BusinessSolutionOrder.getServiceOrderOrFetch()
Retrieval of associated BusSolnOrdFUPServiceOrder entities (one to many).
|
Class<BusSolnOrdFUPServiceOrder> |
BusSolnOrdFUPServiceOrder.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessSolutionOrder.addServiceOrder(BusSolnOrdFUPServiceOrder... entity)
Adds elements to the list of associated BusSolnOrdFUPServiceOrder entities.
|
BusinessSolutionOrder.BusinessSolutionOrderBuilder |
BusinessSolutionOrder.BusinessSolutionOrderBuilder.serviceOrder(BusSolnOrdFUPServiceOrder... value)
Navigation property to_ServiceOrder for BusinessSolutionOrder to multiple
BusSolnOrdFUPServiceOrder.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessSolutionOrder.setServiceOrder(List<BusSolnOrdFUPServiceOrder> value)
Overwrites the list of associated BusSolnOrdFUPServiceOrder entities for the loaded navigation property
to_ServiceOrder.
|
Constructor and Description |
---|
BusinessSolutionOrder(String businessSolutionOrder,
String busSolnOrdType,
UUID businessSolutionOrderUUID,
String busSolnOrdDescription,
String language,
String busSolnOrdExtReference,
String paymentTerms,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
String busSolnOrdIsReleased,
String busSolnOrdIsCompleted,
String serviceDocumentHasError,
String purchaseOrderByCustomer,
LocalDateTime customerPurchaseOrderDate,
BigDecimal serviceDocNetAmount,
String transactionCurrency,
String salesOrganization,
String salesOrganizationOrgUnitID,
String distributionChannel,
String division,
String salesOffice,
String salesGroup,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
List<BusSolnOrderExpenseItem> toExpenseItem,
List<BusSolnOrdItemRelationships> toItemRelationships,
List<BusSolnOrderSalesItem> toSalesItem,
List<BusSolnOrderFUPSalesOrder> toSalesOrder,
List<BusSolnOrdFUPServiceContract> toServiceContract,
List<BusSolnOrdSrvcContractItem> toServiceContractItem,
List<BusSolnOrderServiceItem> toServiceItem,
List<BusSolnOrdFUPServiceOrder> toServiceOrder,
List<BusSolnOrdSrvcPrtItem> toServicePartItem,
List<BusSolnOrdFUPSubscrpn> toSubscriptionBilling,
List<BusSolnOrdSubscrpnBillgItem> toSubscriptionBillingItem,
List<BusinessSolutionOrderText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusSolnOrdFUPServiceOrder> |
BusSolnOrdFUPServiceOrderOneToOneLink.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 BusSolnOrdFUPServiceOrderLink<ObjectT> |
BusSolnOrdFUPServiceOrderLink.translateLinkType(EntityLink<BusSolnOrdFUPServiceOrderLink<ObjectT>,BusSolnOrdFUPServiceOrder,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.