# `Sp_quoquotation_CustomerUnagree` (procedure) - **Type:** PROCEDURE - **Deterministic:** NO - **SQL data access:** CONTAINS SQL ## Parameters | # | Mode | Name | Type | |---|---|---|---| | 1 | IN | `sProInParam` | `varchar(10000)` | | 2 | IN | `sMakePerson` | `varchar(100)` | | 3 | IN | `sBrId` | `varchar(100)` | | 4 | IN | `sSuId` | `varchar(100)` | | 5 | OUT | `sReturn` | `varchar(1000)` | | 6 | OUT | `sCode` | `int` | ## Body _Body is not pre-cached. To inspect: `mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE PROCEDURE `Sp_quoquotation_CustomerUnagree`'`._ ## Narrative **Business context:** 销售管理 → 报价&估计管理 → 报价单 (quoquotationmaster) — toolbar button "客户不同意" that marks the quote as customer-rejected (`sStatus='3'`) and stores the user-supplied rejection reason on `sReason`. Reverse leg of `Sp_quoquotation_customeragree`; restorable via `Sp_quoquotation_CustomerAgreeAgain`. **What it does:** Extracts `$.changeValue[*].valueKey` (a CSV of additional editable columns) plus `$.changeValue.textareaValue` (the reason). For each comma-separated key it splices `