Modifier and Type | Field and Description |
---|---|
static BusSolnQtanExpenseItemLink<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanExpenseItem.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
static BusSolnQtanSrvcPrtItemLink<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanSrvcPrtItem.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
static BusSolnQtanServiceItemLink<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanServiceItem.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
static BusSolnQtanSalesItemLink<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanSalesItem.TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BusSolnQtanItmFUPSrvcOrder |
BusSolnQtanItmFUPSrvcOrder.BusSolnQtanItmFUPSrvcOrderBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanExpenseItem.fetchServiceOrder()
Fetches the BusSolnQtanItmFUPSrvcOrder entities (one to many) associated with this entity.
|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanSrvcPrtItem.fetchServiceOrder()
Fetches the BusSolnQtanItmFUPSrvcOrder entities (one to many) associated with this entity.
|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanServiceItem.fetchServiceOrder()
Fetches the BusSolnQtanItmFUPSrvcOrder entities (one to many) associated with this entity.
|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanSalesItem.fetchServiceOrder()
Fetches the BusSolnQtanItmFUPSrvcOrder entities (one to many) associated with this entity.
|
protected Class<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanItmFUPSrvcOrderByKeyFluentHelper.getEntityClass() |
protected Class<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanItmFUPSrvcOrderFluentHelper.getEntityClass() |
io.vavr.control.Option<List<BusSolnQtanItmFUPSrvcOrder>> |
BusSolnQtanExpenseItem.getServiceOrderIfPresent()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
io.vavr.control.Option<List<BusSolnQtanItmFUPSrvcOrder>> |
BusSolnQtanSrvcPrtItem.getServiceOrderIfPresent()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
io.vavr.control.Option<List<BusSolnQtanItmFUPSrvcOrder>> |
BusSolnQtanServiceItem.getServiceOrderIfPresent()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
io.vavr.control.Option<List<BusSolnQtanItmFUPSrvcOrder>> |
BusSolnQtanSalesItem.getServiceOrderIfPresent()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanExpenseItem.getServiceOrderOrFetch()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanSrvcPrtItem.getServiceOrderOrFetch()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanServiceItem.getServiceOrderOrFetch()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
List<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanSalesItem.getServiceOrderOrFetch()
Retrieval of associated BusSolnQtanItmFUPSrvcOrder entities (one to many).
|
Class<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanItmFUPSrvcOrder.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusSolnQtanExpenseItem.addServiceOrder(BusSolnQtanItmFUPSrvcOrder... entity)
Adds elements to the list of associated BusSolnQtanItmFUPSrvcOrder entities.
|
void |
BusSolnQtanSrvcPrtItem.addServiceOrder(BusSolnQtanItmFUPSrvcOrder... entity)
Adds elements to the list of associated BusSolnQtanItmFUPSrvcOrder entities.
|
void |
BusSolnQtanServiceItem.addServiceOrder(BusSolnQtanItmFUPSrvcOrder... entity)
Adds elements to the list of associated BusSolnQtanItmFUPSrvcOrder entities.
|
void |
BusSolnQtanSalesItem.addServiceOrder(BusSolnQtanItmFUPSrvcOrder... entity)
Adds elements to the list of associated BusSolnQtanItmFUPSrvcOrder entities.
|
BusSolnQtanExpenseItem.BusSolnQtanExpenseItemBuilder |
BusSolnQtanExpenseItem.BusSolnQtanExpenseItemBuilder.serviceOrder(BusSolnQtanItmFUPSrvcOrder... value)
Navigation property to_ServiceOrder for BusSolnQtanExpenseItem to multiple
BusSolnQtanItmFUPSrvcOrder.
|
BusSolnQtanSrvcPrtItem.BusSolnQtanSrvcPrtItemBuilder |
BusSolnQtanSrvcPrtItem.BusSolnQtanSrvcPrtItemBuilder.serviceOrder(BusSolnQtanItmFUPSrvcOrder... value)
Navigation property to_ServiceOrder for BusSolnQtanSrvcPrtItem to multiple
BusSolnQtanItmFUPSrvcOrder.
|
BusSolnQtanServiceItem.BusSolnQtanServiceItemBuilder |
BusSolnQtanServiceItem.BusSolnQtanServiceItemBuilder.serviceOrder(BusSolnQtanItmFUPSrvcOrder... value)
Navigation property to_ServiceOrder for BusSolnQtanServiceItem to multiple
BusSolnQtanItmFUPSrvcOrder.
|
BusSolnQtanSalesItem.BusSolnQtanSalesItemBuilder |
BusSolnQtanSalesItem.BusSolnQtanSalesItemBuilder.serviceOrder(BusSolnQtanItmFUPSrvcOrder... value)
Navigation property to_ServiceOrder for BusSolnQtanSalesItem to multiple
BusSolnQtanItmFUPSrvcOrder.
|
Modifier and Type | Method and Description |
---|---|
void |
BusSolnQtanExpenseItem.setServiceOrder(List<BusSolnQtanItmFUPSrvcOrder> value)
Overwrites the list of associated BusSolnQtanItmFUPSrvcOrder entities for the loaded navigation property
to_ServiceOrder.
|
void |
BusSolnQtanSrvcPrtItem.setServiceOrder(List<BusSolnQtanItmFUPSrvcOrder> value)
Overwrites the list of associated BusSolnQtanItmFUPSrvcOrder entities for the loaded navigation property
to_ServiceOrder.
|
void |
BusSolnQtanServiceItem.setServiceOrder(List<BusSolnQtanItmFUPSrvcOrder> value)
Overwrites the list of associated BusSolnQtanItmFUPSrvcOrder entities for the loaded navigation property
to_ServiceOrder.
|
void |
BusSolnQtanSalesItem.setServiceOrder(List<BusSolnQtanItmFUPSrvcOrder> value)
Overwrites the list of associated BusSolnQtanItmFUPSrvcOrder entities for the loaded navigation property
to_ServiceOrder.
|
Constructor and Description |
---|
BusSolnQtanExpenseItem(String businessSolutionQuotation,
String busSolutionQuotationItem,
UUID busSolnQuotationItemUUID,
String parentBusSolnQuotationItem,
String busSolnQtanItemCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String busSolnQtanItemDescription,
String language,
String busSolnQtanItemExtReference,
String itemOrderProbabilityInPercent,
String busSolnQtanItemIsReleased,
String busSolnQtanItemIsCompleted,
String busSolnQtanItemIsAccepted,
String busSolnQtanItemIsRejected,
String busSolnQtanItmRjcnReason,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String paymentTerms,
String masterWarranty,
String billableControl,
String contractAccount,
BusinessSolutionQuotation toBusinessSolutionQuotation,
List<BusSolnQtanItmPriceElement> toPriceElement,
List<BusSolnQtanSrvcItmRefObj> toReferenceObject,
List<BusSolnQtanItmFUPSrvcOrder> toServiceOrder,
List<BusSolnQtanItemText> toText) |
BusSolnQtanSalesItem(String businessSolutionQuotation,
String busSolutionQuotationItem,
UUID busSolnQuotationItemUUID,
String parentBusSolnQuotationItem,
String busSolnQtanItemCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String busSolnQtanItemDescription,
String language,
String busSolnQtanItemExtReference,
String itemOrderProbabilityInPercent,
String busSolnQtanItemIsReleased,
String busSolnQtanItemIsCompleted,
String busSolnQtanItemIsAccepted,
String busSolnQtanItemIsRejected,
String busSolnQtanItmRjcnReason,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String paymentTerms,
String incotermsPart1,
String incotermsPart2,
String deliveryPriority,
String partialDeliveryIsAllowed,
Boolean orderCombinationIsAllowed,
String contractAccount,
String configurationNumber,
BusinessSolutionQuotation toBusinessSolutionQuotation,
List<BusSolnQtanItmConfign> toConfigurations,
List<BusSolnQtanItmPriceElement> toPriceElement,
List<BusSolnQtanItmFUPSalesOrder> toSalesOrder,
List<BusSolnQtanItmFUPSrvcOrder> toServiceOrder,
List<BusSolnQtanItemText> toText) |
BusSolnQtanServiceItem(String businessSolutionQuotation,
String busSolutionQuotationItem,
UUID busSolnQuotationItemUUID,
String serviceDocumentItemCharUUID,
String parentBusSolnQuotationItem,
String busSolnQtanItemCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String busSolnQtanItemDescription,
String language,
String busSolnQtanItemExtReference,
String itemOrderProbabilityInPercent,
String busSolnQtanItemIsReleased,
String busSolnQtanItemIsCompleted,
String busSolnQtanItemIsAccepted,
String busSolnQtanItemIsRejected,
String busSolnQtanItmRjcnReason,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String paymentTerms,
String serviceTransactionChargeType,
String srvcTransactionValuationType,
String referenceServiceContract,
String serviceProfile,
String responseProfile,
String masterWarranty,
String billableControl,
String contractAccount,
BusinessSolutionQuotation toBusinessSolutionQuotation,
List<BusSolnQtanItmPriceElement> toPriceElement,
List<BusSolnQtanSrvcItmRefObj> toReferenceObject,
List<BusSolnQtanItmFUPSrvcOrder> toServiceOrder,
List<BusSolnQtanItemText> toText) |
BusSolnQtanSrvcPrtItem(String businessSolutionQuotation,
String busSolutionQuotationItem,
UUID busSolnQuotationItemUUID,
String parentBusSolnQuotationItem,
String busSolnQtanItemCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String busSolnQtanItemDescription,
String language,
String busSolnQtanItemExtReference,
String itemOrderProbabilityInPercent,
String busSolnQtanItemIsReleased,
String busSolnQtanItemIsCompleted,
String busSolnQtanItemIsAccepted,
String busSolnQtanItemIsRejected,
String busSolnQtanItmRjcnReason,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String paymentTerms,
String serviceProfile,
String responseProfile,
String masterWarranty,
String billableControl,
String contractAccount,
BusinessSolutionQuotation toBusinessSolutionQuotation,
List<BusSolnQtanItmPriceElement> toPriceElement,
List<BusSolnQtanSrvcItmRefObj> toReferenceObject,
List<BusSolnQtanItmFUPSrvcOrder> toServiceOrder,
List<BusSolnQtanItemText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusSolnQtanItmFUPSrvcOrder> |
BusSolnQtanItmFUPSrvcOrderOneToOneLink.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 BusSolnQtanItmFUPSrvcOrderLink<ObjectT> |
BusSolnQtanItmFUPSrvcOrderLink.translateLinkType(EntityLink<BusSolnQtanItmFUPSrvcOrderLink<ObjectT>,BusSolnQtanItmFUPSrvcOrder,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.