Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem |
Modifier and Type | Field and Description |
---|---|
static PrintQueueInfoField<Short> |
PrintQueueInfo.CLEANUP_PRD
Use with available fluent helpers to apply the CleanupPrd field to query operations.
|
static PrintQueueInfoField<LocalDateTime> |
PrintQueueInfo.CREATE_TIME
Use with available fluent helpers to apply the CreateTime field to query operations.
|
static PrintQueueInfoField<LocalDateTime> |
PrintQueueInfo.LAST_RETRIEVE_TIME
Use with available fluent helpers to apply the LastRetrieveTime field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.LOCATION_ID
Use with available fluent helpers to apply the LocationID field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.LOCATION_ID_TYPE
Use with available fluent helpers to apply the LocationIDType field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.MANDT
Use with available fluent helpers to apply the Mandt field to query operations.
|
static PrintQueueInfoField<Short> |
PrintQueueInfo.NR_OF_NEW_ITEMS
Use with available fluent helpers to apply the NrOfNewItems field to query operations.
|
static PrintQueueInfoField<Short> |
PrintQueueInfo.OMS_TYPE
Use with available fluent helpers to apply the OMSType field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.QDESCRIPTION
Use with available fluent helpers to apply the Qdescription field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.QFORMAT
Use with available fluent helpers to apply the Qformat field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.QFORMAT_DESCRIPT
Use with available fluent helpers to apply the QformatDescript field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.QNAME
Use with available fluent helpers to apply the Qname field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.QPARAMS
Use with available fluent helpers to apply the Qparams field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.QSTATUS
Use with available fluent helpers to apply the Qstatus field to query operations.
|
static PrintQueueInfoField<String> |
PrintQueueInfo.TECH_USER_NAME
Use with available fluent helpers to apply the TechUserName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PrintQueueInfoField<T> |
PrintQueueInfo.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PrintQueueInfo.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.