Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static PhysInventoryDocItemLink<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 |
InitiateRecountFluentHelper.execute(ErpConfigContext configContext)
Executes the underlying query using the stored values, plus any query modifiers that were previously called.
|
PhysInventoryDocHeader |
PostDifferencesFluentHelper.execute(ErpConfigContext configContext)
Executes the underlying query using the stored values, plus any query modifiers that were previously called.
|
PhysInventoryDocHeader |
PhysInventoryDocItem.fetchPhysicalInventoryDocument()
Fetches the PhysInventoryDocHeader entity (one to one) associated with this entity.
|
protected PhysInventoryDocHeader |
PhysInventoryDocHeaderCreateFluentHelper.getEntity()
PhysInventoryDocHeader entity object that will be created in the S/4HANA system. |
PhysInventoryDocHeader |
PhysInventoryDocItem.getPhysicalInventoryDocumentOrFetch()
Retrieval of associated PhysInventoryDocHeader entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<PhysInventoryDocHeader> |
PhysInventoryDocHeaderByKeyFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocHeader> |
InitiateRecountFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocHeader> |
PostDifferencesFluentHelper.getEntityClass() |
protected Class<PhysInventoryDocHeader> |
PhysInventoryDocHeaderFluentHelper.getEntityClass() |
Optional<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) |
void |
PhysInventoryDocItem.setPhysicalInventoryDocument(PhysInventoryDocHeader value)
Overwrites the associated PhysInventoryDocHeader entity for the loaded navigation property to_PhysicalInventoryDocument.
|
Modifier and Type | Method and Description |
---|---|
protected PhysInventoryDocHeaderLink<ObjectT> |
PhysInventoryDocHeaderLink.translateLinkType(EntityLink<PhysInventoryDocHeaderLink<ObjectT>,PhysInventoryDocHeader,ObjectT> link) |
Constructor and Description |
---|
PhysInventoryDocHeaderCreateFluentHelper(PhysInventoryDocHeader entity) |
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,
ErpConfigContext erpConfigContext,
PhysInventoryDocHeader toPhysicalInventoryDocument) |
Modifier and Type | Method and Description |
---|---|
PhysInventoryDocHeaderCreateFluentHelper |
PhysicalInventoryDocumentService.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader)
Create a new
PhysInventoryDocHeader entity and save it to the S/4HANA system. |
PhysInventoryDocHeaderCreateFluentHelper |
DefaultPhysicalInventoryDocumentService.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) |
Copyright © 2018 SAP SE. All rights reserved.