Modifier and Type | Field and Description |
---|---|
static PhysInventoryDocItemOneToOneLink<PhysInventoryDocHeader> |
PhysInventoryDocItem.TO_PHYSICAL_INVENTORY_DOCUMENT
Use with available fluent helpers to apply the to_PhysicalInventoryDocument navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PhysInventoryDocHeader |
PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder.build() |
PhysInventoryDocHeader |
PostDifferencesFluentHelper.execute(HttpDestinationProperties destination) |
PhysInventoryDocHeader |
InitiateRecountFluentHelper.execute(HttpDestinationProperties destination) |
PhysInventoryDocHeader |
PhysInventoryDocItem.fetchPhysicalInventoryDocument()
Fetches the PhysInventoryDocHeader entity (one to one) associated with this entity.
|
protected PhysInventoryDocHeader |
PhysInventoryDocHeaderCreateFluentHelper.getEntity() |
PhysInventoryDocHeader |
PhysInventoryDocItem.getPhysicalInventoryDocumentOrFetch()
Retrieval of associated PhysInventoryDocHeader entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PhysInventoryDocHeader> |
PostDifferencesFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocHeader> |
PhysInventoryDocHeaderFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocHeader> |
PhysInventoryDocHeaderByKeyFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocHeader> |
InitiateRecountFluentHelper.getEntityClass() |
io.vavr.control.Option<PhysInventoryDocHeader> |
PhysInventoryDocItem.getPhysicalInventoryDocumentIfPresent()
Retrieval of associated PhysInventoryDocHeader entity (one to one).
|
Class<PhysInventoryDocHeader> |
PhysInventoryDocHeader.getType() |
Modifier and Type | Method and Description |
---|---|
PhysInventoryDocItem.PhysInventoryDocItemBuilder |
PhysInventoryDocItem.PhysInventoryDocItemBuilder.physicalInventoryDocument(PhysInventoryDocHeader value)
Navigation property to_PhysicalInventoryDocument for PhysInventoryDocItem to single
PhysInventoryDocHeader.
|
void |
PhysInventoryDocItem.setPhysicalInventoryDocument(PhysInventoryDocHeader value)
Overwrites the associated PhysInventoryDocHeader entity for the loaded navigation property
to_PhysicalInventoryDocument.
|
Constructor and Description |
---|
PhysInventoryDocHeaderCreateFluentHelper(String servicePath,
PhysInventoryDocHeader entity)
Creates a fluent helper object that will create a
PhysInventoryDocHeader entity on the OData endpoint. |
PhysInventoryDocItem(String fiscalYear,
String physicalInventoryDocument,
String physicalInventoryDocumentItem,
String plant,
String storageLocation,
String material,
String batch,
String inventorySpecialStockType,
String physicalInventoryStockType,
String salesOrder,
String salesOrderItem,
String supplier,
String customer,
String wBSElement,
String lastChangeUser,
LocalDateTime lastChangeDate,
String countedByUser,
LocalDateTime physicalInventoryLastCountDate,
String adjustmentPostingMadeByUser,
LocalDateTime postingDate,
Boolean physicalInventoryItemIsCounted,
Boolean physInvtryDifferenceIsPosted,
Boolean physInvtryItemIsRecounted,
Boolean physInvtryItemIsDeleted,
Boolean isHandledInAltvUnitOfMsr,
String cycleCountType,
Boolean isValueOnlyMaterial,
String physInventoryReferenceNumber,
String materialDocument,
String materialDocumentYear,
String materialDocumentItem,
String physInvtryRecountDocument,
Boolean physicalInventoryItemIsZero,
String reasonForPhysInvtryDifference,
String materialBaseUnit,
BigDecimal bookQtyBfrCountInMatlBaseUnit,
BigDecimal quantity,
String unitOfEntry,
BigDecimal quantityInUnitOfEntry,
String currency,
BigDecimal differenceAmountInCoCodeCrcy,
BigDecimal enteredSlsAmtInCoCodeCrcy,
BigDecimal slsPriceAmountInCoCodeCrcy,
BigDecimal physInvtryCtAmtInCoCodeCrcy,
BigDecimal bookQtyAmountInCoCodeCrcy,
ZonedDateTime lastChangeDateTime,
PhysInventoryDocHeader toPhysicalInventoryDocument) |
Modifier and Type | Method and Description |
---|---|
PhysicalInventoryDocumentServiceBatchChangeSet |
DefaultPhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader)
Create a new
PhysInventoryDocHeader entity and save it to the S/4HANA system. |
PhysicalInventoryDocumentServiceBatchChangeSet |
PhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader)
Create a new
PhysInventoryDocHeader entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PhysInventoryDocHeader> |
PhysInventoryDocHeaderOneToOneLink.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 PhysInventoryDocHeaderLink<ObjectT> |
PhysInventoryDocHeaderLink.translateLinkType(EntityLink<PhysInventoryDocHeaderLink<ObjectT>,PhysInventoryDocHeader,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
PhysInventoryDocHeaderCreateFluentHelper |
DefaultPhysicalInventoryDocumentService.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) |
PhysInventoryDocHeaderCreateFluentHelper |
PhysicalInventoryDocumentService.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader)
Create a new
PhysInventoryDocHeader entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.