Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.selectable.DocInfoRecdObjLinkProductSelectable
Packages that use DocInfoRecdObjLinkProductSelectable
Package
Description
-
Uses of DocInfoRecdObjLinkProductSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocInfoRecdObjLinkProductSelectableModifier and TypeFieldDescriptionstatic final DocInfoRecdObjLinkProductSelectableDocInfoRecdObjLinkProduct.ALL_FIELDSSelector for all available fields of DocInfoRecdObjLinkProduct. -
Uses of DocInfoRecdObjLinkProductSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field that implement DocInfoRecdObjLinkProductSelectableModifier and TypeClassDescriptionclassDocInfoRecdObjLinkProductField<FieldT>Template class to represent entity fields of the EntityDocInfoRecdObjLinkProduct. -
Uses of DocInfoRecdObjLinkProductSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link that implement DocInfoRecdObjLinkProductSelectableModifier and TypeClassDescriptionclassDocInfoRecdObjLinkProductLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDocInfoRecdObjLinkProductto other entities.classDocInfoRecdObjLinkProductOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDocInfoRecdObjLinkProductto other entities, where the cardinality of the related entity is at most 1.