Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.servicerequest |
Modifier and Type | Field and Description |
---|---|
static ServiceRequestField<LocalDateTime> |
ServiceRequest.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.RECOMMENDED_SERVICE_PRIORITY
Use with available fluent helpers to apply the RecommendedServicePriority field to query operations.
|
static ServiceRequestField<ZonedDateTime> |
ServiceRequest.REQUESTED_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.
|
static ServiceRequestField<ZonedDateTime> |
ServiceRequest.REQUESTED_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.RESPONSE_PROFILE
Use with available fluent helpers to apply the ResponseProfile field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SALES_GROUP_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SALES_OFFICE_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SALES_ORGANIZATION_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_DOCUMENT_CATEGORY
Use with available fluent helpers to apply the ServiceDocumentCategory field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_DOCUMENT_PRIORITY
Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations.
|
static ServiceRequestField<ZonedDateTime> |
ServiceRequest.SERVICE_DUE_BY_DATE_TIME
Use with available fluent helpers to apply the ServiceDueByDateTime field to query operations.
|
static ServiceRequestField<ZonedDateTime> |
ServiceRequest.SERVICE_FIRST_RESPONSE_BY_DATE_TIME
Use with available fluent helpers to apply the ServiceFirstResponseByDateTime field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ServiceOrganization field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_PROFILE
Use with available fluent helpers to apply the ServiceProfile field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST
Use with available fluent helpers to apply the ServiceRequest field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_DESCRIPTION
Use with available fluent helpers to apply the ServiceRequestDescription field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_IMPACT
Use with available fluent helpers to apply the ServiceRequestImpact field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_IS_CANCELED
Use with available fluent helpers to apply the ServiceRequestIsCanceled field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_IS_COMPLETED
Use with available fluent helpers to apply the ServiceRequestIsCompleted field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_PROBLEM_CATEGORY
Use with available fluent helpers to apply the ServiceRequestProblemCategory field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_REPORTER
Use with available fluent helpers to apply the ServiceRequestReporter field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_TYPE
Use with available fluent helpers to apply the ServiceRequestType field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SERVICE_REQUEST_URGENCY
Use with available fluent helpers to apply the ServiceRequestUrgency field to query operations.
|
static ServiceRequestField<UUID> |
ServiceRequest.SERVICE_REQUEST_UUID
Use with available fluent helpers to apply the ServiceRequestUUID field to query operations.
|
static ServiceRequestField<String> |
ServiceRequest.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceRequestField<T> |
ServiceRequest.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceRequest.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.