Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.selectable.BusSolnOrdItmConfigurationSelectable
Packages that use BusSolnOrdItmConfigurationSelectable
Package
Description
-
Uses of BusSolnOrdItmConfigurationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmConfigurationSelectableModifier and TypeFieldDescriptionstatic final BusSolnOrdItmConfigurationSelectableBusSolnOrdItmConfiguration.ALL_FIELDSSelector for all available fields of BusSolnOrdItmConfiguration. -
Uses of BusSolnOrdItmConfigurationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field that implement BusSolnOrdItmConfigurationSelectableModifier and TypeClassDescriptionclassBusSolnOrdItmConfigurationField<FieldT>Template class to represent entity fields of the EntityBusSolnOrdItmConfiguration. -
Uses of BusSolnOrdItmConfigurationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.link that implement BusSolnOrdItmConfigurationSelectableModifier and TypeClassDescriptionclassBusSolnOrdItmConfigurationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrdItmConfigurationto other entities.classBusSolnOrdItmConfigurationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrdItmConfigurationto other entities, where the cardinality of the related entity is at most 1.