Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod.field.InspectionMethodField
Packages that use InspectionMethodField
-
Uses of InspectionMethodField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod declared as InspectionMethodFieldModifier and TypeFieldDescriptionstatic final InspectionMethodField<String>InspectionMethod.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final InspectionMethodField<LocalDateTime>InspectionMethod.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final InspectionMethodField<String>InspectionMethod.INSP_METH_INFORMATION_FIELD1Use with available fluent helpers to apply the InspMethInformationField1 field to query operations.static final InspectionMethodField<String>InspectionMethod.INSP_METH_INFORMATION_FIELD2Use with available fluent helpers to apply the InspMethInformationField2 field to query operations.static final InspectionMethodField<String>InspectionMethod.INSP_METH_INFORMATION_FIELD3Use with available fluent helpers to apply the InspMethInformationField3 field to query operations.static final InspectionMethodField<String>InspectionMethod.INSPECTION_METHODUse with available fluent helpers to apply the InspectionMethod field to query operations.static final InspectionMethodField<String>InspectionMethod.INSPECTION_METHOD_PLANTUse with available fluent helpers to apply the InspectionMethodPlant field to query operations.static final InspectionMethodField<String>InspectionMethod.INSPECTION_METHOD_SEARCH_FIELDUse with available fluent helpers to apply the InspectionMethodSearchField field to query operations.static final InspectionMethodField<String>InspectionMethod.INSPECTION_METHOD_STATUSUse with available fluent helpers to apply the InspectionMethodStatus field to query operations.static final InspectionMethodField<LocalDateTime>InspectionMethod.INSPECTION_METHOD_VALID_FROM_DATEUse with available fluent helpers to apply the InspectionMethodValidFromDate field to query operations.static final InspectionMethodField<String>InspectionMethod.INSPECTION_METHOD_VERSIONUse with available fluent helpers to apply the InspectionMethodVersion field to query operations.static final InspectionMethodField<String>InspectionMethod.INSPECTOR_QUALIFICATIONUse with available fluent helpers to apply the InspectorQualification field to query operations.static final InspectionMethodField<LocalDateTime>InspectionMethod.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final InspectionMethodField<String>InspectionMethod.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final InspectionMethodField<String>InspectionMethod.LINKED_SAP_OBJECT_KEYUse with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.static final InspectionMethodField<String>InspectionMethod.QLTY_MSTR_DATA_AUTHORIZATION_GROUPUse with available fluent helpers to apply the QltyMstrDataAuthorizationGroup field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod that return InspectionMethodFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspectionMethodField<T>InspectionMethod.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspectionMethodField<T>Use with available fluent helpers to apply an extension field to query operations.