专注Oracle EBS--理性的浪漫
===========================================================
===========================================================
在网上找了一些资料,不是实现不了就是不够完整.

1.建立parameter method_ISMODIFY, 初始值为FALSE

2. BLOCK 级别的 when-new-record-instance

if :PARAMETER.method_ISMODIFY = 'TRUE' THEN

:system.message_level := 25;
commit_form;
:system.message_level := 0;
:PARAMETER.method_ISMODIFY := 'FALSE';
END IF;

3. 在行上最后一个ITEM ,when-new-item-instance 写:

:PARAMETER.method_ISMODIFY := 'TRUE';

用一下方法要结合 写INSERT 语句,不如这个效率高

FORMS_DDL('commit_form');

FORMS_DDL('commit');

moonsoft 发表于:2007.03.08 18:19 ::分类: ( forms ) ::阅读:(449次) :: 评论 (0) ::收藏此页到365Key

发表评论
标题

在此添加评论
表情符号: smile laughing tongue angry crying sad wassat wink

称呼

邮箱地址(可选)

个人主页(可选)

 authimage


Blog信息
博客日历
切换风格
文章归档...
最新发表...
最新评论...
最多阅读文章...
博客统计...
网站链接...
新闻聚合