Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.field.MaintenanceItemObjectField
Packages that use MaintenanceItemObjectField
-
Uses of MaintenanceItemObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery declared as MaintenanceItemObjectFieldModifier and TypeFieldDescriptionstatic final MaintenanceItemObjectField<String>MaintenanceItemObject.ASSEMBLYUse with available fluent helpers to apply the Assembly field to query operations.static final MaintenanceItemObjectField<String>MaintenanceItemObject.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final MaintenanceItemObjectField<String>MaintenanceItemObject.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final MaintenanceItemObjectField<String>MaintenanceItemObject.MAINT_OBJECT_LOC_ACCT_ASSGMT_NMBRUse with available fluent helpers to apply the MaintObjectLocAcctAssgmtNmbr field to query operations.static final MaintenanceItemObjectField<Integer>MaintenanceItemObject.MAINTENANCE_ITEM_OBJECTUse with available fluent helpers to apply the MaintenanceItemObject field to query operations.static final MaintenanceItemObjectField<Integer>MaintenanceItemObject.MAINTENANCE_ITEM_OBJECT_LISTUse with available fluent helpers to apply the MaintenanceItemObjectList field to query operations.static final MaintenanceItemObjectField<String>MaintenanceItemObject.MAINTENANCE_NOTIFICATIONUse with available fluent helpers to apply the MaintenanceNotification field to query operations.static final MaintenanceItemObjectField<String>MaintenanceItemObject.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final MaintenanceItemObjectField<String>MaintenanceItemObject.SERIAL_NUMBERUse with available fluent helpers to apply the SerialNumber field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery that return MaintenanceItemObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintenanceItemObjectField<T>MaintenanceItemObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintenanceItemObjectField<T>Use with available fluent helpers to apply an extension field to query operations.