Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.selectable.ChangeMasterAltDateSelectable
Packages that use ChangeMasterAltDateSelectable
Package
Description
-
Uses of ChangeMasterAltDateSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterAltDateSelectableModifier and TypeFieldDescriptionstatic final ChangeMasterAltDateSelectableChangeMasterAltDate.ALL_FIELDSSelector for all available fields of ChangeMasterAltDate. -
Uses of ChangeMasterAltDateSelectable 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 ChangeMasterAltDateSelectableModifier and TypeClassDescriptionclassChangeMasterAltDateField<FieldT>Template class to represent entity fields of the EntityChangeMasterAltDate. -
Uses of ChangeMasterAltDateSelectable 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 ChangeMasterAltDateSelectableModifier and TypeClassDescriptionclassChangeMasterAltDateLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterAltDateto other entities.classChangeMasterAltDateOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChangeMasterAltDateto other entities, where the cardinality of the related entity is at most 1.