Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChangeRecordReferenceMatSelectable
Packages that use ChangeRecordReferenceMatSelectable
Package
Description
-
Uses of ChangeRecordReferenceMatSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChangeRecordReferenceMatSelectableModifier and TypeFieldDescriptionstatic final ChangeRecordReferenceMatSelectableChangeRecordReferenceMat.ALL_FIELDSSelector for all available fields of ChangeRecordReferenceMat. -
Uses of ChangeRecordReferenceMatSelectable 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 ChangeRecordReferenceMatSelectableModifier and TypeClassDescriptionclassChangeRecordReferenceMatField<FieldT>Template class to represent entity fields of the EntityChangeRecordReferenceMat. -
Uses of ChangeRecordReferenceMatSelectable 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 ChangeRecordReferenceMatSelectableModifier and TypeClassDescriptionclassChangeRecordReferenceMatLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordReferenceMatto other entities.classChangeRecordReferenceMatOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordReferenceMatto other entities, where the cardinality of the related entity is at most 1.