Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChangeRecordReferenceBitSelectable
Packages that use ChangeRecordReferenceBitSelectable
Package
Description
-
Uses of ChangeRecordReferenceBitSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChangeRecordReferenceBitSelectableModifier and TypeFieldDescriptionstatic final ChangeRecordReferenceBitSelectableChangeRecordReferenceBit.ALL_FIELDSSelector for all available fields of ChangeRecordReferenceBit. -
Uses of ChangeRecordReferenceBitSelectable 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 ChangeRecordReferenceBitSelectableModifier and TypeClassDescriptionclassChangeRecordReferenceBitField<FieldT>Template class to represent entity fields of the EntityChangeRecordReferenceBit. -
Uses of ChangeRecordReferenceBitSelectable 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 ChangeRecordReferenceBitSelectableModifier and TypeClassDescriptionclassChangeRecordReferenceBitLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordReferenceBitto other entities.classChangeRecordReferenceBitOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeRecordReferenceBitto other entities, where the cardinality of the related entity is at most 1.