Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.PhysInventoryDocHeader
Packages that use PhysInventoryDocHeader
Package
Description
-
Uses of PhysInventoryDocHeader 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 PhysInventoryDocHeaderModifier and TypeFieldDescriptionstatic final PhysInventoryDocItemOneToOneLink<PhysInventoryDocHeader>PhysInventoryDocItem.TO_PHYSICAL_INVENTORY_DOCUMENTUse with available fluent helpers to apply the to_PhysicalInventoryDocument navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument that return PhysInventoryDocHeaderModifier and TypeMethodDescriptionPhysInventoryDocHeader.PhysInventoryDocHeaderBuilder.build()InitiateRecountFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.PostDifferencesFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.PhysInventoryDocItem.fetchPhysicalInventoryDocument()Fetches the PhysInventoryDocHeader entity (one to one) associated with this entity.protected PhysInventoryDocHeaderPhysInventoryDocHeaderCreateFluentHelper.getEntity()PhysInventoryDocItem.getPhysicalInventoryDocumentOrFetch()Retrieval of associated PhysInventoryDocHeader entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument that return types with arguments of type PhysInventoryDocHeaderModifier and TypeMethodDescriptionprotected Class<PhysInventoryDocHeader>InitiateRecountFluentHelper.getEntityClass()protected Class<PhysInventoryDocHeader>PhysInventoryDocHeaderByKeyFluentHelper.getEntityClass()protected Class<PhysInventoryDocHeader>PhysInventoryDocHeaderFluentHelper.getEntityClass()protected Class<PhysInventoryDocHeader>PostDifferencesFluentHelper.getEntityClass()io.vavr.control.Option<PhysInventoryDocHeader>PhysInventoryDocItem.getPhysicalInventoryDocumentIfPresent()Retrieval of associated PhysInventoryDocHeader entity (one to one).PhysInventoryDocHeader.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument with parameters of type PhysInventoryDocHeaderModifier and TypeMethodDescriptionPhysInventoryDocItem.PhysInventoryDocItemBuilder.physicalInventoryDocument(PhysInventoryDocHeader value) Navigation property to_PhysicalInventoryDocument for PhysInventoryDocItem to single PhysInventoryDocHeader.voidPhysInventoryDocItem.setPhysicalInventoryDocument(PhysInventoryDocHeader value) Overwrites the associated PhysInventoryDocHeader entity for the loaded navigation property to_PhysicalInventoryDocument.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument with parameters of type PhysInventoryDocHeaderModifierConstructorDescriptionPhysInventoryDocHeaderCreateFluentHelper(String servicePath, PhysInventoryDocHeader entity, String entityCollection) Creates a fluent helper object that will create aPhysInventoryDocHeaderentity 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, List<SerialNumberPhysInventoryDoc> toSerialNumbers) -
Uses of PhysInventoryDocHeader 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 PhysInventoryDocHeaderModifier and TypeMethodDescriptionDefaultPhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) PhysicalInventoryDocumentServiceBatchChangeSet.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) Create a newPhysInventoryDocHeaderentity and save it to the S/4HANA system. -
Uses of PhysInventoryDocHeader 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 PhysInventoryDocHeaderModifier and TypeMethodDescriptionPhysInventoryDocHeaderOneToOneLink.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 PhysInventoryDocHeaderModifier and TypeMethodDescriptionprotected PhysInventoryDocHeaderLink<ObjectT>PhysInventoryDocHeaderLink.translateLinkType(EntityLink<PhysInventoryDocHeaderLink<ObjectT>, PhysInventoryDocHeader, ObjectT> link) -
Uses of PhysInventoryDocHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PhysInventoryDocHeaderModifier and TypeMethodDescriptionDefaultPhysicalInventoryDocumentService.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) Deprecated.PhysicalInventoryDocumentService.createPhysInventoryDocHeader(PhysInventoryDocHeader physInventoryDocHeader) Deprecated.Create a newPhysInventoryDocHeaderentity and save it to the S/4HANA system.