Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.selectable.ChangeMasterSelectable
Packages that use ChangeMasterSelectable
Package
Description
-
Uses of ChangeMasterSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterSelectableModifier and TypeFieldDescriptionstatic final ChangeMasterSelectableChangeMaster.ALL_FIELDSSelector for all available fields of ChangeMaster. -
Uses of ChangeMasterSelectable 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 ChangeMasterSelectableModifier and TypeClassDescriptionclassChangeMasterField<FieldT>Template class to represent entity fields of the EntityChangeMaster. -
Uses of ChangeMasterSelectable 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 ChangeMasterSelectableModifier and TypeClassDescriptionclassChangeMasterLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterto other entities.classChangeMasterOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterto other entities, where the cardinality of the related entity is at most 1.