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