Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.selectable.MaterialValuationSelectable
Packages that use MaterialValuationSelectable
Package
Description
-
Uses of MaterialValuationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice declared as MaterialValuationSelectableModifier and TypeFieldDescriptionstatic final MaterialValuationSelectableMaterialValuation.ALL_FIELDSSelector for all available fields of MaterialValuation. -
Uses of MaterialValuationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.field that implement MaterialValuationSelectableModifier and TypeClassDescriptionclassMaterialValuationField<FieldT>Template class to represent entity fields of the EntityMaterialValuation. -
Uses of MaterialValuationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialprice.link that implement MaterialValuationSelectableModifier and TypeClassDescriptionclassMaterialValuationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaterialValuationto other entities.classMaterialValuationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaterialValuationto other entities, where the cardinality of the related entity is at most 1.