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.



原文地址:https://www.cnblogs.com/quanweiru/p/3582663.html