Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.field.ServiceEntrySheetField
Packages that use ServiceEntrySheetField
-
Uses of ServiceEntrySheetField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet declared as ServiceEntrySheetFieldModifier and TypeFieldDescriptionstatic final ServiceEntrySheetField<ZonedDateTime>ServiceEntrySheet.APPROVAL_DATE_TIMEUse with available fluent helpers to apply the ApprovalDateTime field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.APPROVAL_STATUSUse with available fluent helpers to apply the ApprovalStatus field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ServiceEntrySheetField<ZonedDateTime>ServiceEntrySheet.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ServiceEntrySheetField<ZonedDateTime>ServiceEntrySheet.EXTERNAL_REVISION_DATE_TIMEUse with available fluent helpers to apply the ExternalRevisionDateTime field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.IS_END_OF_PURPOSE_BLOCKEDUse with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.static final ServiceEntrySheetField<ZonedDateTime>ServiceEntrySheet.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.MATERIAL_DOCUMENTUse with available fluent helpers to apply the MaterialDocument field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.MATERIAL_DOCUMENT_YEARUse with available fluent helpers to apply the MaterialDocumentYear field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.ORIGIN_OBJECT_TYPEUse with available fluent helpers to apply the OriginObjectType field to query operations.static final ServiceEntrySheetField<LocalDateTime>ServiceEntrySheet.POSTING_DATEUse with available fluent helpers to apply the PostingDate field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.PURCHASE_ORDERUse with available fluent helpers to apply the PurchaseOrder field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.PURCHASING_GROUPUse with available fluent helpers to apply the PurchasingGroup field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.PURCHASING_ORGANIZATIONUse with available fluent helpers to apply the PurchasingOrganization field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.PURG_DOC_EXTERNAL_REFERENCEUse with available fluent helpers to apply the PurgDocExternalReference field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.PURG_DOC_EXTERNAL_SYSTEMUse with available fluent helpers to apply the PurgDocExternalSystem field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.RESPONSIBLE_PERSONUse with available fluent helpers to apply the ResponsiblePerson field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.SERVICE_ENTRY_SHEETUse with available fluent helpers to apply the ServiceEntrySheet field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.SERVICE_ENTRY_SHEET_NAMEUse with available fluent helpers to apply the ServiceEntrySheetName field to query operations.static final ServiceEntrySheetField<UUID>ServiceEntrySheet.SERVICE_ENTRY_SHEET_UUIDUse with available fluent helpers to apply the ServiceEntrySheetUUID field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.SES_WORKFLOW_STATUSUse with available fluent helpers to apply the SESWorkflowStatus field to query operations.static final ServiceEntrySheetField<String>ServiceEntrySheet.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet that return ServiceEntrySheetFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceEntrySheetField<T>ServiceEntrySheet.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceEntrySheetField<T>Use with available fluent helpers to apply an extension field to query operations.