Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.field.ServiceQtanItemRefObjectField
Packages that use ServiceQtanItemRefObjectField
-
Uses of ServiceQtanItemRefObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation declared as ServiceQtanItemRefObjectFieldModifier and TypeFieldDescriptionstatic final ServiceQtanItemRefObjectField<String>ServiceQtanItemRefObject.SERVICE_QUOTATIONUse with available fluent helpers to apply the ServiceQuotation field to query operations.static final ServiceQtanItemRefObjectField<String>ServiceQtanItemRefObject.SERVICE_QUOTATION_ITEMUse with available fluent helpers to apply the ServiceQuotationItem field to query operations.static final ServiceQtanItemRefObjectField<String>ServiceQtanItemRefObject.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.static final ServiceQtanItemRefObjectField<String>ServiceQtanItemRefObject.SERVICE_REFERENCE_EQUIPMENTUse with available fluent helpers to apply the ServiceReferenceEquipment field to query operations.static final ServiceQtanItemRefObjectField<Boolean>ServiceQtanItemRefObject.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.servicequotation that return ServiceQtanItemRefObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceQtanItemRefObjectField<T>ServiceQtanItemRefObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceQtanItemRefObjectField<T>Use with available fluent helpers to apply an extension field to query operations.