Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field.InspLotMatlDocItemField
Packages that use InspLotMatlDocItemField
-
Uses of InspLotMatlDocItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspLotMatlDocItemFieldModifier and TypeFieldDescriptionstatic final InspLotMatlDocItemField<ZonedDateTime>InspLotMatlDocItem.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final InspLotMatlDocItemField<LocalDateTime>InspLotMatlDocItem.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.INSP_LOT_BATCH_TRANSFERRED_TOUse with available fluent helpers to apply the InspLotBatchTransferredTo field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.INSP_LOT_MATERIAL_POSTED_TOUse with available fluent helpers to apply the InspLotMaterialPostedTo field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.INSP_LOT_MATL_DOC_ITEMUse with available fluent helpers to apply the InspLotMatlDocItem field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.INSP_LOT_MATL_DOC_ITEM_TYPEUse with available fluent helpers to apply the InspLotMatlDocItemType field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.INSP_LOT_MATL_DOC_ITM_QTY_UNITUse with available fluent helpers to apply the InspLotMatlDocItmQtyUnit field to query operations.static final InspLotMatlDocItemField<BigDecimal>InspLotMatlDocItem.INSP_LOT_QTY_POSTEDUse with available fluent helpers to apply the InspLotQtyPosted field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.INSPECTION_LOTUse with available fluent helpers to apply the InspectionLot field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.MATERIAL_DOCUMENTUse with available fluent helpers to apply the MaterialDocument field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.MATERIAL_DOCUMENT_ITEMUse with available fluent helpers to apply the MaterialDocumentItem field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.MATERIAL_DOCUMENT_ITEM_TEXTUse with available fluent helpers to apply the MaterialDocumentItemText field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.MATERIAL_DOCUMENT_YEARUse with available fluent helpers to apply the MaterialDocumentYear field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.static final InspLotMatlDocItemField<String>InspLotMatlDocItem.USAGE_DECISION_STOCK_TYPEUse with available fluent helpers to apply the UsageDecisionStockType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspLotMatlDocItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspLotMatlDocItemField<T>InspLotMatlDocItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspLotMatlDocItemField<T>Use with available fluent helpers to apply an extension field to query operations.