专注Oracle EBS--理性的浪漫
===========================================================
===========================================================

pause ; MESSAGE('s'||:ship_confirm_id); pause;

已经执行, 但是同时的UPDATE 语句就是不执行


IF (v_return_status = 'S') THEN

-- RAISE fail_api;
if :weight is not null then
update oe_order_headers_all
set attribute14 = :weight
where order_number = :order_number
and org_id = :parameter.g_org_id;
end if;
-- pause ; MESSAGE('s'||:ship_confirm_id); pause;
COMMIT;
update xx_oe_ship_confirm_all sc
set sc.shipped_flag = 'Y'
where sc.ship_confirm_id = :ship_confirm_id;

COMMIT;
moonsoft 发表于:2007.05.30 02:45 ::分类: ( Oracle基础/数据仓库/BI ) ::阅读:(305次) :: 评论 (0) ::收藏此页到365Key

发表评论
标题

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

称呼

邮箱地址(可选)

个人主页(可选)

 authimage


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