Modifier and Type | Field and Description |
---|---|
static SalesOrderWithoutChargeItemLink<SlsOrdWthoutChrgSchedLine> |
SalesOrderWithoutChargeItem.TO_SCHEDULE_LINE
Use with available fluent helpers to apply the to_ScheduleLine navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SlsOrdWthoutChrgSchedLine |
SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SlsOrdWthoutChrgSchedLine> |
SalesOrderWithoutChargeItem.fetchScheduleLine()
Fetches the SlsOrdWthoutChrgSchedLine entities (one to many) associated with this entity.
|
protected Class<SlsOrdWthoutChrgSchedLine> |
SlsOrdWthoutChrgSchedLineByKeyFluentHelper.getEntityClass() |
protected Class<SlsOrdWthoutChrgSchedLine> |
SlsOrdWthoutChrgSchedLineFluentHelper.getEntityClass() |
io.vavr.control.Option<List<SlsOrdWthoutChrgSchedLine>> |
SalesOrderWithoutChargeItem.getScheduleLineIfPresent()
Retrieval of associated SlsOrdWthoutChrgSchedLine entities (one to many).
|
List<SlsOrdWthoutChrgSchedLine> |
SalesOrderWithoutChargeItem.getScheduleLineOrFetch()
Retrieval of associated SlsOrdWthoutChrgSchedLine entities (one to many).
|
Class<SlsOrdWthoutChrgSchedLine> |
SlsOrdWthoutChrgSchedLine.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SalesOrderWithoutChargeItem.addScheduleLine(SlsOrdWthoutChrgSchedLine... entity)
Adds elements to the list of associated SlsOrdWthoutChrgSchedLine entities.
|
SalesOrderWithoutChargeItem.SalesOrderWithoutChargeItemBuilder |
SalesOrderWithoutChargeItem.SalesOrderWithoutChargeItemBuilder.scheduleLine(SlsOrdWthoutChrgSchedLine... value)
Navigation property to_ScheduleLine for SalesOrderWithoutChargeItem to multiple
SlsOrdWthoutChrgSchedLine.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesOrderWithoutChargeItem.setScheduleLine(List<SlsOrdWthoutChrgSchedLine> value)
Overwrites the list of associated SlsOrdWthoutChrgSchedLine entities for the loaded navigation property
to_ScheduleLine.
|
Constructor and Description |
---|
SalesOrderWithoutChargeItem(String salesOrderWithoutCharge,
String salesOrderWithoutChargeItem,
String higherLevelItem,
String slsOrdWthoutChrgItemCategory,
String salesOrderWthoutChrgItemText,
String purchaseOrderByCustomer,
String material,
String materialByCustomer,
BigDecimal requestedQuantity,
String requestedQuantityUnit,
BigDecimal itemGrossWeight,
BigDecimal itemNetWeight,
String itemWeightUnit,
BigDecimal itemVolume,
String itemVolumeUnit,
String transactionCurrency,
BigDecimal netAmount,
String materialGroup,
String materialPricingGroup,
String batch,
String plant,
String storageLocation,
String shippingPoint,
String shippingType,
String deliveryPriority,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String salesDocumentRjcnReason,
String wBSElement,
String profitCenter,
String referenceSDDocument,
String referenceSDDocumentItem,
String sDProcessStatus,
String deliveryStatus,
List<SlsOrdWthoutChrgItmPartner> toPartner,
SalesOrderWithoutCharge toSalesOrderWithoutCharge,
List<SlsOrdWthoutChrgSchedLine> toScheduleLine) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SlsOrdWthoutChrgSchedLine> |
SlsOrdWthoutChrgSchedLineOneToOneLink.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 SlsOrdWthoutChrgSchedLineLink<ObjectT> |
SlsOrdWthoutChrgSchedLineLink.translateLinkType(EntityLink<SlsOrdWthoutChrgSchedLineLink<ObjectT>,SlsOrdWthoutChrgSchedLine,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.