Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.field.ServiceEntrySheetItemField
Packages that use ServiceEntrySheetItemField
-
Uses of ServiceEntrySheetItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet declared as ServiceEntrySheetItemFieldModifier and TypeFieldDescriptionstatic final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.ACCOUNT_ASSIGNMENT_CATEGORYUse with available fluent helpers to apply the AccountAssignmentCategory field to query operations.static final ServiceEntrySheetItemField<BigDecimal>ServiceEntrySheetItem.CONFIRMED_QUANTITYUse with available fluent helpers to apply the ConfirmedQuantity field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ServiceEntrySheetItemField<ZonedDateTime>ServiceEntrySheetItem.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final ServiceEntrySheetItemField<ZonedDateTime>ServiceEntrySheetItem.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.MULTIPLE_ACCT_ASSGMT_DISTRIBUTIONUse with available fluent helpers to apply the MultipleAcctAssgmtDistribution field to query operations.static final ServiceEntrySheetItemField<BigDecimal>ServiceEntrySheetItem.NET_AMOUNTUse with available fluent helpers to apply the NetAmount field to query operations.static final ServiceEntrySheetItemField<BigDecimal>ServiceEntrySheetItem.NET_PRICE_AMOUNTUse with available fluent helpers to apply the NetPriceAmount field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.ORIGIN_OBJECTUse with available fluent helpers to apply the OriginObject field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PURCHASE_CONTRACTUse with available fluent helpers to apply the PurchaseContract field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PURCHASE_CONTRACT_ITEMUse with available fluent helpers to apply the PurchaseContractItem field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PURCHASE_ORDERUse with available fluent helpers to apply the PurchaseOrder field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PURCHASE_ORDER_ITEMUse with available fluent helpers to apply the PurchaseOrderItem field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PURCHASING_GROUPUse with available fluent helpers to apply the PurchasingGroup field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.PURG_DOC_ITEM_EXTERNAL_REFERENCEUse with available fluent helpers to apply the PurgDocItemExternalReference field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.QUANTITY_UNITUse with available fluent helpers to apply the QuantityUnit field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.SERVICEUse with available fluent helpers to apply the Service field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.SERVICE_ENTRY_SHEETUse with available fluent helpers to apply the ServiceEntrySheet field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_ITEMUse with available fluent helpers to apply the ServiceEntrySheetItem field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_ITEM_DESCUse with available fluent helpers to apply the ServiceEntrySheetItemDesc field to query operations.static final ServiceEntrySheetItemField<UUID>ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_ITEM_UUIDUse with available fluent helpers to apply the ServiceEntrySheetItemUUID field to query operations.static final ServiceEntrySheetItemField<UUID>ServiceEntrySheetItem.SERVICE_ENTRY_SHEET_UUIDUse with available fluent helpers to apply the ServiceEntrySheetUUID field to query operations.static final ServiceEntrySheetItemField<LocalDateTime>ServiceEntrySheetItem.SERVICE_PERFORMANCE_DATEUse with available fluent helpers to apply the ServicePerformanceDate field to query operations.static final ServiceEntrySheetItemField<LocalDateTime>ServiceEntrySheetItem.SERVICE_PERFORMANCE_END_DATEUse with available fluent helpers to apply the ServicePerformanceEndDate field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.SERVICE_PERFORMERUse with available fluent helpers to apply the ServicePerformer field to query operations.static final ServiceEntrySheetItemField<Boolean>ServiceEntrySheetItem.SES_ITEM_IS_FINAL_ENTRYUse with available fluent helpers to apply the SESItemIsFinalEntry field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.TAX_CODEUse with available fluent helpers to apply the TaxCode field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.TAX_COUNTRYUse with available fluent helpers to apply the TaxCountry field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.TAX_JURISDICTIONUse with available fluent helpers to apply the TaxJurisdiction field to query operations.static final ServiceEntrySheetItemField<String>ServiceEntrySheetItem.WORK_ITEMUse with available fluent helpers to apply the WorkItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet that return ServiceEntrySheetItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceEntrySheetItemField<T>ServiceEntrySheetItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceEntrySheetItemField<T>Use with available fluent helpers to apply an extension field to query operations.