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