您的位置:首页 > 其它

sap定义表时键字的位置

2013-11-25 11:47 369 查看
在sap中定义表的时候,设置为键字字段一定要出现在表的开头部分,并且连续出现

否则就会报错:“关键字已定义; 字段 XXXX 可能不在关键字中”。

Diagnosis

When defining table fields, you added further key fields at the end after entering a block of key fields followed by a block of non-key fields.
All the key fields of a table must be in a block at the beginning of the table.
Procedure

All key fields in a table should be entered in a single block.
--the end--
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: