Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductMLAccountSelectable
Packages that use ProductMLAccountSelectable
Package
Description
-
Uses of ProductMLAccountSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductMLAccountSelectableModifier and TypeFieldDescriptionstatic final ProductMLAccountSelectableProductMLAccount.ALL_FIELDSSelector for all available fields of ProductMLAccount. -
Uses of ProductMLAccountSelectable 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 ProductMLAccountSelectableModifier and TypeClassDescriptionclassProductMLAccountField<FieldT>Template class to represent entity fields of the EntityProductMLAccount. -
Uses of ProductMLAccountSelectable 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 ProductMLAccountSelectableModifier and TypeClassDescriptionclassProductMLAccountLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductMLAccountto other entities.classProductMLAccountOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductMLAccountto other entities, where the cardinality of the related entity is at most 1.