会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
空山寻桂树,折香思故人。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
5
6
7
8
9
10
11
12
13
···
20
下一页
2021年3月11日
linux笔记 第三天 locate 不找/tmp下的文件 使用前 先执行 updatedb
摘要: mv /usr/bin/python_old /usr/bin/python_new
阅读全文
posted @ 2021-03-11 11:41 shu'sblog
阅读(94)
评论(0)
推荐(0)
2021年3月10日
D Forms Error Messages
摘要: D Forms Error Messages https://docs.oracle.com/middleware/1221/formsandreports/deploy-forms/appd.htm#FSDEP757 FRM-10200: Illegal function in this cont
阅读全文
posted @ 2021-03-10 15:27 shu'sblog
阅读(2912)
评论(0)
推荐(0)
2021年3月9日
关于表 Mtl_Onhand_Quantities_Detail.中的字段 create_Transaction_Id和Update_Transaction_Id结论。
摘要: 1.杂收入库一笔,数量10, Mtl_Onhand_Quantities_Detail表中会新增一笔数据。 create_Transaction_Id,Update_Transaction_Id , Quantities 1202360 1202360 10 2.杂发出库一笔,数量2, create
阅读全文
posted @ 2021-03-09 09:13 shu'sblog
阅读(382)
评论(0)
推荐(0)
关于问题:APP-FND-01238的解决办法。
摘要: 是因为: fnd_standard.set_who 被注销掉。 或者是类似:do_key('COMMIT_FORM') 这样的提交代码位置不对所引起。 参考处理办法: Set_Block_Property('CUXTRAN_L', Update_Allowed, Property_On); App_
阅读全文
posted @ 2021-03-09 09:01 shu'sblog
阅读(303)
评论(0)
推荐(0)
2021年3月7日
linux 学习笔记 第 二天 文件和目录的权限 2021-03-07
摘要:
阅读全文
posted @ 2021-03-07 11:52 shu'sblog
阅读(44)
评论(0)
推荐(0)
2021年3月4日
linux 学习笔记 第一天 安装 分区 指定ip 远程链接 2021-03-04
摘要: ifconfig 查看现在的网卡名称 在公司的局域网 用侨联 如果是本机 可用host 指定IP: ifconfig 查看的网卡名 192.168.55.1
阅读全文
posted @ 2021-03-04 17:16 shu'sblog
阅读(71)
评论(0)
推荐(0)
2021年3月3日
Oracle ebs 常用标准表
摘要: Oracle ebs 常用标准表call fnd_global.APPS_INITIALIZE(1318,50583,401) select fnd_profile.VALUE('ORG_ID') FROM DUAL select * from hr_operating_units hou wher
阅读全文
posted @ 2021-03-03 11:29 shu'sblog
阅读(6092)
评论(0)
推荐(0)
EBS开发——经常需要修改的触发器
摘要: 本文来源:https://blog.csdn.net/zhanzhib/article/details/42147753 经常需要修改的触发器: ACCEPT APP_STANDARD.EVENT(‘ACCEPT’); 这个触发器处理菜单或工具条上调用Save and Proceed (保存并继续)
阅读全文
posted @ 2021-03-03 10:43 shu'sblog
阅读(865)
评论(0)
推荐(0)
2021年2月24日
查询oracle 数据库 SQL语句执行情况
摘要: 来源:https://www.cnblogs.com/101key/p/6433440.html 1.查看总消耗时间最多的前10条SQL语句 select * from (select v.sql_id, v.child_number, v.sql_text, v.elapsed_time, v.c
阅读全文
posted @ 2021-02-24 09:21 shu'sblog
阅读(691)
评论(0)
推荐(0)
2021年2月23日
重做日志文件
摘要:
阅读全文
posted @ 2021-02-23 14:35 shu'sblog
阅读(24)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
10
11
12
13
···
20
下一页
公告