Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.SoldProductGroupSelectable
Packages that use SoldProductGroupSelectable
Package
Description
-
Uses of SoldProductGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as SoldProductGroupSelectableModifier and TypeFieldDescriptionstatic final SoldProductGroupSelectableSoldProductGroup.ALL_FIELDSSelector for all available fields of SoldProductGroup. -
Uses of SoldProductGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field that implement SoldProductGroupSelectableModifier and TypeClassDescriptionclassSoldProductGroupField<FieldT>Template class to represent entity fields of the EntitySoldProductGroup. -
Uses of SoldProductGroupSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that implement SoldProductGroupSelectableModifier and TypeClassDescriptionclassSoldProductGroupLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSoldProductGroupto other entities.classSoldProductGroupOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSoldProductGroupto other entities, where the cardinality of the related entity is at most 1.