Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.selectable.ServiceOrderTmplItemRefObjSelectable
Packages that use ServiceOrderTmplItemRefObjSelectable
Package
Description
-
Uses of ServiceOrderTmplItemRefObjSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTmplItemRefObjSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderTmplItemRefObjSelectableServiceOrderTmplItemRefObj.ALL_FIELDSSelector for all available fields of ServiceOrderTmplItemRefObj. -
Uses of ServiceOrderTmplItemRefObjSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field that implement ServiceOrderTmplItemRefObjSelectableModifier and TypeClassDescriptionclassServiceOrderTmplItemRefObjField<FieldT>Template class to represent entity fields of the EntityServiceOrderTmplItemRefObj. -
Uses of ServiceOrderTmplItemRefObjSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that implement ServiceOrderTmplItemRefObjSelectableModifier and TypeClassDescriptionclassServiceOrderTmplItemRefObjLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderTmplItemRefObjto other entities.classServiceOrderTmplItemRefObjOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderTmplItemRefObjto other entities, where the cardinality of the related entity is at most 1.