Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract |
Modifier and Type | Field and Description |
---|---|
static ServiceContrItemObjectListField<String> |
ServiceContrItemObjectList.EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static ServiceContrItemObjectListField<String> |
ServiceContrItemObjectList.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ServiceContrItemObjectListField<String> |
ServiceContrItemObjectList.SERVICE_CONTRACT
Use with available fluent helpers to apply the ServiceContract field to query operations.
|
static ServiceContrItemObjectListField<String> |
ServiceContrItemObjectList.SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the ServiceContractItem field to query operations.
|
static ServiceContrItemObjectListField<String> |
ServiceContrItemObjectList.SERVICE_REF_OBJECT_SEQUENCE_NUMBER
Use with available fluent helpers to apply the ServiceRefObjectSequenceNumber field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceContrItemObjectListField<T> |
ServiceContrItemObjectList.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceContrItemObjectList.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.