Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChgRecdPLMEPDCollabnSelectable
Packages that use ChgRecdPLMEPDCollabnSelectable
Package
Description
-
Uses of ChgRecdPLMEPDCollabnSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdPLMEPDCollabnSelectableModifier and TypeFieldDescriptionstatic final ChgRecdPLMEPDCollabnSelectableChgRecdPLMEPDCollabn.ALL_FIELDSSelector for all available fields of ChgRecdPLMEPDCollabn. -
Uses of ChgRecdPLMEPDCollabnSelectable 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 ChgRecdPLMEPDCollabnSelectableModifier and TypeClassDescriptionclassChgRecdPLMEPDCollabnField<FieldT>Template class to represent entity fields of the EntityChgRecdPLMEPDCollabn. -
Uses of ChgRecdPLMEPDCollabnSelectable 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 ChgRecdPLMEPDCollabnSelectableModifier and TypeClassDescriptionclassChgRecdPLMEPDCollabnLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdPLMEPDCollabnto other entities.classChgRecdPLMEPDCollabnOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdPLMEPDCollabnto other entities, where the cardinality of the related entity is at most 1.