Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2.selectable.MaterialBOMSubItemSelectable
Packages that use MaterialBOMSubItemSelectable
Package
Description
-
Uses of MaterialBOMSubItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialsv2 declared as MaterialBOMSubItemSelectableModifier and TypeFieldDescriptionstatic final MaterialBOMSubItemSelectableMaterialBOMSubItem.ALL_FIELDSSelector for all available fields of MaterialBOMSubItem. -
Uses of MaterialBOMSubItemSelectable 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 MaterialBOMSubItemSelectableModifier and TypeClassDescriptionclassMaterialBOMSubItemField<FieldT>Template class to represent entity fields of the EntityMaterialBOMSubItem. -
Uses of MaterialBOMSubItemSelectable 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 MaterialBOMSubItemSelectableModifier and TypeClassDescriptionclassMaterialBOMSubItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaterialBOMSubItemto other entities.classMaterialBOMSubItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaterialBOMSubItemto other entities, where the cardinality of the related entity is at most 1.