Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.selectable.BusSolnOrdSrvcPrtItemSelectable
Packages that use BusSolnOrdSrvcPrtItemSelectable
Package
Description
-
Uses of BusSolnOrdSrvcPrtItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdSrvcPrtItemSelectableModifier and TypeFieldDescriptionstatic final BusSolnOrdSrvcPrtItemSelectableBusSolnOrdSrvcPrtItem.ALL_FIELDSSelector for all available fields of BusSolnOrdSrvcPrtItem. -
Uses of BusSolnOrdSrvcPrtItemSelectable 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 BusSolnOrdSrvcPrtItemSelectableModifier and TypeClassDescriptionclassBusSolnOrdSrvcPrtItemField<FieldT>Template class to represent entity fields of the EntityBusSolnOrdSrvcPrtItem. -
Uses of BusSolnOrdSrvcPrtItemSelectable 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 BusSolnOrdSrvcPrtItemSelectableModifier and TypeClassDescriptionclassBusSolnOrdSrvcPrtItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrdSrvcPrtItemto other entities.classBusSolnOrdSrvcPrtItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusSolnOrdSrvcPrtItemto other entities, where the cardinality of the related entity is at most 1.