Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.field.SupplierActivityTaskField
Packages that use SupplierActivityTaskField
-
Uses of SupplierActivityTaskField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask declared as SupplierActivityTaskFieldModifier and TypeFieldDescriptionstatic final SupplierActivityTaskField<String>SupplierActivityTask.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final SupplierActivityTaskField<ZonedDateTime>SupplierActivityTask.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final SupplierActivityTaskField<LocalDateTime>SupplierActivityTask.END_DATEUse with available fluent helpers to apply the EndDate field to query operations.static final SupplierActivityTaskField<String>SupplierActivityTask.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SupplierActivityTaskField<String>SupplierActivityTask.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final SupplierActivityTaskField<String>SupplierActivityTask.SUPLR_ACTY_TASK_LIFECYCLE_STATUSUse with available fluent helpers to apply the SuplrActyTaskLifecycleStatus field to query operations.static final SupplierActivityTaskField<String>SupplierActivityTask.SUPLR_ACTY_TASK_NAMEUse with available fluent helpers to apply the SuplrActyTaskName field to query operations.static final SupplierActivityTaskField<String>SupplierActivityTask.SUPLR_ACTY_TASK_PRIORITYUse with available fluent helpers to apply the SuplrActyTaskPriority field to query operations.static final SupplierActivityTaskField<UUID>SupplierActivityTask.SUPLR_ACTY_TASK_UUIDUse with available fluent helpers to apply the SuplrActyTaskUUID field to query operations.static final SupplierActivityTaskField<String>SupplierActivityTask.SUPPLIER_ACTIVITY_TASKUse with available fluent helpers to apply the SupplierActivityTask field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask that return SupplierActivityTaskFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierActivityTaskField<T>SupplierActivityTask.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierActivityTaskField<T>Use with available fluent helpers to apply an extension field to query operations.