RMA Sales Order – Stuck with “Awaiting Return Disposition”
RMA Sales Order – Stuck with “Awaiting Return Disposition”
Action : (Prod)
ð Login to Unix
ð su – appklgpi
ð cd /home/metalink
ð sqlplus apps/…… @ontd0015.sql
Metalink – Solution :-
RMA Stuck With Awaiting Return Disposition; FRM-40212: Invalid value for field OE_ORDER_NUM (Doc ID 339794.1) |
Modified:19-Oct-2011Type:PROBLEMStatus:ARCHIVEDPriority:3 |
|
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.
RMA Sales Order – Stuck with “Awaiting Return Disposition”的更多相关文章
- RMA Sales Order – Stuck with “Awaiting Return Disposition”
RMA Sales Order – Stuck with "Awaiting Return Disposition" Action : (P ...
- 使用ABAP代码创建S/4HANA里的Sales Order
下图是使用ABAP代码创建的S/4HANA的Sales Order的截图: 其中红色区域的值是我代码里硬编码的,而蓝色是函数SD_SALESDOCUMENT_CREATE自己创建的. 来看下代码: D ...
- 如何处理用代码创建SD Sales order时遇到的错误消息KI 180
错误消息KI 180:You must enter a company code for transaction Create sales document 代码: REPORT zcreate_so ...
- 如何利用BAPI SD_SALESDOCUMENT_CHANGE修改Sales Order的字段
假设我想修改S/4HANA里Sales Order抬头的Service Date字段SERV_DATE: 首先从数据库表VBKD里查找到SERV_DATE修改之前的值为2020年1月1日 使用如下代码 ...
- magento app/design/adminhtml/default/default/template/sales/order/view/info.phtml XSS Vul
catalogue . 漏洞描述 . 漏洞触发条件 . 漏洞影响范围 . 漏洞代码分析 . 防御方法 . 攻防思考 1. 漏洞描述 Relevant Link: http://www.freebuf. ...
- 转:Internal Sales Order (ISO) Process Flow
本文介绍下内部销售订单Internal Sales Order(ISO)在Oracle EBS中的流程,内部销售订单和组织间转移(Inter-Organization Transfer,IOT)的作用 ...
- SAP Cloud for Customer里Sales Order和Sales Quote的建模方式
SAP Cloud for Customer的Sales工作中心里有Sales Quote和Sales Order两个视图,一个用于销售报价单,另一个用于销售订单. 流程上是先有报价单 ,报价单是一份 ...
- SAP Cloud for Customer Sales Order Requested Date的业务含义和实现
我们在创建Sales order销售订单时,需要指定一个RequestedDate: 这个字段绑定到了BO字段:CustomerQuote.RequestedFulfillmentPeriod.Tim ...
- ABAP术语-Sales Order
Sales Order 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/14/1104979.html A customer request ...
随机推荐
- kvm网络虚拟化管理
1. Linux Bridge网桥管理 一个网桥上添加多个虚拟机,虚拟机之间是可以相互通信的的,同时虚拟机也都可以通外网. kvm的网桥管理可以通过brctl命令 [root@localhost ~] ...
- python网络数据采集 Tesseract
使用chrome代替PhantomJS,selennium3不支持PhantomJS,编码用"utf-8",不然会报错.tesseract要添加TESSDATA_PREFIX环境变 ...
- docker系列之基础命令-1
1.docker基础命令 docker images 显示镜像列表 docker ps 显示容器列表 docker run IMAGE_ID 指定镜像, 运行一个容器 docker start/sto ...
- pytorch导入错误so: undefined symbol: _Z11libshm_initPKc
首先删除torch文件 或者直接卸载 删除会更彻底 https://blog.csdn.net/qq_37674858/article/details/88870124 但是会发现卸载重装pytorc ...
- 几条sql语句(exists)
通常exists后的子查询是需要和外面的表建立关联关系的,如 select count(*) from a where exists (select 'x' from b where a.id = b ...
- python基础学习笔记——os模块
#OS模块 #os模块就是对操作系统进行操作,使用该模块必须先导入模块: import os #getcwd() 获取当前工作目录(当前工作目录默认都是当前文件所在的文件夹) result = os. ...
- xshell连接linux
一些命令和快捷键: Ctrl + Alt 切换linux和windows的鼠标 Ctrl + c 或 Ctrl + d退出>状态 在xshell终端输入exit,退出与linux服务器的连接 登 ...
- Python第三方库之openpyxl(4)
Python第三方库之openpyxl(4) 2D柱状图 在柱状图中,值被绘制成水平条或竖列. 垂直.水平和堆叠柱状图. 注意:以下设置影响不同的图表类型 1.在垂直和水平条形图之间切换,分别设置为c ...
- OSPF 提升四 Network Types & FRAM-RELAY
Network Types 1.loopback 2.point-to-point 3.broadcast 4.NBMA 5.POINT-TO-Multipoint 6.point-To-Multip ...
- win10关闭防火墙命令
NetSh Advfirewall set allprofiles state off #关闭防火墙 Netsh Advfirewall show allprofiles #查看防火墙状态