加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

OracleEBSPR导入请求错误POCIRM-001:ORA-01403:nodatafound

(2023-07-25 16:14:45)
标签:

pocirm-001

pr导入请求出错

分类: OracleEBS采购模块
Oracle EBS PR 导入请求错误 POCIRM-001: ORA-01403: no data found

Concurrent program POCIRM returned error

Cause:        POCIRM encountered an internal error.  Parameters: REQIMPORT,CUX,6,ALL,TESTPRNO0001,N,N, 

Action:        Note both this error number and the actions you are trying to perform. Contact
POCIRM-001: ORA-01403: no data found
                                             

Cause:        A SQL error has occurred in POCIRM.  The SQL error is &LSQL_ERR.

Action:        Take note of both this error number and the actions you were

解决办法:
1 检查下  调用 导入申请 的参数是否正确
 
2.检查下 以下是否正确
fnd_global.APPS_INITIALIZE (l_user_id, l_resp_id, l_appl_id);
MO_GLOBAL.init('PO');
mo_global.set_policy_context('S',p_org_id);
FND_REQUEST.SET_ORG_ID((ORG_ID);

3.检查下代码中的参数赋值是否正确

-- 刘轶鹤

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有