Modifier and Type | Field and Description |
---|---|
static BusinessSolutionQuotationLink<BusSolnQtanFUPSrvcOrder> |
BusinessSolutionQuotation.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BusSolnQtanFUPSrvcOrder |
BusSolnQtanFUPSrvcOrder.BusSolnQtanFUPSrvcOrderBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BusSolnQtanFUPSrvcOrder> |
BusinessSolutionQuotation.fetchServiceOrder()
Fetches the BusSolnQtanFUPSrvcOrder entities (one to many) associated with this entity.
|
protected Class<BusSolnQtanFUPSrvcOrder> |
BusSolnQtanFUPSrvcOrderByKeyFluentHelper.getEntityClass() |
protected Class<BusSolnQtanFUPSrvcOrder> |
BusSolnQtanFUPSrvcOrderFluentHelper.getEntityClass() |
io.vavr.control.Option<List<BusSolnQtanFUPSrvcOrder>> |
BusinessSolutionQuotation.getServiceOrderIfPresent()
Retrieval of associated BusSolnQtanFUPSrvcOrder entities (one to many).
|
List<BusSolnQtanFUPSrvcOrder> |
BusinessSolutionQuotation.getServiceOrderOrFetch()
Retrieval of associated BusSolnQtanFUPSrvcOrder entities (one to many).
|
Class<BusSolnQtanFUPSrvcOrder> |
BusSolnQtanFUPSrvcOrder.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessSolutionQuotation.addServiceOrder(BusSolnQtanFUPSrvcOrder... entity)
Adds elements to the list of associated BusSolnQtanFUPSrvcOrder entities.
|
BusinessSolutionQuotation.BusinessSolutionQuotationBuilder |
BusinessSolutionQuotation.BusinessSolutionQuotationBuilder.serviceOrder(BusSolnQtanFUPSrvcOrder... value)
Navigation property to_ServiceOrder for BusinessSolutionQuotation to multiple
BusSolnQtanFUPSrvcOrder.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessSolutionQuotation.setServiceOrder(List<BusSolnQtanFUPSrvcOrder> value)
Overwrites the list of associated BusSolnQtanFUPSrvcOrder entities for the loaded navigation property
to_ServiceOrder.
|
Constructor and Description |
---|
BusinessSolutionQuotation(String businessSolutionQuotation,
UUID busSolutionQuotationUUID,
String busSolutionQuotationType,
String busSolnQtanDescription,
String language,
String busSolnQtanExtReference,
String busSolnPrtfloReference,
String busSolnQuotationIsReleased,
String busSolnQuotationIsCompleted,
String busSolnQuotationIsRejected,
String serviceDocumentHasError,
String purchaseOrderByCustomer,
LocalDateTime customerPurchaseOrderDate,
BigDecimal busSolnQtanValdtyStartDateTime,
BigDecimal busSolnQtanValdtyEndDateTime,
String salesOrganization,
String distributionChannel,
String division,
String salesOffice,
String salesGroup,
String serviceOrganizationUnit,
String serviceOrganization,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String paymentTerms,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
List<BusSolnQtanExpenseItem> toExpenseItem,
List<BusSolnQtanSalesItem> toSalesItem,
List<BusSolnQtanFUPSalesOrder> toSalesOrder,
List<BusSolnQtanFUPSrvcContr> toServiceContract,
List<BusSolnQtanSrvcContrItem> toServiceContractItem,
List<BusSolnQtanServiceItem> toServiceItem,
List<BusSolnQtanFUPSrvcOrder> toServiceOrder,
List<BusSolnQtanSrvcPrtItem> toServicePartItem,
List<BusSolnQtanFUPSubscrpnContr> toSubscriptionContract,
List<BusSolnQtanSubscrpnItem> toSubscriptionItem,
List<BusSolutionQuotationText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusSolnQtanFUPSrvcOrder> |
BusSolnQtanFUPSrvcOrderOneToOneLink.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 BusSolnQtanFUPSrvcOrderLink<ObjectT> |
BusSolnQtanFUPSrvcOrderLink.translateLinkType(EntityLink<BusSolnQtanFUPSrvcOrderLink<ObjectT>,BusSolnQtanFUPSrvcOrder,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.