Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.selectable.BusinessUserChangesSelectable
Packages that use BusinessUserChangesSelectable
Package
Description
-
Uses of BusinessUserChangesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange declared as BusinessUserChangesSelectableModifier and TypeFieldDescriptionstatic final BusinessUserChangesSelectableBusinessUserChanges.ALL_FIELDSSelector for all available fields of BusinessUserChanges. -
Uses of BusinessUserChangesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.field that implement BusinessUserChangesSelectableModifier and TypeClassDescriptionclassBusinessUserChangesField<FieldT>Template class to represent entity fields of the EntityBusinessUserChanges. -
Uses of BusinessUserChangesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.link that implement BusinessUserChangesSelectableModifier and TypeClassDescriptionclassBusinessUserChangesLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessUserChangesto other entities.classBusinessUserChangesOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessUserChangesto other entities, where the cardinality of the related entity is at most 1.