Modifier and Type | Field and Description |
---|---|
static WhseInboundDeliveryItemLink<WhseInbDelivItemSerialNumber> |
WhseInboundDeliveryItem.TO_WHSE_INB_DELIVERY_ITEM_SERIAL_NO
Use with available fluent helpers to apply the to_WhseInbDeliveryItemSerialNo navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
WhseInbDelivItemSerialNumber |
WhseInbDelivItemSerialNumber.WhseInbDelivItemSerialNumberBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<WhseInbDelivItemSerialNumber> |
WhseInboundDeliveryItem.fetchWhseInbDeliveryItemSerialNo()
Fetches the WhseInbDelivItemSerialNumber entities (one to many) associated with this entity.
|
protected Class<WhseInbDelivItemSerialNumber> |
WhseInbDelivItemSerialNumberFluentHelper.getEntityClass() |
protected Class<WhseInbDelivItemSerialNumber> |
WhseInbDelivItemSerialNumberByKeyFluentHelper.getEntityClass() |
Class<WhseInbDelivItemSerialNumber> |
WhseInbDelivItemSerialNumber.getType() |
io.vavr.control.Option<List<WhseInbDelivItemSerialNumber>> |
WhseInboundDeliveryItem.getWhseInbDeliveryItemSerialNoIfPresent()
Retrieval of associated WhseInbDelivItemSerialNumber entities (one to many).
|
List<WhseInbDelivItemSerialNumber> |
WhseInboundDeliveryItem.getWhseInbDeliveryItemSerialNoOrFetch()
Retrieval of associated WhseInbDelivItemSerialNumber entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
WhseInboundDeliveryItem.addWhseInbDeliveryItemSerialNo(WhseInbDelivItemSerialNumber... entity)
Adds elements to the list of associated WhseInbDelivItemSerialNumber entities.
|
WhseInboundDeliveryItem.WhseInboundDeliveryItemBuilder |
WhseInboundDeliveryItem.WhseInboundDeliveryItemBuilder.whseInbDeliveryItemSerialNo(WhseInbDelivItemSerialNumber... value)
Navigation property to_WhseInbDeliveryItemSerialNo for WhseInboundDeliveryItem to multiple
WhseInbDelivItemSerialNumber.
|
Modifier and Type | Method and Description |
---|---|
void |
WhseInboundDeliveryItem.setWhseInbDeliveryItemSerialNo(List<WhseInbDelivItemSerialNumber> value)
Overwrites the list of associated WhseInbDelivItemSerialNumber entities for the loaded navigation property
to_WhseInbDeliveryItemSerialNo.
|
Constructor and Description |
---|
WhseInboundDeliveryItem(String inboundDelivery,
String inboundDeliveryItem,
String warehouse,
String deliveryCategory,
String deliveryItemCategory,
String inboundDeliveryItemType,
String product,
String productExternalID,
String productBatch,
String countryOfOrigin,
BigDecimal productQuantity,
String quantityUnit,
String stagingAreaGroup,
String stagingArea,
String stagingBay,
String goodsReceiptStatus,
String planningPutawayStatus,
String putawayStatus,
String completionStatus,
String warehouseProcessType,
String goodsMovementBin,
String productionSupplyArea,
ZonedDateTime lastChangeDateTime,
String entitledToDisposeParty,
String stockUsage,
String warehouseStockCategory,
String stockOwner,
String deliveryItemStockTypeDetnCode,
String stockDocumentCategory,
String stockDocumentNumber,
String stockItemNumber,
String wBSElementInternalID,
String wBSElementExternalID,
String specialStockIdfgSalesOrder,
String specialStockIdfgSalesOrderItem,
String purchasingDocument,
String purchasingDocumentItem,
String manufacturingOrder,
List<WhseInbDelivItemSerialNumber> toWhseInbDeliveryItemSerialNo,
WhseInboundDeliveryHead toWhseInboundDeliveryHead) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WhseInbDelivItemSerialNumber> |
WhseInbDelivItemSerialNumberOneToOneLink.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 WhseInbDelivItemSerialNumberLink<ObjectT> |
WhseInbDelivItemSerialNumberLink.translateLinkType(EntityLink<WhseInbDelivItemSerialNumberLink<ObjectT>,WhseInbDelivItemSerialNumber,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.