Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field.ServiceOrderTemplateItemField
Packages that use ServiceOrderTemplateItemField
-
Uses of ServiceOrderTemplateItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTemplateItemFieldModifier and TypeFieldDescriptionstatic final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.PARENT_SERVICE_ORDER_TEMPLATE_ITEMUse with available fluent helpers to apply the ParentServiceOrderTemplateItem field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.PERSON_RESPONSIBLEUse with available fluent helpers to apply the PersonResponsible field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ServiceOrderTemplateItemField<BigDecimal>ServiceOrderTemplateItem.QUANTITYUse with available fluent helpers to apply the Quantity field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.QUANTITY_UNITUse with available fluent helpers to apply the QuantityUnit field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SERVICE_DOCUMENT_ITEM_OBJECT_TYPEUse with available fluent helpers to apply the ServiceDocumentItemObjectType field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SERVICE_OBJECT_TYPEUse with available fluent helpers to apply the ServiceObjectType field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SERVICE_ORDER_TEMPLATEUse with available fluent helpers to apply the ServiceOrderTemplate field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SERVICE_ORDER_TEMPLATE_ITEMUse with available fluent helpers to apply the ServiceOrderTemplateItem field to query operations.static final ServiceOrderTemplateItemField<UUID>ServiceOrderTemplateItem.SERVICE_ORDER_TEMPLATE_ITEM_UUIDUse with available fluent helpers to apply the ServiceOrderTemplateItemUUID field to query operations.static final ServiceOrderTemplateItemField<UUID>ServiceOrderTemplateItem.SRVC_DOC_ITM_APPT_REF_OBJECT_UUIDUse with available fluent helpers to apply the SrvcDocItmApptRefObjectUUID field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SRVC_DOC_ITM_APPT_REFERENCE_ITEMUse with available fluent helpers to apply the SrvcDocItmApptReferenceItem field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SRVC_DOC_ITM_PART_REFERENCE_ITEMUse with available fluent helpers to apply the SrvcDocItmPartReferenceItem field to query operations.static final ServiceOrderTemplateItemField<ZonedDateTime>ServiceOrderTemplateItem.SRVC_DOC_ITM_VALDTY_END_DATE_TIMEUse with available fluent helpers to apply the SrvcDocItmValdtyEndDateTime field to query operations.static final ServiceOrderTemplateItemField<ZonedDateTime>ServiceOrderTemplateItem.SRVC_DOC_ITM_VALDTY_START_DATE_TIMEUse with available fluent helpers to apply the SrvcDocItmValdtyStartDateTime field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SRVC_ORD_TMPL_ITM_CATEGORYUse with available fluent helpers to apply the SrvcOrdTmplItmCategory field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SRVC_ORD_TMPL_ITM_DESCRIPTIONUse with available fluent helpers to apply the SrvcOrdTmplItmDescription field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SRVC_ORD_TMPL_ITM_IS_COMPLETEDUse with available fluent helpers to apply the SrvcOrdTmplItmIsCompleted field to query operations.static final ServiceOrderTemplateItemField<String>ServiceOrderTemplateItem.SRVC_ORD_TMPL_ITM_IS_RELEASEDUse with available fluent helpers to apply the SrvcOrdTmplItmIsReleased field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return ServiceOrderTemplateItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderTemplateItemField<T>ServiceOrderTemplateItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderTemplateItemField<T>Use with available fluent helpers to apply an extension field to query operations.