Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderField<String> |
ServiceOrder.BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static ServiceOrderField<LocalDateTime> |
ServiceOrder.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.REF_SERVICE_ORDER_TEMPLATE
Use with available fluent helpers to apply the RefServiceOrderTemplate field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.REFERENCE_SERVICE_CONTRACT
Use with available fluent helpers to apply the ReferenceServiceContract field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.REFERENCE_SERVICE_ORDER
Use with available fluent helpers to apply the ReferenceServiceOrder field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.REFERENCE_SERVICE_REQUEST
Use with available fluent helpers to apply the ReferenceServiceRequest field to query operations.
|
static ServiceOrderField<ZonedDateTime> |
ServiceOrder.REQUESTED_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.
|
static ServiceOrderField<ZonedDateTime> |
ServiceOrder.REQUESTED_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.RESPY_MGMT_GLOBAL_TEAM_ID
Use with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.RESPY_MGMT_SERVICE_TEAM
Use with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.RESPY_MGMT_SERVICE_TEAM_NAME
Use with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SALES_GROUP_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SALES_OFFICE_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SALES_ORGANIZATION_ORG_UNIT_ID
Use with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.
|
static ServiceOrderField<BigDecimal> |
ServiceOrder.SERVICE_DOC_GROSS_AMOUNT
Use with available fluent helpers to apply the ServiceDocGrossAmount field to query operations.
|
static ServiceOrderField<BigDecimal> |
ServiceOrder.SERVICE_DOC_NET_AMOUNT
Use with available fluent helpers to apply the ServiceDocNetAmount field to query operations.
|
static ServiceOrderField<BigDecimal> |
ServiceOrder.SERVICE_DOC_TAX_AMOUNT
Use with available fluent helpers to apply the ServiceDocTaxAmount field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_DOCUMENT_PRIORITY
Use with available fluent helpers to apply the ServiceDocumentPriority field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_DOCUMENT_TEMPLATE_TYPE
Use with available fluent helpers to apply the ServiceDocumentTemplateType field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_OBJECT_TYPE
Use with available fluent helpers to apply the ServiceObjectType field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_ORDER_DESCRIPTION
Use with available fluent helpers to apply the ServiceOrderDescription field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_ORDER_IS_COMPLETED
Use with available fluent helpers to apply the ServiceOrderIsCompleted field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_ORDER_IS_REJECTED
Use with available fluent helpers to apply the ServiceOrderIsRejected field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_ORDER_IS_RELEASED
Use with available fluent helpers to apply the ServiceOrderIsReleased field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_ORDER_TYPE
Use with available fluent helpers to apply the ServiceOrderType field to query operations.
|
static ServiceOrderField<UUID> |
ServiceOrder.SERVICE_ORDER_UUID
Use with available fluent helpers to apply the ServiceOrderUUID field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ServiceOrganization field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static ServiceOrderField<String> |
ServiceOrder.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceOrderField<T> |
ServiceOrder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceOrder.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.