Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.FSItemSelectionAttribSelectable
Packages that use FSItemSelectionAttribSelectable
Package
Description
-
Uses of FSItemSelectionAttribSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemSelectionAttribSelectableModifier and TypeFieldDescriptionstatic final FSItemSelectionAttribSelectableFSItemSelectionAttrib.ALL_FIELDSSelector for all available fields of FSItemSelectionAttrib. -
Uses of FSItemSelectionAttribSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field that implement FSItemSelectionAttribSelectableModifier and TypeClassDescriptionclassFSItemSelectionAttribField<FieldT>Template class to represent entity fields of the EntityFSItemSelectionAttrib. -
Uses of FSItemSelectionAttribSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that implement FSItemSelectionAttribSelectableModifier and TypeClassDescriptionclassFSItemSelectionAttribLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemSelectionAttribto other entities.classFSItemSelectionAttribOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemSelectionAttribto other entities, where the cardinality of the related entity is at most 1.