Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field.ServiceOrderTemplateField
Packages that use ServiceOrderTemplateField
-
Uses of ServiceOrderTemplateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTemplateFieldModifier and TypeFieldDescriptionstatic final ServiceOrderTemplateField<String>ServiceOrderTemplate.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SERVICE_DOCUMENT_PRIORITYUse with available fluent helpers to apply the ServiceDocumentPriority field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SERVICE_DOCUMENT_TEMPLATE_TYPEUse with available fluent helpers to apply the ServiceDocumentTemplateType field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SERVICE_DOCUMENT_TYPEUse with available fluent helpers to apply the ServiceDocumentType field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SERVICE_OBJECT_TYPEUse with available fluent helpers to apply the ServiceObjectType field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SERVICE_ORDER_TEMPLATEUse with available fluent helpers to apply the ServiceOrderTemplate field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SERVICE_ORDER_TEMPLATE_TYPEUse with available fluent helpers to apply the ServiceOrderTemplateType field to query operations.static final ServiceOrderTemplateField<UUID>ServiceOrderTemplate.SERVICE_ORDER_TEMPLATE_UUIDUse with available fluent helpers to apply the ServiceOrderTemplateUUID field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SERVICE_ORDER_TYPEUse with available fluent helpers to apply the ServiceOrderType field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SRVC_DOC_TEMPLATE_SEARCH_TERM_TEXTUse with available fluent helpers to apply the SrvcDocTemplateSearchTermText field to query operations.static final ServiceOrderTemplateField<ZonedDateTime>ServiceOrderTemplate.SRVC_DOC_TMPL_VALDTY_END_DATE_TIMEUse with available fluent helpers to apply the SrvcDocTmplValdtyEndDateTime field to query operations.static final ServiceOrderTemplateField<ZonedDateTime>ServiceOrderTemplate.SRVC_DOC_TMPL_VALDTY_START_DATE_TIMEUse with available fluent helpers to apply the SrvcDocTmplValdtyStartDateTime field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SRVC_ORD_TMPL_DESCRIPTIONUse with available fluent helpers to apply the SrvcOrdTmplDescription field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SRVC_ORD_TMPL_IS_COMPLETEDUse with available fluent helpers to apply the SrvcOrdTmplIsCompleted field to query operations.static final ServiceOrderTemplateField<String>ServiceOrderTemplate.SRVC_ORD_TMPL_IS_RELEASEDUse with available fluent helpers to apply the SrvcOrdTmplIsReleased field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return ServiceOrderTemplateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderTemplateField<T>ServiceOrderTemplate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderTemplateField<T>Use with available fluent helpers to apply an extension field to query operations.