Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.FSItemSelectionAttribValSelectable
Packages that use FSItemSelectionAttribValSelectable
Package
Description
-
Uses of FSItemSelectionAttribValSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemSelectionAttribValSelectableModifier and TypeFieldDescriptionstatic final FSItemSelectionAttribValSelectableFSItemSelectionAttribVal.ALL_FIELDSSelector for all available fields of FSItemSelectionAttribVal. -
Uses of FSItemSelectionAttribValSelectable 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 FSItemSelectionAttribValSelectableModifier and TypeClassDescriptionclassFSItemSelectionAttribValField<FieldT>Template class to represent entity fields of the EntityFSItemSelectionAttribVal. -
Uses of FSItemSelectionAttribValSelectable 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 FSItemSelectionAttribValSelectableModifier and TypeClassDescriptionclassFSItemSelectionAttribValLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemSelectionAttribValto other entities.classFSItemSelectionAttribValOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemSelectionAttribValto other entities, where the cardinality of the related entity is at most 1.