Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SERVICE_DOCUMENT_PRIORITY
Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SERVICE_DOCUMENT_TEMPLATE_TYPE
Use with available fluent helpers to apply the ServiceDocumentTemplateType field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SERVICE_DOCUMENT_TYPE
Use with available fluent helpers to apply the ServiceDocumentType field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SERVICE_ORDER_TEMPLATE
Use with available fluent helpers to apply the ServiceOrderTemplate field to query operations.
|
static ServiceOrderTemplateField<UUID> |
ServiceOrderTemplate.SERVICE_ORDER_TEMPLATE_UUID
Use with available fluent helpers to apply the ServiceOrderTemplateUUID field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SERVICE_ORDER_TYPE
Use with available fluent helpers to apply the ServiceOrderType field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SRVC_DOC_TEMPLATE_SEARCH_TERM_TEXT
Use with available fluent helpers to apply the SrvcDocTemplateSearchTermText field to query operations.
|
static ServiceOrderTemplateField<ZonedDateTime> |
ServiceOrderTemplate.SRVC_DOC_TMPL_VALDTY_END_DATE_TIME
Use with available fluent helpers to apply the SrvcDocTmplValdtyEndDateTime field to query operations.
|
static ServiceOrderTemplateField<ZonedDateTime> |
ServiceOrderTemplate.SRVC_DOC_TMPL_VALDTY_START_DATE_TIME
Use with available fluent helpers to apply the SrvcDocTmplValdtyStartDateTime field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SRVC_ORD_TMPL_DESCRIPTION
Use with available fluent helpers to apply the SrvcOrdTmplDescription field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SRVC_ORD_TMPL_IS_COMPLETED
Use with available fluent helpers to apply the SrvcOrdTmplIsCompleted field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SRVC_ORD_TMPL_IS_REJECTED
Use with available fluent helpers to apply the SrvcOrdTmplIsRejected field to query operations.
|
static ServiceOrderTemplateField<String> |
ServiceOrderTemplate.SRVC_ORD_TMPL_IS_RELEASED
Use with available fluent helpers to apply the SrvcOrdTmplIsReleased field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceOrderTemplateField<T> |
ServiceOrderTemplate.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceOrderTemplate.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.