Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder |
Modifier and Type | Field and Description |
---|---|
static ServiceOrderItemField<String> |
ServiceOrderItem.BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.BILLABLE_CONTROL
Use with available fluent helpers to apply the BillableControl field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.EXECUTING_SERVICE_EMPLOYEE
Use with available fluent helpers to apply the ExecutingServiceEmployee field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.PARENT_SERVICE_ORDER_ITEM
Use with available fluent helpers to apply the ParentServiceOrderItem field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations.
|
static ServiceOrderItemField<ZonedDateTime> |
ServiceOrderItem.PLANNED_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the PlannedServiceEndDateTime field to query operations.
|
static ServiceOrderItemField<ZonedDateTime> |
ServiceOrderItem.PLANNED_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the PlannedServiceStartDateTime field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.PROFIT_CENTER
Use with available fluent helpers to apply the ProfitCenter field to query operations.
|
static ServiceOrderItemField<BigDecimal> |
ServiceOrderItem.QUANTITY
Use with available fluent helpers to apply the Quantity field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.REF_SERVICE_ORDER_TEMPLATE
Use with available fluent helpers to apply the RefServiceOrderTemplate field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.REF_SERVICE_ORDER_TEMPLATE_ITEM
Use with available fluent helpers to apply the RefServiceOrderTemplateItem field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.REFERENCE_SERVICE_CONTRACT
Use with available fluent helpers to apply the ReferenceServiceContract field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.REFERENCE_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the ReferenceServiceContractItem field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.REFERENCE_SERVICE_ORDER_ITEM
Use with available fluent helpers to apply the ReferenceServiceOrderItem field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.REFERENCE_SERVICE_REQUEST
Use with available fluent helpers to apply the ReferenceServiceRequest field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.REFERENCE_SERVICE_REQUEST_ITEM
Use with available fluent helpers to apply the ReferenceServiceRequestItem field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.RESPY_MGMT_GLOBAL_TEAM_ID
Use with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.RESPY_MGMT_SERVICE_TEAM
Use with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.RESPY_MGMT_SERVICE_TEAM_NAME
Use with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_DOCUMENT_ITEM_OBJECT_TYPE
Use with available fluent helpers to apply the ServiceDocumentItemObjectType field to query operations.
|
static ServiceOrderItemField<BigDecimal> |
ServiceOrderItem.SERVICE_DURATION
Use with available fluent helpers to apply the ServiceDuration field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_DURATION_UNIT
Use with available fluent helpers to apply the ServiceDurationUnit field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_OBJECT_TYPE
Use with available fluent helpers to apply the ServiceObjectType field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORD_ITEM_REJECTION_REASON
Use with available fluent helpers to apply the ServiceOrdItemRejectionReason field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORDER
Use with available fluent helpers to apply the ServiceOrder field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORDER_ITEM
Use with available fluent helpers to apply the ServiceOrderItem field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORDER_ITEM_CATEGORY
Use with available fluent helpers to apply the ServiceOrderItemCategory field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORDER_ITEM_DESCRIPTION
Use with available fluent helpers to apply the ServiceOrderItemDescription field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORDER_ITEM_IS_COMPLETED
Use with available fluent helpers to apply the ServiceOrderItemIsCompleted field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORDER_ITEM_IS_REJECTED
Use with available fluent helpers to apply the ServiceOrderItemIsRejected field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_ORDER_ITEM_IS_RELEASED
Use with available fluent helpers to apply the ServiceOrderItemIsReleased field to query operations.
|
static ServiceOrderItemField<UUID> |
ServiceOrderItem.SERVICE_ORDER_ITEM_UUID
Use with available fluent helpers to apply the ServiceOrderItemUUID field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SERVICE_PERFORMER
Use with available fluent helpers to apply the ServicePerformer field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static ServiceOrderItemField<Boolean> |
ServiceOrderItem.SRVC_CONTR_DETN_IS_SPPRSD
Use with available fluent helpers to apply the SrvcContrDetnIsSpprsd field to query operations.
|
static ServiceOrderItemField<String> |
ServiceOrderItem.TIME_SHEET_OVERTIME_CATEGORY
Use with available fluent helpers to apply the TimeSheetOvertimeCategory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceOrderItemField<T> |
ServiceOrderItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceOrderItem.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.