Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.selectable.ChangeMasterCharcValueSelectable
Packages that use ChangeMasterCharcValueSelectable
Package
Description
-
Uses of ChangeMasterCharcValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterCharcValueSelectableModifier and TypeFieldDescriptionstatic final ChangeMasterCharcValueSelectableChangeMasterCharcValue.ALL_FIELDSSelector for all available fields of ChangeMasterCharcValue. -
Uses of ChangeMasterCharcValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.field that implement ChangeMasterCharcValueSelectableModifier and TypeClassDescriptionclassChangeMasterCharcValueField<FieldT>Template class to represent entity fields of the EntityChangeMasterCharcValue. -
Uses of ChangeMasterCharcValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link that implement ChangeMasterCharcValueSelectableModifier and TypeClassDescriptionclassChangeMasterCharcValueLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterCharcValueto other entities.classChangeMasterCharcValueOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterCharcValueto other entities, where the cardinality of the related entity is at most 1.