Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.selectable.SuplrActyDescriptionSelectable
Packages that use SuplrActyDescriptionSelectable
Package
Description
-
Uses of SuplrActyDescriptionSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity declared as SuplrActyDescriptionSelectableModifier and TypeFieldDescriptionstatic final SuplrActyDescriptionSelectableSuplrActyDescription.ALL_FIELDSSelector for all available fields of SuplrActyDescription. -
Uses of SuplrActyDescriptionSelectable 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 SuplrActyDescriptionSelectableModifier and TypeClassDescriptionclassSuplrActyDescriptionField<FieldT>Template class to represent entity fields of the EntitySuplrActyDescription. -
Uses of SuplrActyDescriptionSelectable 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 SuplrActyDescriptionSelectableModifier and TypeClassDescriptionclassSuplrActyDescriptionLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSuplrActyDescriptionto other entities.classSuplrActyDescriptionOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSuplrActyDescriptionto other entities, where the cardinality of the related entity is at most 1.