Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.field.CustomerReturnSerialNumberField
Packages that use CustomerReturnSerialNumberField
-
Uses of CustomerReturnSerialNumberField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn declared as CustomerReturnSerialNumberFieldModifier and TypeFieldDescriptionstatic final CustomerReturnSerialNumberField<String>CustomerReturnSerialNumber.CUSTOMER_RETURNUse with available fluent helpers to apply the CustomerReturn field to query operations.static final CustomerReturnSerialNumberField<String>CustomerReturnSerialNumber.CUSTOMER_RETURN_ITEMUse with available fluent helpers to apply the CustomerReturnItem field to query operations.static final CustomerReturnSerialNumberField<String>CustomerReturnSerialNumber.SERIAL_NUMBERUse with available fluent helpers to apply the SerialNumber field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn that return CustomerReturnSerialNumberFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerReturnSerialNumberField<T>CustomerReturnSerialNumber.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerReturnSerialNumberField<T>Use with available fluent helpers to apply an extension field to query operations.