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.  --根据实际情况 比如AP的就选payables
    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.

  • 相关阅读:
    学习JavaDay07
    学习JavaDay05
    学习JavaDay0402
    学习JavaDay04
    学习JavaDay03
    学习JavaDay02
    学习JavaDay01
    数据库的增删改查
    关于Spring
    关于多线程Thread的简单应用
  • 原文地址:https://www.cnblogs.com/toowang/p/3542448.html
Copyright © 2011-2022 走看看