Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation |
Modifier and Type | Field and Description |
---|---|
static ServiceConfirmationItemField<BigDecimal> |
ServiceConfirmationItem.ACTUAL_SERVICE_DURATION
Use with available fluent helpers to apply the ActualServiceDuration field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.ACTUAL_SERVICE_DURATION_UNIT
Use with available fluent helpers to apply the ActualServiceDurationUnit field to query operations.
|
static ServiceConfirmationItemField<ZonedDateTime> |
ServiceConfirmationItem.ACTUAL_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the ActualServiceEndDateTime field to query operations.
|
static ServiceConfirmationItemField<ZonedDateTime> |
ServiceConfirmationItem.ACTUAL_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the ActualServiceStartDateTime field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.BILLABLE_CONTROL
Use with available fluent helpers to apply the BillableControl field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.EXECUTING_SERVICE_EMPLOYEE
Use with available fluent helpers to apply the ExecutingServiceEmployee field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.PARENT_SERVICE_CONF_ITEM
Use with available fluent helpers to apply the ParentServiceConfItem field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ServiceConfirmationItemField<BigDecimal> |
ServiceConfirmationItem.QUANTITY
Use with available fluent helpers to apply the Quantity field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.REFERENCE_SERVICE_ORDER
Use with available fluent helpers to apply the ReferenceServiceOrder field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.REFERENCE_SERVICE_ORDER_ITEM
Use with available fluent helpers to apply the ReferenceServiceOrderItem field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.SERVICE_CONF_ITEM_CATEGORY
Use with available fluent helpers to apply the ServiceConfItemCategory field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.SERVICE_CONF_ITEM_DESCRIPTION
Use with available fluent helpers to apply the ServiceConfItemDescription field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.SERVICE_CONF_ITEM_IS_COMPLETED
Use with available fluent helpers to apply the ServiceConfItemIsCompleted field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.SERVICE_CONFIRMATION
Use with available fluent helpers to apply the ServiceConfirmation field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.SERVICE_CONFIRMATION_ITEM
Use with available fluent helpers to apply the ServiceConfirmationItem field to query operations.
|
static ServiceConfirmationItemField<UUID> |
ServiceConfirmationItem.SERVICE_CONFIRMATION_ITEM_UUID
Use with available fluent helpers to apply the ServiceConfirmationItemUUID field to query operations.
|
static ServiceConfirmationItemField<String> |
ServiceConfirmationItem.TIME_SHEET_OVERTIME_CATEGORY
Use with available fluent helpers to apply the TimeSheetOvertimeCategory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceConfirmationItemField<T> |
ServiceConfirmationItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceConfirmationItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.