Modifier and Type | Field and Description |
---|---|
static WhsePhysicalInventoryCountItemOneToOneLink<WhsePhysicalInventoryItem> |
WhsePhysicalInventoryCountItem.TO_WHSE_PHYSICAL_INVENTORY_ITEM
Use with available fluent helpers to apply the to_WhsePhysicalInventoryItem navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
WhsePhysicalInventoryItem |
WhsePhysicalInventoryItem.WhsePhysicalInventoryItemBuilder.build() |
WhsePhysicalInventoryItem |
WhsePhysicalInventoryCountItem.fetchWhsePhysicalInventoryItem()
Fetches the WhsePhysicalInventoryItem entity (one to one) associated with this entity.
|
protected WhsePhysicalInventoryItem |
WhsePhysicalInventoryItemCreateFluentHelper.getEntity() |
protected WhsePhysicalInventoryItem |
WhsePhysicalInventoryItemUpdateFluentHelper.getEntity() |
WhsePhysicalInventoryItem |
WhsePhysicalInventoryCountItem.getWhsePhysicalInventoryItemOrFetch()
Retrieval of associated WhsePhysicalInventoryItem entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<WhsePhysicalInventoryItem> |
WhsePhysicalInventoryItemByKeyFluentHelper.getEntityClass() |
protected Class<WhsePhysicalInventoryItem> |
WhsePhysicalInventoryItemFluentHelper.getEntityClass() |
Class<WhsePhysicalInventoryItem> |
WhsePhysicalInventoryItem.getType() |
io.vavr.control.Option<WhsePhysicalInventoryItem> |
WhsePhysicalInventoryCountItem.getWhsePhysicalInventoryItemIfPresent()
Retrieval of associated WhsePhysicalInventoryItem entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
void |
WhsePhysicalInventoryCountItem.setWhsePhysicalInventoryItem(WhsePhysicalInventoryItem value)
Overwrites the associated WhsePhysicalInventoryItem entity for the loaded navigation property
to_WhsePhysicalInventoryItem.
|
WhsePhysicalInventoryCountItem.WhsePhysicalInventoryCountItemBuilder |
WhsePhysicalInventoryCountItem.WhsePhysicalInventoryCountItemBuilder.whsePhysicalInventoryItem(WhsePhysicalInventoryItem value)
Navigation property to_WhsePhysicalInventoryItem for WhsePhysicalInventoryCountItem to single
WhsePhysicalInventoryItem.
|
Constructor and Description |
---|
WhsePhysicalInventoryCountItem(UUID physicalInventoryDocumentUUID,
String physicalInventoryItemNumber,
Integer lineIndexOfPInvItem,
Integer pInvQuantitySequence,
Integer physicalInventoryItemLevel,
String pInvItemParentType,
String storageBin,
String storageType,
String parentHandlingUnitNumber,
String physicalInventoryItemType,
String handlingUnitNumber,
String product,
UUID productUUID,
UUID batchUUID,
String batch,
String serialNumberRequiredLevel,
String stockType,
String stockOwner,
String stockOwnerPartnerRole,
String stockUsage,
String entitledToDisposeParty,
String entitledToDisposePartnerRole,
String stockDocumentCategory,
String stockDocumentNumber,
String stockItemNumber,
String wBSElementExternalID,
String documentReltdStockDocCat,
String whseQualityInspectionType,
UUID qualityInspectionDocUUID,
String stockIdentificationNumber,
UUID documentReltdStockDocUUID,
UUID documentReltdStockDocItemUUID,
ZonedDateTime whseTaskGoodsReceiptDateTime,
LocalDateTime shelfLifeExpirationDate,
String countryOfOrigin,
Boolean matlBatchIsInRstrcdUseStock,
Boolean hndlgUnitItemCountedIsComplete,
Boolean hndlgUnitItemCountedIsEmpty,
Boolean hndlgUnitItemCountedIsNotExist,
String packagingMaterial,
String handlingUnitType,
Boolean storageBinIsEmpty,
Boolean pInvIsZeroCount,
String requestedQuantityUnit,
BigDecimal requestedQuantity,
ZonedDateTime pInvItemChgUTCDateTime,
WhsePhysicalInventoryItem toWhsePhysicalInventoryItem) |
WhsePhysicalInventoryItemCreateFluentHelper(String servicePath,
WhsePhysicalInventoryItem entity)
Creates a fluent helper object that will create a
WhsePhysicalInventoryItem entity on the OData endpoint. |
WhsePhysicalInventoryItemUpdateFluentHelper(String servicePath,
WhsePhysicalInventoryItem entity)
Creates a fluent helper object that will update a
WhsePhysicalInventoryItem entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
WarehousePhysicalInventoryServiceBatchChangeSet |
WarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Create a new
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
DefaultWarehousePhysicalInventoryServiceBatchChangeSet.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Create a new
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
WarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Update an existing
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
WarehousePhysicalInventoryServiceBatchChangeSet |
DefaultWarehousePhysicalInventoryServiceBatchChangeSet.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Update an existing
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WhsePhysicalInventoryItem> |
WhsePhysicalInventoryItemOneToOneLink.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 WhsePhysicalInventoryItemLink<ObjectT> |
WhsePhysicalInventoryItemLink.translateLinkType(EntityLink<WhsePhysicalInventoryItemLink<ObjectT>,WhsePhysicalInventoryItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
WhsePhysicalInventoryItemCreateFluentHelper |
DefaultWarehousePhysicalInventoryService.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem) |
WhsePhysicalInventoryItemCreateFluentHelper |
WarehousePhysicalInventoryService.createWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Create a new
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
WhsePhysicalInventoryItemUpdateFluentHelper |
DefaultWarehousePhysicalInventoryService.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem) |
WhsePhysicalInventoryItemUpdateFluentHelper |
WarehousePhysicalInventoryService.updateWhsePhysicalInventoryItem(WhsePhysicalInventoryItem whsePhysicalInventoryItem)
Update an existing
WhsePhysicalInventoryItem entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.