zoukankan      html  css  js  c++  java
  • 解决在创建银行帐户,输入帐户拥有人时找不到法人实体的问题

    在创建银行帐户的第一步,系统要求输入“Bank account Owner”(即Legal Entity),但在选择值列表中即没有找到自己所定义的Legal Entity。这是因为oracle现金管理模块要求分配法人实体的访问权限到银行帐户上。下面详细解决


    Solution from oracle my support

    Applies to:

    This problem can occur on any platform.

    Symptoms

    Unable to create a new bank account in release 12 in Cash Management.  The list of value in the Bank account Owner does not bring the information of the Legal Entities that have been created.

    Cause

    This is not a bug, it is a setup issue. Cash Management responsibility must be assigned the Legal Entities that you want to grant the access to all bank accounts.

    Solution

    Please do the following to assign Legal Entities to the Cash Management responsibility

    1. Log in as Sysadmin.
    2. Go to the User Management Responsibility.
    3. Path: Roles & Role Inheritance
    4. In the Type field select Roles and Responsibilities
    5. Wait until a new field appears, you will see the category field, please select Miscellaneous
    6. In the Application select 'Cash Management' and click on GO button.
    7. Search your Cash Management responsibility or role that you are using to create your bank account.
    8. Click on the update icon.
    9. A new window will be displayed, please click in the Security wizard button.
    10. For CE UMX Security wizard click on the Run Wizard.
    11. In this window you should add the legal entities that you want to grant the access to all the
    bank accounts within a legal entity and choose the privilages that you want to assign to this role on the
    bank accounts such as: USE, MAINTENANCE and BANK ACCOUNT TRANSFERS.
    12. Save and apply the changes and then verify in Cash management responsibility if you now are
    able to see that legal entity in the bank account creation form.

             

                成长

           /      |     \

        学习   总结   分享

    QQ交流群:122230156

  • 相关阅读:
    CRC在线计算器
    freemodbus-v1.5.0 源码分析
    图及其实现
    最短路径
    交换排序-------快速排序
    FreeRTOS--删除任务
    Install OE and BitBake
    高端编程之DOM
    timeout使用实例
    使用JS提交表单
  • 原文地址:https://www.cnblogs.com/benio/p/2212250.html
Copyright © 2011-2022 走看看