zoukankan      html  css  js  c++  java
  • Dynamics AX 2012 R2 将系统用户账号连接到工作人员记录

        要使用AX中的一些特性,需要将User Account和他们的Employee Record连接在一起。最好将所有EmployeeUser Account,都和他们的Employee Record连接在一起。没有这个连接,一些功能就没办法用,尤其是Sales and Marketing模块的。

        同样的,一个采购人员要想做Purchase Requisition,那么该人员的User Account必须被连接到一个Employee Record

        跟随Reinhard进入System administration > Common > Users > Users。选择一个用户,点击Relations Button。

    Screenshot20150121090231

        在弹出的新窗口上,点击New Button。在新记录的明细中,点击Person下拉框,选择Employee,关闭窗体。

    Screenshot20150121090736

    这样,就已将将User Account 连接到Employee Record了。

  • 相关阅读:
    static关键字(C语言)
    PartitionerTest
    PipelineTest
    ReadDataFromCheckpoint
    Demo1
    CacheTest
    CheckPointTest
    BroadCast
    AccumulatorOperator
    Operator_takeAndFirst
  • 原文地址:https://www.cnblogs.com/msdynax/p/link-user-to-employee.html
Copyright © 2011-2022 走看看