Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.selectable.MaterialBOMItemSelectable
Packages that use MaterialBOMItemSelectable
Package
Description
-
Uses of MaterialBOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2 declared as MaterialBOMItemSelectableModifier and TypeFieldDescriptionstatic final MaterialBOMItemSelectableMaterialBOMItem.ALL_FIELDSSelector for all available fields of MaterialBOMItem. -
Uses of MaterialBOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.field that implement MaterialBOMItemSelectableModifier and TypeClassDescriptionclassMaterialBOMItemField<FieldT>Template class to represent entity fields of the EntityMaterialBOMItem. -
Uses of MaterialBOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.link that implement MaterialBOMItemSelectableModifier and TypeClassDescriptionclassMaterialBOMItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaterialBOMItemto other entities.classMaterialBOMItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaterialBOMItemto other entities, where the cardinality of the related entity is at most 1.