Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.field.PhysInventoryDocHeaderField
Packages that use PhysInventoryDocHeaderField
-
Uses of PhysInventoryDocHeaderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument declared as PhysInventoryDocHeaderFieldModifier and TypeFieldDescriptionstatic final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final PhysInventoryDocHeaderField<LocalDateTime>PhysInventoryDocHeader.DOCUMENT_DATEUse with available fluent helpers to apply the DocumentDate field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.FISCAL_PERIODUse with available fluent helpers to apply the FiscalPeriod field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.INVENTORY_SPECIAL_STOCK_TYPEUse with available fluent helpers to apply the InventorySpecialStockType field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.INVENTORY_TRANSACTION_TYPEUse with available fluent helpers to apply the InventoryTransactionType field to query operations.static final PhysInventoryDocHeaderField<ZonedDateTime>PhysInventoryDocHeader.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final PhysInventoryDocHeaderField<LocalDateTime>PhysInventoryDocHeader.PHYS_INVENTORY_PLANNED_COUNT_DATEUse with available fluent helpers to apply the PhysInventoryPlannedCountDate field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYS_INVENTORY_REFERENCE_NUMBERUse with available fluent helpers to apply the PhysInventoryReferenceNumber field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYS_INVTRY_ADJUSTMENT_POSTING_STSUse with available fluent helpers to apply the PhysInvtryAdjustmentPostingSts field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYS_INVTRY_DELETION_STATUSUse with available fluent helpers to apply the PhysInvtryDeletionStatus field to query operations.static final PhysInventoryDocHeaderField<Boolean>PhysInventoryDocHeader.PHYS_INVTRY_DOC_HAS_QTY_SNAPSHOTUse with available fluent helpers to apply the PhysInvtryDocHasQtySnapshot field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYSICAL_INVENTORY_COUNT_STATUSUse with available fluent helpers to apply the PhysicalInventoryCountStatus field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYSICAL_INVENTORY_DOCUMENTUse with available fluent helpers to apply the PhysicalInventoryDocument field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYSICAL_INVENTORY_DOCUMENT_DESCUse with available fluent helpers to apply the PhysicalInventoryDocumentDesc field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYSICAL_INVENTORY_GROUPUse with available fluent helpers to apply the PhysicalInventoryGroup field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYSICAL_INVENTORY_GROUP_TYPEUse with available fluent helpers to apply the PhysicalInventoryGroupType field to query operations.static final PhysInventoryDocHeaderField<LocalDateTime>PhysInventoryDocHeader.PHYSICAL_INVENTORY_LAST_COUNT_DATEUse with available fluent helpers to apply the PhysicalInventoryLastCountDate field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYSICAL_INVENTORY_NUMBERUse with available fluent helpers to apply the PhysicalInventoryNumber field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PHYSICAL_INVENTORY_TYPEUse with available fluent helpers to apply the PhysicalInventoryType field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final PhysInventoryDocHeaderField<LocalDateTime>PhysInventoryDocHeader.POSTING_DATEUse with available fluent helpers to apply the PostingDate field to query operations.static final PhysInventoryDocHeaderField<Boolean>PhysInventoryDocHeader.POSTING_IS_BLOCKED_FOR_PHYS_INVTRYUse with available fluent helpers to apply the PostingIsBlockedForPhysInvtry field to query operations.static final PhysInventoryDocHeaderField<String>PhysInventoryDocHeader.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument that return PhysInventoryDocHeaderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PhysInventoryDocHeaderField<T>PhysInventoryDocHeader.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PhysInventoryDocHeaderField<T>Use with available fluent helpers to apply an extension field to query operations.