Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.selectable.SalesOrderBOMSelectable
Packages that use SalesOrderBOMSelectable
Package
Description
-
Uses of SalesOrderBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial declared as SalesOrderBOMSelectableModifier and TypeFieldDescriptionstatic final SalesOrderBOMSelectableSalesOrderBOM.ALL_FIELDSSelector for all available fields of SalesOrderBOM. -
Uses of SalesOrderBOMSelectable 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 SalesOrderBOMSelectableModifier and TypeClassDescriptionclassSalesOrderBOMField<FieldT>Template class to represent entity fields of the EntitySalesOrderBOM. -
Uses of SalesOrderBOMSelectable 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 SalesOrderBOMSelectableModifier and TypeClassDescriptionclassSalesOrderBOMLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderBOMto other entities.classSalesOrderBOMOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSalesOrderBOMto other entities, where the cardinality of the related entity is at most 1.