Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem.field.MaintItemObjectListItemField
Packages that use MaintItemObjectListItemField
-
Uses of MaintItemObjectListItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem declared as MaintItemObjectListItemFieldModifier and TypeFieldDescriptionstatic final MaintItemObjectListItemField<String>MaintItemObjectListItem.ASSEMBLYUse with available fluent helpers to apply the Assembly field to query operations.static final MaintItemObjectListItemField<LocalDateTime>MaintItemObjectListItem.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.FUNCTIONAL_LOCATION_LABEL_NAMEUse with available fluent helpers to apply the FunctionalLocationLabelName field to query operations.static final MaintItemObjectListItemField<Boolean>MaintItemObjectListItem.MAINT_OBJ_LIST_ENTRY_IS_PROCESSEDUse with available fluent helpers to apply the MaintObjListEntryIsProcessed field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.MAINT_OBJECT_LIST_ITEM_SEQUENCEUse with available fluent helpers to apply the MaintObjectListItemSequence field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.MAINTENANCE_ITEMUse with available fluent helpers to apply the MaintenanceItem field to query operations.static final MaintItemObjectListItemField<Long>MaintItemObjectListItem.MAINTENANCE_ITEM_OBJECT_LISTUse with available fluent helpers to apply the MaintenanceItemObjectList field to query operations.static final MaintItemObjectListItemField<Integer>MaintItemObjectListItem.MAINTENANCE_OBJECT_LIST_ITEMUse with available fluent helpers to apply the MaintenanceObjectListItem field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.SERIAL_NUMBERUse with available fluent helpers to apply the SerialNumber field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.SERVICE_REFERENCE_PRODUCTUse with available fluent helpers to apply the ServiceReferenceProduct field to query operations.static final MaintItemObjectListItemField<String>MaintItemObjectListItem.UNIQUE_ITEM_IDENTIFIERUse with available fluent helpers to apply the UniqueItemIdentifier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceitem that return MaintItemObjectListItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintItemObjectListItemField<T>MaintItemObjectListItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintItemObjectListItemField<T>Use with available fluent helpers to apply an extension field to query operations.