Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field.ServiceQtanRefObjectField
Packages that use ServiceQtanRefObjectField
-
Uses of ServiceQtanRefObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQtanRefObjectFieldModifier and TypeFieldDescriptionstatic final ServiceQtanRefObjectField<String>ServiceQtanRefObject.SERVICE_QUOTATIONUse with available fluent helpers to apply the ServiceQuotation field to query operations.static final ServiceQtanRefObjectField<String>ServiceQtanRefObject.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.static final ServiceQtanRefObjectField<String>ServiceQtanRefObject.SERVICE_REFERENCE_EQUIPMENTUse with available fluent helpers to apply the ServiceReferenceEquipment field to query operations.static final ServiceQtanRefObjectField<Boolean>ServiceQtanRefObject.SRVC_REF_OBJ_IS_MAIN_OBJECTUse with available fluent helpers to apply the SrvcRefObjIsMainObject field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 that return ServiceQtanRefObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceQtanRefObjectField<T>ServiceQtanRefObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceQtanRefObjectField<T>Use with available fluent helpers to apply an extension field to query operations.