Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.selectable.ServiceContrItmReleasedOrderSelectable
Packages that use ServiceContrItmReleasedOrderSelectable
Package
Description
-
Uses of ServiceContrItmReleasedOrderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as ServiceContrItmReleasedOrderSelectableModifier and TypeFieldDescriptionstatic final ServiceContrItmReleasedOrderSelectableServiceContrItmReleasedOrder.ALL_FIELDSSelector for all available fields of ServiceContrItmReleasedOrder. -
Uses of ServiceContrItmReleasedOrderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field that implement ServiceContrItmReleasedOrderSelectableModifier and TypeClassDescriptionclassTemplate class to represent entity fields of the EntityServiceContrItmReleasedOrder. -
Uses of ServiceContrItmReleasedOrderSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.link that implement ServiceContrItmReleasedOrderSelectableModifier and TypeClassDescriptionclassServiceContrItmReleasedOrderLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceContrItmReleasedOrderto other entities.classServiceContrItmReleasedOrderOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceContrItmReleasedOrderto other entities, where the cardinality of the related entity is at most 1.