Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderItemRefObjectField<String> |
ServiceOrderItemRefObject.SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations.
|
static ServiceOrderItemRefObjectField<String> |
ServiceOrderItemRefObject.SERVICE_ORDER_ITEM
Use with available fluent helpers to apply the ServiceOrderItem field to query operations.
|
static ServiceOrderItemRefObjectField<String> |
ServiceOrderItemRefObject.SERVICE_REF_FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.
|
static ServiceOrderItemRefObjectField<String> |
ServiceOrderItemRefObject.SERVICE_REFERENCE_EQUIPMENT
Use with available fluent helpers to apply the ServiceReferenceEquipment field to query operations.
|
static ServiceOrderItemRefObjectField<Boolean> |
ServiceOrderItemRefObject.SRVC_REF_OBJ_IS_MAIN_OBJECT
Use with available fluent helpers to apply the SrvcRefObjIsMainObject field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceOrderItemRefObjectField<T> |
ServiceOrderItemRefObject.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceOrderItemRefObject.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.