重複保管棚エラーAPP-FND-01564: ORACLE ERROR 1422 IN FDFGCD
(Doc ID 2487294.1)
Last updated on MARCH 06, 2019
適用範囲:
Oracle Inventory Management - バージョン 11.5.9 以降この文書の内容はすべてのプラットフォームに適用されます。
この文書には、Oracle EBS 11iおよびR 12のすべてのバージョンが含まれています。
Form: INVSAFDH.FMB - 保管棚の定義
現象
現象
保管棚を検索及び修正する際に以下のエラーが発生しました。
エラー
APP-FND-011564: ORACLE error 1422 in FDFGCD
Cause FDFGCD faile due to ORA-01422 exact fetch returns more than requested number of rows.
The SQL statement being executed at the time of the error was:
SELECT ENABLED_FLAG, SUMMARY_FLAG,
NVL(TO_CHAR(START_DATE_ACTIVE,'J'),
NVL(TO_CHAR(END_DATE_ACTIVE, 'J'),0),SEGMENT1,SEGMENT2,
SEGMENT19,INVENTORY_LOCATION_ID FROM MTL_ITEM_LOCATIONS
WHERE ORGANIZATION_ID = :num AND SEGMENT1 = :SEGMENT1
AND SEGMENT2 = :SEGMENT2 AND SEGMENT19 = SEGMENT19
and was executed from the file 7ERRFILE.
再現手順
- (N)INV > 設定 > 組織 > 在庫保管棚
- 保管棚の検索
変更点
原因
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
本書の内容
現象 |
変更点 |
原因 |
解決策 |
参照情報 |