Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.field.SuplrActyTskDescriptionField
Packages that use SuplrActyTskDescriptionField
-
Uses of SuplrActyTskDescriptionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask declared as SuplrActyTskDescriptionFieldModifier and TypeFieldDescriptionstatic final SuplrActyTskDescriptionField<String>SuplrActyTskDescription.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SuplrActyTskDescriptionField<UUID>SuplrActyTskDescription.SUPLR_ACTY_TASK_UUIDUse with available fluent helpers to apply the SuplrActyTaskUUID field to query operations.static final SuplrActyTskDescriptionField<String>SuplrActyTskDescription.SUPLR_ACTY_TSK_DESCRIPTIONUse with available fluent helpers to apply the SuplrActyTskDescription field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask that return SuplrActyTskDescriptionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrActyTskDescriptionField<T>SuplrActyTskDescription.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrActyTskDescriptionField<T>Use with available fluent helpers to apply an extension field to query operations.