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