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.
SAP 中的大多数对象都可以双击以在同一窗口中获取更多信息。
是否可以在不替换当前窗口的情况下在新窗口(模式)中打开该信息?
双击与许多其他事件一样,无论何时双击某个地方发生的任何事情都是由编写应用程序的人编写的。因此,除非那个人或一群人通过某种特定于应用程序的设置指定一种打开新窗口的方法,否则不可能总是打开一个新模式。没有系统范围的开关或每个用户设置或类似的东西。