Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.SupplierTextSelectable
Packages that use SupplierTextSelectable
Package
Description
-
Uses of SupplierTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SupplierTextSelectableModifier and TypeFieldDescriptionstatic final SupplierTextSelectableSupplierText.ALL_FIELDSSelector for all available fields of SupplierText. -
Uses of SupplierTextSelectable 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 SupplierTextSelectableModifier and TypeClassDescriptionclassSupplierTextField<FieldT>Template class to represent entity fields of the EntitySupplierText. -
Uses of SupplierTextSelectable 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 SupplierTextSelectableModifier and TypeClassDescriptionclassSupplierTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierTextto other entities.classSupplierTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierTextto other entities, where the cardinality of the related entity is at most 1.