Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.selectable.SalesOrderBOMItemSelectable
Packages that use SalesOrderBOMItemSelectable
Package
Description
-
Uses of SalesOrderBOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial declared as SalesOrderBOMItemSelectableModifier and TypeFieldDescriptionstatic final SalesOrderBOMItemSelectableSalesOrderBOMItem.ALL_FIELDSSelector for all available fields of SalesOrderBOMItem. -
Uses of SalesOrderBOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.field that implement SalesOrderBOMItemSelectableModifier and TypeClassDescriptionclassSalesOrderBOMItemField<FieldT>Template class to represent entity fields of the EntitySalesOrderBOMItem. -
Uses of SalesOrderBOMItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.link that implement SalesOrderBOMItemSelectableModifier and TypeClassDescriptionclassSalesOrderBOMItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderBOMItemto other entities.classSalesOrderBOMItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderBOMItemto other entities, where the cardinality of the related entity is at most 1.