Modifier and Type | Field and Description |
---|---|
static PhysInventoryDocHeaderLink<PhysInventoryDocItem> |
PhysInventoryDocHeader.TO_PHYSICAL_INVENTORY_DOCUMENT_ITEM
Use with available fluent helpers to apply the to_PhysicalInventoryDocumentItem navigation property to
query operations.
|
Modifier and Type | Method and Description |
---|---|
PhysInventoryDocItem |
PhysInventoryDocItem.PhysInventoryDocItemBuilder.build() |
PhysInventoryDocItem |
PostDifferencesOnItemFluentHelper.execute(ErpConfigContext configContext) |
PhysInventoryDocItem |
InitiateRecountOnItemFluentHelper.execute(ErpConfigContext configContext) |
protected PhysInventoryDocItem |
PhysInventoryDocItemUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<PhysInventoryDocItem> |
PhysInventoryDocHeader.fetchPhysicalInventoryDocumentItem()
Fetches the PhysInventoryDocItem entities (one to many) associated with this entity.
|
protected Class<PhysInventoryDocItem> |
PostDifferencesOnItemFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocItem> |
InitiateRecountOnItemFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocItem> |
PhysInventoryDocItemFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocItem> |
PhysInventoryDocItemByKeyFluentHelper.getEntityClass() |
Optional<List<PhysInventoryDocItem>> |
PhysInventoryDocHeader.getPhysicalInventoryDocumentItemIfPresent()
Retrieval of associated PhysInventoryDocItem entities (one to many).
|
List<PhysInventoryDocItem> |
PhysInventoryDocHeader.getPhysicalInventoryDocumentItemOrFetch()
Retrieval of associated PhysInventoryDocItem entities (one to many).
|
Class<PhysInventoryDocItem> |
PhysInventoryDocItem.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PhysInventoryDocHeader.addPhysicalInventoryDocumentItem(PhysInventoryDocItem... entity)
Adds elements to the list of associated PhysInventoryDocItem entities.
|
PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder |
PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder.physicalInventoryDocumentItem(PhysInventoryDocItem... value) |
Modifier and Type | Method and Description |
---|---|
void |
PhysInventoryDocHeader.setPhysicalInventoryDocumentItem(List<PhysInventoryDocItem> value)
Overwrites the list of associated PhysInventoryDocItem entities for the loaded navigation property
to_PhysicalInventoryDocumentItem.
|
Constructor and Description |
---|
PhysInventoryDocItemUpdateFluentHelper(String servicePath,
PhysInventoryDocItem entity)
Creates a fluent helper object that will update a
PhysInventoryDocItem entity on the OData endpoint. |
Constructor and Description |
---|
PhysInventoryDocHeader(String fiscalYear,
String physicalInventoryDocument,
String inventoryTransactionType,
String plant,
String storageLocation,
String inventorySpecialStockType,
LocalDateTime documentDate,
LocalDateTime physInventoryPlannedCountDate,
LocalDateTime physicalInventoryLastCountDate,
LocalDateTime postingDate,
String fiscalPeriod,
String createdByUser,
Boolean postingIsBlockedForPhysInvtry,
String physicalInventoryCountStatus,
String physInvtryAdjustmentPostingSts,
String physInvtryDeletionStatus,
Boolean physInvtryDocHasQtySnapshot,
String physicalInventoryGroupType,
String physicalInventoryGroup,
String physicalInventoryNumber,
String physInventoryReferenceNumber,
String physicalInventoryDocumentDesc,
String physicalInventoryType,
ZonedDateTime lastChangeDateTime,
List<PhysInventoryDocItem> toPhysicalInventoryDocumentItem) |
Modifier and Type | Method and Description |
---|---|
PhysicalInventoryDocumentServiceBatchChangeSet |
DefaultPhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem)
Update an existing
PhysInventoryDocItem entity and save it to the S/4HANA system. |
PhysicalInventoryDocumentServiceBatchChangeSet |
PhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem)
Update an existing
PhysInventoryDocItem entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PhysInventoryDocItem> |
PhysInventoryDocItemOneToOneLink.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 PhysInventoryDocItemLink<ObjectT> |
PhysInventoryDocItemLink.translateLinkType(EntityLink<PhysInventoryDocItemLink<ObjectT>,PhysInventoryDocItem,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
PhysInventoryDocItemUpdateFluentHelper |
PhysicalInventoryDocumentService.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem)
Update an existing
PhysInventoryDocItem entity and save it to the S/4HANA system. |
PhysInventoryDocItemUpdateFluentHelper |
DefaultPhysicalInventoryDocumentService.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem) |
Copyright © 2019 SAP SE. All rights reserved.