Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.FSItemTargetAttribSelectable
Packages that use FSItemTargetAttribSelectable
Package
Description
-
Uses of FSItemTargetAttribSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemTargetAttribSelectableModifier and TypeFieldDescriptionstatic final FSItemTargetAttribSelectableFSItemTargetAttrib.ALL_FIELDSSelector for all available fields of FSItemTargetAttrib. -
Uses of FSItemTargetAttribSelectable 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 FSItemTargetAttribSelectableModifier and TypeClassDescriptionclassFSItemTargetAttribField<FieldT>Template class to represent entity fields of the EntityFSItemTargetAttrib. -
Uses of FSItemTargetAttribSelectable 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 FSItemTargetAttribSelectableModifier and TypeClassDescriptionclassFSItemTargetAttribLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemTargetAttribto other entities.classFSItemTargetAttribOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemTargetAttribto other entities, where the cardinality of the related entity is at most 1.