Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.field.SupplierActivityField
Packages that use SupplierActivityField
-
Uses of SupplierActivityField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity declared as SupplierActivityFieldModifier and TypeFieldDescriptionstatic final SupplierActivityField<String>SupplierActivity.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final SupplierActivityField<ZonedDateTime>SupplierActivity.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final SupplierActivityField<LocalDateTime>SupplierActivity.END_DATEUse with available fluent helpers to apply the EndDate field to query operations.static final SupplierActivityField<String>SupplierActivity.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SupplierActivityField<ZonedDateTime>SupplierActivity.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final SupplierActivityField<String>SupplierActivity.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final SupplierActivityField<UUID>SupplierActivity.PURG_CAT_UUIDUse with available fluent helpers to apply the PurgCatUUID field to query operations.static final SupplierActivityField<LocalDateTime>SupplierActivity.START_DATEUse with available fluent helpers to apply the StartDate field to query operations.static final SupplierActivityField<String>SupplierActivity.SUPLR_ACTY_LIFECYCLE_STATUSUse with available fluent helpers to apply the SuplrActyLifecycleStatus field to query operations.static final SupplierActivityField<String>SupplierActivity.SUPLR_ACTY_NAMEUse with available fluent helpers to apply the SuplrActyName field to query operations.static final SupplierActivityField<String>SupplierActivity.SUPLR_ACTY_PRIORITYUse with available fluent helpers to apply the SuplrActyPriority field to query operations.static final SupplierActivityField<String>SupplierActivity.SUPLR_ACTY_TYPEUse with available fluent helpers to apply the SuplrActyType field to query operations.static final SupplierActivityField<UUID>SupplierActivity.SUPLR_ACTY_UUIDUse with available fluent helpers to apply the SuplrActyUUID field to query operations.static final SupplierActivityField<String>SupplierActivity.SUPPLIER_ACTIVITYUse with available fluent helpers to apply the SupplierActivity field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity that return SupplierActivityFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SupplierActivityField<T>SupplierActivity.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SupplierActivityField<T>Use with available fluent helpers to apply an extension field to query operations.