Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChangeRecordReferencePSVSelectable
Packages that use ChangeRecordReferencePSVSelectable
Package
Description
-
Uses of ChangeRecordReferencePSVSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChangeRecordReferencePSVSelectableModifier and TypeFieldDescriptionstatic final ChangeRecordReferencePSVSelectableChangeRecordReferencePSV.ALL_FIELDSSelector for all available fields of ChangeRecordReferencePSV. -
Uses of ChangeRecordReferencePSVSelectable 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 ChangeRecordReferencePSVSelectableModifier and TypeClassDescriptionclassChangeRecordReferencePSVField<FieldT>Template class to represent entity fields of the EntityChangeRecordReferencePSV. -
Uses of ChangeRecordReferencePSVSelectable 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 ChangeRecordReferencePSVSelectableModifier and TypeClassDescriptionclassChangeRecordReferencePSVLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordReferencePSVto other entities.classChangeRecordReferencePSVOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordReferencePSVto other entities, where the cardinality of the related entity is at most 1.