Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.field.ServiceQtanPersonRespField
Packages that use ServiceQtanPersonRespField
-
Uses of ServiceQtanPersonRespField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation declared as ServiceQtanPersonRespFieldModifier and TypeFieldDescriptionstatic final ServiceQtanPersonRespField<String>ServiceQtanPersonResp.PERSON_RESPONSIBLEUse with available fluent helpers to apply the PersonResponsible field to query operations.static final ServiceQtanPersonRespField<String>ServiceQtanPersonResp.SERVICE_QUOTATIONUse with available fluent helpers to apply the ServiceQuotation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation that return ServiceQtanPersonRespFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceQtanPersonRespField<T>ServiceQtanPersonResp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceQtanPersonRespField<T>Use with available fluent helpers to apply an extension field to query operations.