Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChgRecdRefMfgBOMSelectable
Packages that use ChgRecdRefMfgBOMSelectable
Package
Description
-
Uses of ChgRecdRefMfgBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdRefMfgBOMSelectableModifier and TypeFieldDescriptionstatic final ChgRecdRefMfgBOMSelectableChgRecdRefMfgBOM.ALL_FIELDSSelector for all available fields of ChgRecdRefMfgBOM. -
Uses of ChgRecdRefMfgBOMSelectable 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 ChgRecdRefMfgBOMSelectableModifier and TypeClassDescriptionclassChgRecdRefMfgBOMField<FieldT>Template class to represent entity fields of the EntityChgRecdRefMfgBOM. -
Uses of ChgRecdRefMfgBOMSelectable 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 ChgRecdRefMfgBOMSelectableModifier and TypeClassDescriptionclassChgRecdRefMfgBOMLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdRefMfgBOMto other entities.classChgRecdRefMfgBOMOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdRefMfgBOMto other entities, where the cardinality of the related entity is at most 1.