Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.selectable.ServiceQtanPersonRespSelectable
Packages that use ServiceQtanPersonRespSelectable
Package
Description
-
Uses of ServiceQtanPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation declared as ServiceQtanPersonRespSelectableModifier and TypeFieldDescriptionstatic final ServiceQtanPersonRespSelectableServiceQtanPersonResp.ALL_FIELDSSelector for all available fields of ServiceQtanPersonResp. -
Uses of ServiceQtanPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.field that implement ServiceQtanPersonRespSelectableModifier and TypeClassDescriptionclassServiceQtanPersonRespField<FieldT>Template class to represent entity fields of the EntityServiceQtanPersonResp. -
Uses of ServiceQtanPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.link that implement ServiceQtanPersonRespSelectableModifier and TypeClassDescriptionclassServiceQtanPersonRespLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanPersonRespto other entities.classServiceQtanPersonRespOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanPersonRespto other entities, where the cardinality of the related entity is at most 1.