Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.selectable.LongestPathInBOMSelectable
Packages that use LongestPathInBOMSelectable
Package
Description
-
Uses of LongestPathInBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing declared as LongestPathInBOMSelectableModifier and TypeFieldDescriptionstatic final LongestPathInBOMSelectableLongestPathInBOM.ALL_FIELDSSelector for all available fields of LongestPathInBOM. -
Uses of LongestPathInBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.field that implement LongestPathInBOMSelectableModifier and TypeClassDescriptionclassLongestPathInBOMField<FieldT>Template class to represent entity fields of the EntityLongestPathInBOM. -
Uses of LongestPathInBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.buffersizing.link that implement LongestPathInBOMSelectableModifier and TypeClassDescriptionclassLongestPathInBOMLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLongestPathInBOMto other entities.classLongestPathInBOMOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLongestPathInBOMto other entities, where the cardinality of the related entity is at most 1.