docs(log): NW 7.40 逗号陷阱知识库 — 9种场景+修复模式 (ZMCP_READ_LOG实战)

This commit is contained in:
WuRangyu
2026-09-01 15:53:08 +08:00
parent 4ab61cef0e
commit cd34b46dea
3 changed files with 71 additions and 1 deletions
+1
View File
@@ -206,6 +206,7 @@ Full flow: `references/error-handling.md`.
| `WITH EMPTY KEY` dump | NW 7.40 unsupported — use `WITH NON-UNIQUE KEY` / `WITH DEFAULT KEY` |
| Function name error | Missing `/` separator — use `ZGROUP/Z_FUNC` |
| EOFError on delete | Non-interactive — prepend `echo "yes" \|` |
| Syntax: "此处不允许逗号" | NW 7.40 逗号陷阱(9种) → `log/adt-nw740-comma-traps.md` |
General flow: **diagnose** (params / file / transport / network / object existence) → **usage error**: fix & retry → **sap-cli limit**: report, never bypass → **SAP limit**: exhaust automation below → **confirmed un-automatable**: request SAP GUI op.