Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.FSItemSelectionAttribField
Packages that use FSItemSelectionAttribField
-
Uses of FSItemSelectionAttribField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemSelectionAttribFieldModifier and TypeFieldDescriptionstatic final FSItemSelectionAttribField<String>FSItemSelectionAttrib.FS_ITEM_ATTRIBUTE_NAMEUse with available fluent helpers to apply the FSItemAttributeName field to query operations.static final FSItemSelectionAttribField<String>FSItemSelectionAttrib.FS_ITEM_ATTRIBUTE_NAME_TEXTUse with available fluent helpers to apply the FSItemAttributeName_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemSelectionAttribFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FSItemSelectionAttribField<T>FSItemSelectionAttrib.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FSItemSelectionAttribField<T>Use with available fluent helpers to apply an extension field to query operations.