Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.field.FuncImpReturnField
Packages that use FuncImpReturnField
-
Uses of FuncImpReturnField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem declared as FuncImpReturnFieldModifier and TypeFieldDescriptionstatic final FuncImpReturnField<Short>FuncImpReturn.RETURN_CODEUse with available fluent helpers to apply the ReturnCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem that return FuncImpReturnFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FuncImpReturnField<T>FuncImpReturn.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FuncImpReturnField<T>Use with available fluent helpers to apply an extension field to query operations.