Modifier and Type | Field and Description |
---|---|
static BusSolnOrderSalesItemLink<BusSolnOrdItmFUPSalesOrder> |
BusSolnOrderSalesItem.TO_SALES_ORDER
Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BusSolnOrdItmFUPSalesOrder |
BusSolnOrdItmFUPSalesOrder.BusSolnOrdItmFUPSalesOrderBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BusSolnOrdItmFUPSalesOrder> |
BusSolnOrderSalesItem.fetchSalesOrder()
Fetches the BusSolnOrdItmFUPSalesOrder entities (one to many) associated with this entity.
|
protected Class<BusSolnOrdItmFUPSalesOrder> |
BusSolnOrdItmFUPSalesOrderByKeyFluentHelper.getEntityClass() |
protected Class<BusSolnOrdItmFUPSalesOrder> |
BusSolnOrdItmFUPSalesOrderFluentHelper.getEntityClass() |
io.vavr.control.Option<List<BusSolnOrdItmFUPSalesOrder>> |
BusSolnOrderSalesItem.getSalesOrderIfPresent()
Retrieval of associated BusSolnOrdItmFUPSalesOrder entities (one to many).
|
List<BusSolnOrdItmFUPSalesOrder> |
BusSolnOrderSalesItem.getSalesOrderOrFetch()
Retrieval of associated BusSolnOrdItmFUPSalesOrder entities (one to many).
|
Class<BusSolnOrdItmFUPSalesOrder> |
BusSolnOrdItmFUPSalesOrder.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusSolnOrderSalesItem.addSalesOrder(BusSolnOrdItmFUPSalesOrder... entity)
Adds elements to the list of associated BusSolnOrdItmFUPSalesOrder entities.
|
BusSolnOrderSalesItem.BusSolnOrderSalesItemBuilder |
BusSolnOrderSalesItem.BusSolnOrderSalesItemBuilder.salesOrder(BusSolnOrdItmFUPSalesOrder... value)
Navigation property to_SalesOrder for BusSolnOrderSalesItem to multiple
BusSolnOrdItmFUPSalesOrder.
|
Modifier and Type | Method and Description |
---|---|
void |
BusSolnOrderSalesItem.setSalesOrder(List<BusSolnOrdItmFUPSalesOrder> value)
Overwrites the list of associated BusSolnOrdItmFUPSalesOrder entities for the loaded navigation property
to_SalesOrder.
|
Constructor and Description |
---|
BusSolnOrderSalesItem(String businessSolutionOrder,
String businessSolutionOrderItem,
UUID businessSolutionOrderItemUUID,
String busSolnOrdItmCategory,
String product,
BigDecimal quantity,
String quantityUnit,
String busSolnOrdItmDescription,
String language,
String busSolnOrdItmExtReference,
String itemOrderProbabilityInPercent,
String paymentTerms,
String incotermsPart1,
String incotermsPart2,
String busSolnOrdItmIsReleased,
String busSolnOrdItmIsCompleted,
String busSolnOrdItmIsRejected,
String busSolnOrdItmRjcnReason,
String busSolnOrdItmRjcnReasonText,
String srvcDocItmDeliveryStatus,
String srvcDocDeliveryStatusText,
String serviceDocItemBillingStatus,
String billingBlockReason,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String deliveryPriority,
String partialDeliveryIsAllowed,
Boolean orderCombinationIsAllowed,
String deliveryBlockReason,
ZonedDateTime requestedDeliveryUTCDateTime,
BigDecimal serviceDocumentItemNetAmount,
String transactionCurrency,
String profitCenter,
String purchaseOrderByCustomer,
String materialPricingGroup,
BigDecimal itemGrossWeight,
BigDecimal itemNetWeight,
String itemWeightUnit,
BigDecimal itemVolume,
String itemVolumeUnit,
String deliveryGroup,
BusinessSolutionOrder toBusinessSolutionOrder,
List<BusSolnOrderItemPriceElement> toPriceElement,
List<BusSolnOrdItmFUPSalesOrder> toSalesOrder,
List<BusSolnOrderItemScheduleLine> toScheduleLine,
List<BusSolutionOrderItemText> toText) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BusSolnOrdItmFUPSalesOrder> |
BusSolnOrdItmFUPSalesOrderOneToOneLink.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 BusSolnOrdItmFUPSalesOrderLink<ObjectT> |
BusSolnOrdItmFUPSalesOrderLink.translateLinkType(EntityLink<BusSolnOrdItmFUPSalesOrderLink<ObjectT>,BusSolnOrdItmFUPSalesOrder,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.