Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog.field.CharcAttribSeldSetTField
Packages that use CharcAttribSeldSetTField
Package
Description
-
Uses of CharcAttribSeldSetTField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog declared as CharcAttribSeldSetTFieldModifier and TypeFieldDescriptionstatic final CharcAttribSeldSetTField<String>CharcAttribSeldSetT.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final CharcAttribSeldSetTField<String>CharcAttribSeldSetT.SELECTED_CODE_SETUse with available fluent helpers to apply the SelectedCodeSet field to query operations.static final CharcAttribSeldSetTField<String>CharcAttribSeldSetT.SELECTED_CODE_SET_PLANTUse with available fluent helpers to apply the SelectedCodeSetPlant field to query operations.static final CharcAttribSeldSetTField<String>CharcAttribSeldSetT.SELECTED_CODE_SET_TEXTUse with available fluent helpers to apply the SelectedCodeSetText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.characteristicattributecatalog that return CharcAttribSeldSetTFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CharcAttribSeldSetTField<T>CharcAttribSeldSetT.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CharcAttribSeldSetTField<T>Use with available fluent helpers to apply an extension field to query operations.