Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.servicerequest |
Modifier and Type | Field and Description |
---|---|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SERVICE_DEFECT_CATEGORY
Use with available fluent helpers to apply the ServiceDefectCategory field to query operations.
|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SERVICE_DEFECT_CODE
Use with available fluent helpers to apply the ServiceDefectCode field to query operations.
|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SERVICE_DEFECT_CODE_CATALOG
Use with available fluent helpers to apply the ServiceDefectCodeCatalog field to query operations.
|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SERVICE_DEFECT_CODE_GROUP
Use with available fluent helpers to apply the ServiceDefectCodeGroup field to query operations.
|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SERVICE_DEFECT_SCHEMA
Use with available fluent helpers to apply the ServiceDefectSchema field to query operations.
|
static ServiceRequestDefectField<Short> |
ServiceRequestDefect.SERVICE_DEFECT_SEQUENCE
Use with available fluent helpers to apply the ServiceDefectSequence field to query operations.
|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SERVICE_REQUEST
Use with available fluent helpers to apply the ServiceRequest field to query operations.
|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SRVC_DOC_TYPE_DEFECT_CODE_PROF_TYPE
Use with available fluent helpers to apply the SrvcDocTypeDefectCodeProfType field to query operations.
|
static ServiceRequestDefectField<String> |
ServiceRequestDefect.SRVC_DOC_TYPE_DEFECT_CODE_PROFILE
Use with available fluent helpers to apply the SrvcDocTypeDefectCodeProfile field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceRequestDefectField<T> |
ServiceRequestDefect.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceRequestDefect.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.