Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocItem
Packages that use PhysInventoryDocItem
Package
Description
-
Uses of PhysInventoryDocItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument with type parameters of type PhysInventoryDocItemModifier and TypeFieldDescriptionstatic final PhysInventoryDocHeaderLink<PhysInventoryDocItem>PhysInventoryDocHeader.TO_PHYSICAL_INVENTORY_DOCUMENT_ITEMUse with available fluent helpers to apply the to_PhysicalInventoryDocumentItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument that return PhysInventoryDocItemModifier and TypeMethodDescriptionPhysInventoryDocItem.PhysInventoryDocItemBuilder.build()InitiateRecountOnItemFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.PostDifferencesOnItemFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected PhysInventoryDocItemPhysInventoryDocItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument that return types with arguments of type PhysInventoryDocItemModifier and TypeMethodDescriptionPhysInventoryDocHeader.fetchPhysicalInventoryDocumentItem()Fetches the PhysInventoryDocItem entities (one to many) associated with this entity.protected Class<PhysInventoryDocItem>InitiateRecountOnItemFluentHelper.getEntityClass()protected Class<PhysInventoryDocItem>PhysInventoryDocItemByKeyFluentHelper.getEntityClass()protected Class<PhysInventoryDocItem>PhysInventoryDocItemFluentHelper.getEntityClass()protected Class<PhysInventoryDocItem>PostDifferencesOnItemFluentHelper.getEntityClass()io.vavr.control.Option<List<PhysInventoryDocItem>>PhysInventoryDocHeader.getPhysicalInventoryDocumentItemIfPresent()Retrieval of associated PhysInventoryDocItem entities (one to many).PhysInventoryDocHeader.getPhysicalInventoryDocumentItemOrFetch()Retrieval of associated PhysInventoryDocItem entities (one to many).PhysInventoryDocItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument with parameters of type PhysInventoryDocItemModifier and TypeMethodDescriptionvoidPhysInventoryDocHeader.addPhysicalInventoryDocumentItem(PhysInventoryDocItem... entity) Adds elements to the list of associated PhysInventoryDocItem entities.PhysInventoryDocHeader.PhysInventoryDocHeaderBuilder.physicalInventoryDocumentItem(PhysInventoryDocItem... value) Navigation property to_PhysicalInventoryDocumentItem for PhysInventoryDocHeader to multiple PhysInventoryDocItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument with type arguments of type PhysInventoryDocItemModifier and TypeMethodDescriptionvoidPhysInventoryDocHeader.setPhysicalInventoryDocumentItem(List<PhysInventoryDocItem> value) Overwrites the list of associated PhysInventoryDocItem entities for the loaded navigation property to_PhysicalInventoryDocumentItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument with parameters of type PhysInventoryDocItemModifierConstructorDescriptionPhysInventoryDocItemUpdateFluentHelper(String servicePath, PhysInventoryDocItem entity, String entityCollection) Creates a fluent helper object that will update aPhysInventoryDocItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument with type arguments of type PhysInventoryDocItemModifierConstructorDescriptionPhysInventoryDocHeader(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) -
Uses of PhysInventoryDocItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.batch with parameters of type PhysInventoryDocItemModifier and TypeMethodDescriptionDefaultPhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem) PhysicalInventoryDocumentServiceBatchChangeSet.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem) Update an existingPhysInventoryDocItementity and save it to the S/4HANA system. -
Uses of PhysInventoryDocItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.link that return types with arguments of type PhysInventoryDocItemModifier and TypeMethodDescriptionPhysInventoryDocItemOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.link with type arguments of type PhysInventoryDocItemModifier and TypeMethodDescriptionprotected PhysInventoryDocItemLink<ObjectT>PhysInventoryDocItemLink.translateLinkType(EntityLink<PhysInventoryDocItemLink<ObjectT>, PhysInventoryDocItem, ObjectT> link) -
Uses of PhysInventoryDocItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PhysInventoryDocItemModifier and TypeMethodDescriptionDefaultPhysicalInventoryDocumentService.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem) Deprecated.PhysicalInventoryDocumentService.updatePhysInventoryDocItem(PhysInventoryDocItem physInventoryDocItem) Deprecated.Update an existingPhysInventoryDocItementity and save it to the S/4HANA system.