Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field.ServiceOrderPersonRespField
Packages that use ServiceOrderPersonRespField
-
Uses of ServiceOrderPersonRespField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderPersonRespFieldModifier and TypeFieldDescriptionstatic final ServiceOrderPersonRespField<Boolean>ServiceOrderPersonResp.CUST_MGMT_PARTNER_IS_MAIN_PARTNERUse with available fluent helpers to apply the CustMgmtPartnerIsMainPartner field to query operations.static final ServiceOrderPersonRespField<String>ServiceOrderPersonResp.PERSON_RESPONSIBLEUse with available fluent helpers to apply the PersonResponsible field to query operations.static final ServiceOrderPersonRespField<String>ServiceOrderPersonResp.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder that return ServiceOrderPersonRespFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderPersonRespField<T>ServiceOrderPersonResp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderPersonRespField<T>Use with available fluent helpers to apply an extension field to query operations.