Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.selectable.SrvcOrdItmProdRefObjectSelectable
Packages that use SrvcOrdItmProdRefObjectSelectable
Package
Description
-
Uses of SrvcOrdItmProdRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as SrvcOrdItmProdRefObjectSelectableModifier and TypeFieldDescriptionstatic final SrvcOrdItmProdRefObjectSelectableSrvcOrdItmProdRefObject.ALL_FIELDSSelector for all available fields of SrvcOrdItmProdRefObject. -
Uses of SrvcOrdItmProdRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field that implement SrvcOrdItmProdRefObjectSelectableModifier and TypeClassDescriptionclassSrvcOrdItmProdRefObjectField<FieldT>Template class to represent entity fields of the EntitySrvcOrdItmProdRefObject. -
Uses of SrvcOrdItmProdRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link that implement SrvcOrdItmProdRefObjectSelectableModifier and TypeClassDescriptionclassSrvcOrdItmProdRefObjectLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdItmProdRefObjectto other entities.classSrvcOrdItmProdRefObjectOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSrvcOrdItmProdRefObjectto other entities, where the cardinality of the related entity is at most 1.