zoukankan      html  css  js  c++  java
  • RMA Sales Order – Stuck with “Awaiting Return Disposition”

    RMA Sales Order – Stuck with “Awaiting Return Disposition”

                      clip_image002

    Action : (Prod)

    ð  Login to Unix

    ð  su – appklgpi

    ð  cd /home/metalink

    ð  sqlplus apps/……   @ontd0015.sql

             clip_image004

    Metalink – Solution :-

    RMA Stuck With Awaiting Return Disposition; FRM-40212: Invalid value for field OE_ORDER_NUM (Doc ID 339794.1)

     

    clip_image006


    Modified:19-Oct-2011clip_image006Type:PROBLEMclip_image006Status:ARCHIVEDclip_image007clip_image006Priority:3

    clip_image008

    Applies to:

    Oracle Order Management - Version: 11.5.9 to 11.5.10.3 - Release: 11.5 to 11.5
    Oracle Order Management - Version: 11.5.1 to 11.5.10.0 [Release: 11.5 to 11.5]
    Information in this document applies to any platform.
    FORM:OEXOEORD.FMB - Sales Orders
    ***Checked for relevance on 20-Dec-2010***

    Symptoms

    On 11.5.9 or 11.5.10, you find an RMA is stuck in Awaiting Return status and the flow code in HTMomse11i output is : AWAITING_RETURN_DISPOS

    When try to Inspect the RMA item via:
    Purchasing Responsibility
    Receiving/Receiving Transactions
    Click on Customer Tab
    Enter the RMA number
    Click Find

    Receive error: FRM-40212: Invalid value for field OE_ORDER_NUM

    Also, data corruption observed in case of RMA. User received the qty into inventory but RMA Line
    is stuck in "AWAITING_RETURN" or "AWAITING_RETURN_DISPOSITION" statuses

    Cause

    Failed interfacing between Purchasing and Order Management Modules. The information related to receiving is not interfaced back to Order Management.

    Solution

    To implement the solution, please execute the following steps:

    1. Apply
    Patch 5358811 - This patch contains generic data fix scripts for known issues in RMA Receiving.

    This patch includes data-fix scripts to address known issues in RMA Receiving module.

    These scripts will help customers to progress the stuck RMA Lines for
    scenarios where user has already received the qty into inventory but RMA Line
    is stuck in "AWAITING_RETURN" or "AWAITING_RETURN_DISPOSITION" statuses.

    It is highly recommended for customers to test these data-fix scripts for the
    problematic Line Id in their TEST instance, that is a copy of Production.
    Customers should apply these scripts in production, only after thorough
    testing of these scripts in TEST instance.

    ontd0015.sql :
    --------------
    Use this script to progress RMA Lines against which material has been received,
    but the Lines are stuck in AWAITING_RETURN_DISPOSITION status.

    ontd0018.sql :
    --------------
    Use this script to progress RMA Lines against which material has been received,
    but the Lines are stuck in AWAITING_RETURN status.

    Both these scripts can be used to list all the RMA Lines that are stuck. To
    progress the stuck RMA Line, provide the LINE_ID as input to these scripts.

    2. Once the scripts completes, the line status becomes Awaiting Return.
    Enter a new receipt and progress order through invoicing to close.



  • 相关阅读:
    关于找了很长时间但是找不到原因的bug的解决方法
    牛客_剑指offer题集——二叉树中和为某一值的路径(java实现)
    牛客_剑指offer题集——栈的压入弹出序列(java实现)
    牛客_剑指offer题集——顺时针打印算法(java实现)
    第 7 章 Selenium WebDriver 进阶应用 Selenium 3+Python 3 自动化测试
    第 6 章 Selenium 常用方法(二) Selenium 3+Python 3 自动化测试
    第 6 章 Selenium 常用方法(一) Selenium 3+Python 3 自动化测试
    5.2 Selenium 八大定位 Selenium 3+Python 3 自动化测试
    5.1 Python 基础知识 Selenium 3+Python 3 自动化测试
    第 4 章 前端技术简介 Selenium 3+Python 3 自动化测试
  • 原文地址:https://www.cnblogs.com/quanweiru/p/3582663.html
Copyright © 2011-2022 走看看