Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.selectable.ChgRecdFuncLocTskListSelectable
Packages that use ChgRecdFuncLocTskListSelectable
Package
Description
-
Uses of ChgRecdFuncLocTskListSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord declared as ChgRecdFuncLocTskListSelectableModifier and TypeFieldDescriptionstatic final ChgRecdFuncLocTskListSelectableChgRecdFuncLocTskList.ALL_FIELDSSelector for all available fields of ChgRecdFuncLocTskList. -
Uses of ChgRecdFuncLocTskListSelectable 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 ChgRecdFuncLocTskListSelectableModifier and TypeClassDescriptionclassChgRecdFuncLocTskListField<FieldT>Template class to represent entity fields of the EntityChgRecdFuncLocTskList. -
Uses of ChgRecdFuncLocTskListSelectable 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 ChgRecdFuncLocTskListSelectableModifier and TypeClassDescriptionclassChgRecdFuncLocTskListLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdFuncLocTskListto other entities.classChgRecdFuncLocTskListOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofChgRecdFuncLocTskListto other entities, where the cardinality of the related entity is at most 1.