Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.field.PrintQueueInfoField
Packages that use PrintQueueInfoField
-
Uses of PrintQueueInfoField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem declared as PrintQueueInfoFieldModifier and TypeFieldDescriptionstatic final PrintQueueInfoField<Short>PrintQueueInfo.CLEANUP_PRDUse with available fluent helpers to apply the CleanupPrd field to query operations.static final PrintQueueInfoField<LocalDateTime>PrintQueueInfo.CREATE_TIMEUse with available fluent helpers to apply the CreateTime field to query operations.static final PrintQueueInfoField<LocalDateTime>PrintQueueInfo.LAST_RETRIEVE_TIMEUse with available fluent helpers to apply the LastRetrieveTime field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.LOCATION_IDUse with available fluent helpers to apply the LocationID field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.LOCATION_ID_TYPEUse with available fluent helpers to apply the LocationIDType field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.MANDTUse with available fluent helpers to apply the Mandt field to query operations.static final PrintQueueInfoField<Short>PrintQueueInfo.NR_OF_NEW_ITEMSUse with available fluent helpers to apply the NrOfNewItems field to query operations.static final PrintQueueInfoField<Short>PrintQueueInfo.OMS_TYPEUse with available fluent helpers to apply the OMSType field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.QDESCRIPTIONUse with available fluent helpers to apply the Qdescription field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.QFORMATUse with available fluent helpers to apply the Qformat field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.QFORMAT_DESCRIPTUse with available fluent helpers to apply the QformatDescript field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.QNAMEUse with available fluent helpers to apply the Qname field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.QPARAMSUse with available fluent helpers to apply the Qparams field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.QSTATUSUse with available fluent helpers to apply the Qstatus field to query operations.static final PrintQueueInfoField<String>PrintQueueInfo.TECH_USER_NAMEUse with available fluent helpers to apply the TechUserName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem that return PrintQueueInfoFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PrintQueueInfoField<T>PrintQueueInfo.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PrintQueueInfoField<T>Use with available fluent helpers to apply an extension field to query operations.