Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.FSItemTargetAttribField
Packages that use FSItemTargetAttribField
-
Uses of FSItemTargetAttribField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemTargetAttribFieldModifier and TypeFieldDescriptionstatic final FSItemTargetAttribField<String>FSItemTargetAttrib.FS_ITEM_ATTRIBUTE_NAMEUse with available fluent helpers to apply the FSItemAttributeName field to query operations.static final FSItemTargetAttribField<String>FSItemTargetAttrib.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 FSItemTargetAttribFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FSItemTargetAttribField<T>FSItemTargetAttrib.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FSItemTargetAttribField<T>Use with available fluent helpers to apply an extension field to query operations.