Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.selectable.ControllingObjectStdVHSelectable
Packages that use ControllingObjectStdVHSelectable
Package
Description
-
Uses of ControllingObjectStdVHSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest declared as ControllingObjectStdVHSelectableModifier and TypeFieldDescriptionstatic final ControllingObjectStdVHSelectableControllingObjectStdVH.ALL_FIELDSSelector for all available fields of ControllingObjectStdVH. -
Uses of ControllingObjectStdVHSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.field that implement ControllingObjectStdVHSelectableModifier and TypeClassDescriptionclassControllingObjectStdVHField<FieldT>Template class to represent entity fields of the EntityControllingObjectStdVH. -
Uses of ControllingObjectStdVHSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.link that implement ControllingObjectStdVHSelectableModifier and TypeClassDescriptionclassControllingObjectStdVHLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofControllingObjectStdVHto other entities.classControllingObjectStdVHOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofControllingObjectStdVHto other entities, where the cardinality of the related entity is at most 1.