Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.selectable.BusinessSolutionOrderSelectable
Packages that use BusinessSolutionOrderSelectable
Package
Description
-
Uses of BusinessSolutionOrderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusinessSolutionOrderSelectableModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderSelectableBusinessSolutionOrder.ALL_FIELDSSelector for all available fields of BusinessSolutionOrder. -
Uses of BusinessSolutionOrderSelectable 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 BusinessSolutionOrderSelectableModifier and TypeClassDescriptionclassBusinessSolutionOrderField<FieldT>Template class to represent entity fields of the EntityBusinessSolutionOrder. -
Uses of BusinessSolutionOrderSelectable 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 BusinessSolutionOrderSelectableModifier and TypeClassDescriptionclassBusinessSolutionOrderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessSolutionOrderto other entities.classBusinessSolutionOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessSolutionOrderto other entities, where the cardinality of the related entity is at most 1.