Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.selectable.ServiceOrderTmplPersonRespSelectable
Packages that use ServiceOrderTmplPersonRespSelectable
Package
Description
-
Uses of ServiceOrderTmplPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTmplPersonRespSelectableModifier and TypeFieldDescriptionstatic final ServiceOrderTmplPersonRespSelectableServiceOrderTmplPersonResp.ALL_FIELDSSelector for all available fields of ServiceOrderTmplPersonResp. -
Uses of ServiceOrderTmplPersonRespSelectable 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 ServiceOrderTmplPersonRespSelectableModifier and TypeClassDescriptionclassServiceOrderTmplPersonRespField<FieldT>Template class to represent entity fields of the EntityServiceOrderTmplPersonResp. -
Uses of ServiceOrderTmplPersonRespSelectable 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 ServiceOrderTmplPersonRespSelectableModifier and TypeClassDescriptionclassServiceOrderTmplPersonRespLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderTmplPersonRespto other entities.classServiceOrderTmplPersonRespOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceOrderTmplPersonRespto other entities, where the cardinality of the related entity is at most 1.