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