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