Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQtanPersonRespSelectable
Packages that use ServiceQtanPersonRespSelectable
Package
Description
-
Uses of ServiceQtanPersonRespSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 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.servicequotationv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.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.servicequotationv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.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.