Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.FSItemTargetAttribValSelectable
Packages that use FSItemTargetAttribValSelectable
Package
Description
-
Uses of FSItemTargetAttribValSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemTargetAttribValSelectableModifier and TypeFieldDescriptionstatic final FSItemTargetAttribValSelectableFSItemTargetAttribVal.ALL_FIELDSSelector for all available fields of FSItemTargetAttribVal. -
Uses of FSItemTargetAttribValSelectable 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 FSItemTargetAttribValSelectableModifier and TypeClassDescriptionclassFSItemTargetAttribValField<FieldT>Template class to represent entity fields of the EntityFSItemTargetAttribVal. -
Uses of FSItemTargetAttribValSelectable 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 FSItemTargetAttribValSelectableModifier and TypeClassDescriptionclassFSItemTargetAttribValLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemTargetAttribValto other entities.classFSItemTargetAttribValOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFSItemTargetAttribValto other entities, where the cardinality of the related entity is at most 1.