Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag.field.SAP__CurrencyField
Packages that use SAP__CurrencyField
-
Uses of SAP__CurrencyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag declared as SAP__CurrencyFieldModifier and TypeFieldDescriptionstatic final SAP__CurrencyField<String>SAP__Currency.CURRENCY_CODEUse with available fluent helpers to apply the CurrencyCode field to query operations.static final SAP__CurrencyField<Short>SAP__Currency.DECIMAL_PLACESUse with available fluent helpers to apply the DecimalPlaces field to query operations.static final SAP__CurrencyField<String>SAP__Currency.ISO_CODEUse with available fluent helpers to apply the ISOCode field to query operations.static final SAP__CurrencyField<String>SAP__Currency.TEXTUse with available fluent helpers to apply the Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcepersonskilltag that return SAP__CurrencyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAP__CurrencyField<T>SAP__Currency.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAP__CurrencyField<T>Use with available fluent helpers to apply an extension field to query operations.