| { | |
| "task_id": "T17", | |
| "max_score": 20, | |
| "scoring_type": "keyword_group", | |
| "rules": { | |
| "client_spec": [ | |
| "client specified.*废弃", | |
| "client specified.*禁止", | |
| "跨client", | |
| "cross-client", | |
| "mandt.*安全", | |
| "s/4hana.*client specified" | |
| ], | |
| "exec_sql": [ | |
| "exec sql.*废弃", | |
| "native sql.*废弃", | |
| "exec sql.*禁止", | |
| "openSQL", | |
| "open sql替代", | |
| "exec sql.*不推荐" | |
| ], | |
| "atc_tool": [ | |
| "atc", | |
| "abap test cockpit", | |
| "scmt", | |
| "custom code migration", | |
| "readiness check", | |
| "simplification list", | |
| "sap readiness" | |
| ], | |
| "move_corr": [ | |
| "move-corresponding.*字段名", | |
| "字段名.*变化", | |
| "companycode.*bukrs", | |
| "mapping.*变化", | |
| "s4.*字段.*不同", | |
| "新旧.*字段" | |
| ], | |
| "refresh": [ | |
| "refresh.*废弃", | |
| "clear.*替代.*refresh", | |
| "describe table.*lines", | |
| "lines.*describe" | |
| ] | |
| } | |
| } |