Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.FSItemTypeSelectable
Packages that use FSItemTypeSelectable
Package
Description
-
Uses of FSItemTypeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemTypeSelectableModifier and TypeFieldDescriptionstatic final FSItemTypeSelectableFSItemType.ALL_FIELDSSelector for all available fields of FSItemType. -
Uses of FSItemTypeSelectable 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 FSItemTypeSelectableModifier and TypeClassDescriptionclassFSItemTypeField<FieldT>Template class to represent entity fields of the EntityFSItemType. -
Uses of FSItemTypeSelectable 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 FSItemTypeSelectableModifier and TypeClassDescriptionclassFSItemTypeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemTypeto other entities.classFSItemTypeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemTypeto other entities, where the cardinality of the related entity is at most 1.