Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field.ServiceOrderDefectField
Packages that use ServiceOrderDefectField
-
Uses of ServiceOrderDefectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderDefectFieldModifier and TypeFieldDescriptionstatic final ServiceOrderDefectField<String>ServiceOrderDefect.SERVICE_DEFECT_CATEGORYUse with available fluent helpers to apply the ServiceDefectCategory field to query operations.static final ServiceOrderDefectField<String>ServiceOrderDefect.SERVICE_DEFECT_CODEUse with available fluent helpers to apply the ServiceDefectCode field to query operations.static final ServiceOrderDefectField<String>ServiceOrderDefect.SERVICE_DEFECT_CODE_CATALOGUse with available fluent helpers to apply the ServiceDefectCodeCatalog field to query operations.static final ServiceOrderDefectField<String>ServiceOrderDefect.SERVICE_DEFECT_CODE_GROUPUse with available fluent helpers to apply the ServiceDefectCodeGroup field to query operations.static final ServiceOrderDefectField<String>ServiceOrderDefect.SERVICE_DEFECT_SCHEMAUse with available fluent helpers to apply the ServiceDefectSchema field to query operations.static final ServiceOrderDefectField<Short>ServiceOrderDefect.SERVICE_DEFECT_SEQUENCEUse with available fluent helpers to apply the ServiceDefectSequence field to query operations.static final ServiceOrderDefectField<String>ServiceOrderDefect.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.static final ServiceOrderDefectField<String>ServiceOrderDefect.SRVC_DOC_TYPE_DEFECT_CODE_PROF_TYPEUse with available fluent helpers to apply the SrvcDocTypeDefectCodeProfType field to query operations.static final ServiceOrderDefectField<String>ServiceOrderDefect.SRVC_DOC_TYPE_DEFECT_CODE_PROFILEUse with available fluent helpers to apply the SrvcDocTypeDefectCodeProfile field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder that return ServiceOrderDefectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderDefectField<T>ServiceOrderDefect.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderDefectField<T>Use with available fluent helpers to apply an extension field to query operations.