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

  • 相关阅读:
    读书笔记 ASP.NET 2.0编程珠玑
    为什么公司招聘一个好员工很难,程序员找份好工作也不容易
    读书笔记 ASP.NET 2.0高级编程 第31章 配置
    Win7 x64 旗舰版下重新注册IIS7.5
    T_SQL 开发的13个Tips
    报表服务扩展:基于WCF技术的报表服务扩展
    实现多国语言的Reporting Services项目
    技术人生:如何成为一位优秀的程序员
    幸福框架:待实现的基础应用列表
    技术人生:做人十心机
  • 原文地址:https://www.cnblogs.com/benio/p/2212250.html
Copyright © 2011-2022 走看看