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