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