Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductPurchaseTextSelectable
Packages that use ProductPurchaseTextSelectable
Package
Description
-
Uses of ProductPurchaseTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductPurchaseTextSelectableModifier and TypeFieldDescriptionstatic final ProductPurchaseTextSelectableProductPurchaseText.ALL_FIELDSSelector for all available fields of ProductPurchaseText. -
Uses of ProductPurchaseTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field that implement ProductPurchaseTextSelectableModifier and TypeClassDescriptionclassProductPurchaseTextField<FieldT>Template class to represent entity fields of the EntityProductPurchaseText. -
Uses of ProductPurchaseTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that implement ProductPurchaseTextSelectableModifier and TypeClassDescriptionclassProductPurchaseTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductPurchaseTextto other entities.classProductPurchaseTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductPurchaseTextto other entities, where the cardinality of the related entity is at most 1.