Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.selectable.ChangeMasterCharcSelectable
Packages that use ChangeMasterCharcSelectable
Package
Description
-
Uses of ChangeMasterCharcSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterCharcSelectableModifier and TypeFieldDescriptionstatic final ChangeMasterCharcSelectableChangeMasterCharc.ALL_FIELDSSelector for all available fields of ChangeMasterCharc. -
Uses of ChangeMasterCharcSelectable 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 ChangeMasterCharcSelectableModifier and TypeClassDescriptionclassChangeMasterCharcField<FieldT>Template class to represent entity fields of the EntityChangeMasterCharc. -
Uses of ChangeMasterCharcSelectable 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 ChangeMasterCharcSelectableModifier and TypeClassDescriptionclassChangeMasterCharcLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterCharcto other entities.classChangeMasterCharcOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterCharcto other entities, where the cardinality of the related entity is at most 1.