错误信息Make an entry in Field Text Area 已注销 2021-04-25 87 阅读1分钟 新建sales order时,如果未维护notes,则无法save sales order,遇到如下error message: 使用tcode SE91的where used list查找message ID BSP_WD number 022, 在第一个hit处设断点: 找到抛出error message的code: 说明field的mandatory属性不是从workbench UI configuration里定义的: 在下面方法里将notes设为mandatory: 具体逻辑可以debug context node class GET_I方法: