Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductValuationAccountSelectable
Packages that use ProductValuationAccountSelectable
Package
Description
-
Uses of ProductValuationAccountSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductValuationAccountSelectableModifier and TypeFieldDescriptionstatic final ProductValuationAccountSelectableProductValuationAccount.ALL_FIELDSSelector for all available fields of ProductValuationAccount. -
Uses of ProductValuationAccountSelectable 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 ProductValuationAccountSelectableModifier and TypeClassDescriptionclassProductValuationAccountField<FieldT>Template class to represent entity fields of the EntityProductValuationAccount. -
Uses of ProductValuationAccountSelectable 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 ProductValuationAccountSelectableModifier and TypeClassDescriptionclassProductValuationAccountLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductValuationAccountto other entities.classProductValuationAccountOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductValuationAccountto other entities, where the cardinality of the related entity is at most 1.