Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.CustomerTextSelectable
Packages that use CustomerTextSelectable
Package
Description
-
Uses of CustomerTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CustomerTextSelectableModifier and TypeFieldDescriptionstatic final CustomerTextSelectableCustomerText.ALL_FIELDSSelector for all available fields of CustomerText. -
Uses of CustomerTextSelectable 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 CustomerTextSelectableModifier and TypeClassDescriptionclassCustomerTextField<FieldT>Template class to represent entity fields of the EntityCustomerText. -
Uses of CustomerTextSelectable 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 CustomerTextSelectableModifier and TypeClassDescriptionclassCustomerTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerTextto other entities.classCustomerTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerTextto other entities, where the cardinality of the related entity is at most 1.