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