Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.selectable.SuplrActyParticipantSelectable
Packages that use SuplrActyParticipantSelectable
Package
Description
-
Uses of SuplrActyParticipantSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity declared as SuplrActyParticipantSelectableModifier and TypeFieldDescriptionstatic final SuplrActyParticipantSelectableSuplrActyParticipant.ALL_FIELDSSelector for all available fields of SuplrActyParticipant. -
Uses of SuplrActyParticipantSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.field that implement SuplrActyParticipantSelectableModifier and TypeClassDescriptionclassSuplrActyParticipantField<FieldT>Template class to represent entity fields of the EntitySuplrActyParticipant. -
Uses of SuplrActyParticipantSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.link that implement SuplrActyParticipantSelectableModifier and TypeClassDescriptionclassSuplrActyParticipantLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSuplrActyParticipantto other entities.classSuplrActyParticipantOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSuplrActyParticipantto other entities, where the cardinality of the related entity is at most 1.