Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancebillofmaterial.selectable.BOMItemSelectable
Packages that use BOMItemSelectable
Package
Description
-
Uses of BOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancebillofmaterial
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancebillofmaterial declared as BOMItemSelectableModifier and TypeFieldDescriptionstatic final BOMItemSelectableBOMItem.ALL_FIELDSSelector for all available fields of BOMItem. -
Uses of BOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancebillofmaterial.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancebillofmaterial.field that implement BOMItemSelectableModifier and TypeClassDescriptionclassBOMItemField<FieldT>Template class to represent entity fields of the EntityBOMItem. -
Uses of BOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancebillofmaterial.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenancebillofmaterial.link that implement BOMItemSelectableModifier and TypeClassDescriptionclassBOMItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBOMItemto other entities.classBOMItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBOMItemto other entities, where the cardinality of the related entity is at most 1.