zoukankan      html  css  js  c++  java
  • AR或者OM出现Please Define Sales Representatives解决方法

    ARXSUDRC Receipt Classes Errors With APP-AR-96994: Please Define Sales Representatives [ID 357454.1]

     


     

    Modified 24-JAN-2009     Type PROBLEM     Status PUBLISHED

     

           

    Checked for relevance on 25-Jan-2009

    In this Document
      Symptoms
      Changes
      Cause
      Solution


    Applies to:

    Oracle Receivables - Version: 11.5.10
    This problem can occur on any platform.
    FORM:ARXSUDRC.FMB - Define Receipt Classes and Payment Methods

    Symptoms

    On 11.5.10 in Production:
    Trying to setup new Receipt Classes and getting an error when trying to open the form. The transactions workbench also will not open. This is for a new organization just created.

    ERROR
    NO_DATA_FOUND
    APP-AR-96994: Please define sales representatives.
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-20002.

    STEPS
    The issue can be reproduced at will with the following steps:
    1. Setup->Receipt-> Receipt Classes

    Changes

    The organization has just been created

    Cause

    The issue is caused by the following setup: replicate seed data has not been run for the new org
    so the salesrep does not exist for the new org.

    Solution

    To implement the solution, please execute the following steps:

    1. Confirm that the org_id does not exist in the salesrep tables.

    select org_id,salesrep_id
    from ra_salesreps_all;
     

    Select org_id,salesrep_id
    from JTF_RS_SALESREPS;

    2. If the org_id for the newly created organization is not displayed in the results, then log on as system administrator and run the replicate seed data program for the new organization.

    3. Please retest the issue.

    4. If the issue is resolved, please migrate the solution as appropriate to other environments.


     

    Show Related Information Related


    Products


    ·   Oracle E-Business Suite > Financial Management > Credit to Cash > Oracle Receivables

             

                成长

           /      |     \

        学习   总结   分享

    QQ交流群:122230156

  • 相关阅读:
    attr系列保留方法使用
    利用python的标准库hashlib 的md5()生成唯一的id
    【病因】 神经衰弱的几大病因
    群里看到的一个骗子批八字的例子
    i'll make a man out of you
    It's A Good Day To Die
    两天了。照着SVN的界面画的一个界面。
    起一卦,看看我想要的,依然这么倒霉
    倒霉倒霉真倒霉,这一卦起得和上一卦一样
    只要是倒霉,起卦就能看出来
  • 原文地址:https://www.cnblogs.com/benio/p/2212135.html
Copyright © 2011-2022 走看看