Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以让我们知道事务中的所有必填字段,比如 MK01 用于 BDC Prog 的 SHDB 记录?
不,因为字段可以根据任意参数在运行时切换为强制/可选甚至不可见。您将能够无条件地识别某些必填字段,但通常不可能事先识别所有必填字段。