Nonetheless, right after the interception occurred, the application transaction commits the change to its database -- marking the new master data record with the status created.
但是,在执行拦截之后,应用程序事务马上把修改提交给它的数据库 —— 把新主数据记录的状态设置为 created。
Only once this operation completes, does the new master data record becomes visible to all users of the application by a change of status, for example from created to active.
在这个操作完成之后,修改记录的状态,比如由created改为active。在此之后,应用程序的所有用户才能看到这条新的主数据记录。
Only once this operation completes, does the new master data record becomes visible to all users of the application by a change of status, for example from created to active.
在这个操作完成之后,修改记录的状态,比如由created改为active。在此之后,应用程序的所有用户才能看到这条新的主数据记录。
应用推荐