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