Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChgRecdFuncLocBOMSelectable
Packages that use ChgRecdFuncLocBOMSelectable
Package
Description
-
Uses of ChgRecdFuncLocBOMSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdFuncLocBOMSelectableModifier and TypeFieldDescriptionstatic final ChgRecdFuncLocBOMSelectableChgRecdFuncLocBOM.ALL_FIELDSSelector for all available fields of ChgRecdFuncLocBOM. -
Uses of ChgRecdFuncLocBOMSelectable 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 ChgRecdFuncLocBOMSelectableModifier and TypeClassDescriptionclassChgRecdFuncLocBOMField<FieldT>Template class to represent entity fields of the EntityChgRecdFuncLocBOM. -
Uses of ChgRecdFuncLocBOMSelectable 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 ChgRecdFuncLocBOMSelectableModifier and TypeClassDescriptionclassChgRecdFuncLocBOMLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdFuncLocBOMto other entities.classChgRecdFuncLocBOMOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdFuncLocBOMto other entities, where the cardinality of the related entity is at most 1.