Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessrolechanges.selectable.BusinessRoleChangesSelectable
Packages that use BusinessRoleChangesSelectable
Package
Description
-
Uses of BusinessRoleChangesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessrolechanges
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessrolechanges declared as BusinessRoleChangesSelectableModifier and TypeFieldDescriptionstatic final BusinessRoleChangesSelectableBusinessRoleChanges.ALL_FIELDSSelector for all available fields of BusinessRoleChanges. -
Uses of BusinessRoleChangesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessrolechanges.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessrolechanges.field that implement BusinessRoleChangesSelectableModifier and TypeClassDescriptionclassBusinessRoleChangesField<FieldT>Template class to represent entity fields of the EntityBusinessRoleChanges. -
Uses of BusinessRoleChangesSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessrolechanges.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessrolechanges.link that implement BusinessRoleChangesSelectableModifier and TypeClassDescriptionclassBusinessRoleChangesLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessRoleChangesto other entities.classBusinessRoleChangesOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessRoleChangesto other entities, where the cardinality of the related entity is at most 1.