Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChgRecdRefEngBOMSelectable
Packages that use ChgRecdRefEngBOMSelectable
Package
Description
-
Uses of ChgRecdRefEngBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdRefEngBOMSelectableModifier and TypeFieldDescriptionstatic final ChgRecdRefEngBOMSelectableChgRecdRefEngBOM.ALL_FIELDSSelector for all available fields of ChgRecdRefEngBOM. -
Uses of ChgRecdRefEngBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.field that implement ChgRecdRefEngBOMSelectableModifier and TypeClassDescriptionclassChgRecdRefEngBOMField<FieldT>Template class to represent entity fields of the EntityChgRecdRefEngBOM. -
Uses of ChgRecdRefEngBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link that implement ChgRecdRefEngBOMSelectableModifier and TypeClassDescriptionclassChgRecdRefEngBOMLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdRefEngBOMto other entities.classChgRecdRefEngBOMOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdRefEngBOMto other entities, where the cardinality of the related entity is at most 1.