Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.field.SuplrActyDescriptionField
Packages that use SuplrActyDescriptionField
-
Uses of SuplrActyDescriptionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity declared as SuplrActyDescriptionFieldModifier and TypeFieldDescriptionstatic final SuplrActyDescriptionField<String>SuplrActyDescription.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SuplrActyDescriptionField<String>SuplrActyDescription.SUPLR_ACTY_DESCRIPTIONUse with available fluent helpers to apply the SuplrActyDescription field to query operations.static final SuplrActyDescriptionField<UUID>SuplrActyDescription.SUPLR_ACTY_UUIDUse with available fluent helpers to apply the SuplrActyUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity that return SuplrActyDescriptionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrActyDescriptionField<T>SuplrActyDescription.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrActyDescriptionField<T>Use with available fluent helpers to apply an extension field to query operations.