Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.field.MaintOrderObjectListItemField
Packages that use MaintOrderObjectListItemField
-
Uses of MaintOrderObjectListItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder declared as MaintOrderObjectListItemFieldModifier and TypeFieldDescriptionstatic final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.ASSEMBLYUse with available fluent helpers to apply the Assembly field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.MAINT_OBJECT_LIST_ITEM_SEQUENCEUse with available fluent helpers to apply the MaintObjectListItemSequence field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.MAINTENANCE_NOTIFICATIONUse with available fluent helpers to apply the MaintenanceNotification field to query operations.static final MaintOrderObjectListItemField<Integer>MaintOrderObjectListItem.MAINTENANCE_OBJECT_LIST_ITEMUse with available fluent helpers to apply the MaintenanceObjectListItem field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.MAINTENANCE_ORDERUse with available fluent helpers to apply the MaintenanceOrder field to query operations.static final MaintOrderObjectListItemField<Long>MaintOrderObjectListItem.MAINTENANCE_ORDER_OBJECT_LISTUse with available fluent helpers to apply the MaintenanceOrderObjectList field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.SERIAL_NUMBERUse with available fluent helpers to apply the SerialNumber field to query operations.static final MaintOrderObjectListItemField<String>MaintOrderObjectListItem.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.maintenanceorder that return MaintOrderObjectListItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintOrderObjectListItemField<T>MaintOrderObjectListItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintOrderObjectListItemField<T>Use with available fluent helpers to apply an extension field to query operations.