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