Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderItemConfirmationField<String> |
ServiceOrderItemConfirmation.SERVICE_CONFIRMATION
Use with available fluent helpers to apply the ServiceConfirmation field to query operations.
|
static ServiceOrderItemConfirmationField<String> |
ServiceOrderItemConfirmation.SERVICE_CONFIRMATION_ITEM
Use with available fluent helpers to apply the ServiceConfirmationItem field to query operations.
|
static ServiceOrderItemConfirmationField<String> |
ServiceOrderItemConfirmation.SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations.
|
static ServiceOrderItemConfirmationField<String> |
ServiceOrderItemConfirmation.SERVICE_ORDER_ITEM
Use with available fluent helpers to apply the ServiceOrderItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceOrderItemConfirmationField<T> |
ServiceOrderItemConfirmation.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceOrderItemConfirmation.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.