Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.selectable.BOMWhereUsedSelectable
Packages that use BOMWhereUsedSelectable
Package
Description
-
Uses of BOMWhereUsedSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist declared as BOMWhereUsedSelectableModifier and TypeFieldDescriptionstatic final BOMWhereUsedSelectableBOMWhereUsed.ALL_FIELDSSelector for all available fields of BOMWhereUsed. -
Uses of BOMWhereUsedSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.field that implement BOMWhereUsedSelectableModifier and TypeClassDescriptionclassBOMWhereUsedField<FieldT>Template class to represent entity fields of the EntityBOMWhereUsed. -
Uses of BOMWhereUsedSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.link that implement BOMWhereUsedSelectableModifier and TypeClassDescriptionclassBOMWhereUsedLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBOMWhereUsedto other entities.classBOMWhereUsedOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBOMWhereUsedto other entities, where the cardinality of the related entity is at most 1.