Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.selectable.BusinessSolutionOrderTextSelectable
Packages that use BusinessSolutionOrderTextSelectable
Package
Description
-
Uses of BusinessSolutionOrderTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusinessSolutionOrderTextSelectableModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderTextSelectableBusinessSolutionOrderText.ALL_FIELDSSelector for all available fields of BusinessSolutionOrderText. -
Uses of BusinessSolutionOrderTextSelectable 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 BusinessSolutionOrderTextSelectableModifier and TypeClassDescriptionclassBusinessSolutionOrderTextField<FieldT>Template class to represent entity fields of the EntityBusinessSolutionOrderText. -
Uses of BusinessSolutionOrderTextSelectable 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 BusinessSolutionOrderTextSelectableModifier and TypeClassDescriptionclassBusinessSolutionOrderTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessSolutionOrderTextto other entities.classBusinessSolutionOrderTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBusinessSolutionOrderTextto other entities, where the cardinality of the related entity is at most 1.