Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet |
Modifier and Type | Field and Description |
---|---|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.ACCOUNT_ASSIGNMENT_CATEGORY
Use with available fluent helpers to apply the AccountAssignmentCategory field to query operations.
|
static ServiceEntrySheetItemField<BigDecimal> |
ServiceEntrySheetItem.CONFIRMED_QUANTITY
Use with available fluent helpers to apply the ConfirmedQuantity field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ServiceEntrySheetItemField<ZonedDateTime> |
ServiceEntrySheetItem.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.IS_DELETED
Use with available fluent helpers to apply the IsDeleted field to query operations.
|
static ServiceEntrySheetItemField<ZonedDateTime> |
ServiceEntrySheetItem.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.MATERIAL_GROUP
Use with available fluent helpers to apply the MaterialGroup field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.MULTIPLE_ACCT_ASSGMT_DISTRIBUTION
Use with available fluent helpers to apply the MultipleAcctAssgmtDistribution field to query operations.
|
static ServiceEntrySheetItemField<BigDecimal> |
ServiceEntrySheetItem.NET_AMOUNT
Use with available fluent helpers to apply the NetAmount field to query operations.
|
static ServiceEntrySheetItemField<BigDecimal> |
ServiceEntrySheetItem.NET_PRICE_AMOUNT
Use with available fluent helpers to apply the NetPriceAmount field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.ORIGIN_OBJECT
Use with available fluent helpers to apply the OriginObject field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PURCHASE_CONTRACT
Use with available fluent helpers to apply the PurchaseContract field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PURCHASE_CONTRACT_ITEM
Use with available fluent helpers to apply the PurchaseContractItem field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PURCHASE_ORDER
Use with available fluent helpers to apply the PurchaseOrder field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PURCHASE_ORDER_ITEM
Use with available fluent helpers to apply the PurchaseOrderItem field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.PURG_DOC_ITEM_EXTERNAL_REFERENCE
Use with available fluent helpers to apply the PurgDocItemExternalReference field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.SERVICE
Use with available fluent helpers to apply the Service field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.SERVICE_ENTRY_SHEET
Use with available fluent helpers to apply the ServiceEntrySheet field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_ITEM
Use with available fluent helpers to apply the ServiceEntrySheetItem field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_ITEM_DESC
Use with available fluent helpers to apply the ServiceEntrySheetItemDesc field to query operations.
|
static ServiceEntrySheetItemField<UUID> |
ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_ITEM_UUID
Use with available fluent helpers to apply the ServiceEntrySheetItemUUID field to query operations.
|
static ServiceEntrySheetItemField<UUID> |
ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_UUID
Use with available fluent helpers to apply the ServiceEntrySheetUUID field to query operations.
|
static ServiceEntrySheetItemField<LocalDateTime> |
ServiceEntrySheetItem.SERVICE_PERFORMANCE_DATE
Use with available fluent helpers to apply the ServicePerformanceDate field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.SERVICE_PERFORMER
Use with available fluent helpers to apply the ServicePerformer field to query operations.
|
static ServiceEntrySheetItemField<String> |
ServiceEntrySheetItem.WORK_ITEM
Use with available fluent helpers to apply the WorkItem field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceEntrySheetItemField<T> |
ServiceEntrySheetItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceEntrySheetItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.