Sp_salsalesorderVirtual_test.md
633 Bytes
Sp_salsalesorderVirtual_test (procedure)
订单-虚拟库存明细
- Type: PROCEDURE
- Deterministic: NO
- SQL data access: CONTAINS SQL
- Created: 2026-04-27 19:10:46
- Last altered: 2026-04-27 19:10:46
Parameters
| # | Mode | Name | Type |
|---|---|---|---|
| 1 | IN | sGuids |
longtext |
| 2 | IN | sGuid |
varchar(100) |
| 3 | IN | sBrId |
varchar(100) |
| 4 | IN | sSuId |
varchar(100) |
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE PROCEDURESpsalsalesorderVirtual_test'._
Narrative
No human-written narrative yet.