===========================================================
【转载】SAP iViews: Portal Components in Java
===========================================================
zhanglinye
发表于:2011.02.28 14:50
::分类:
(
SAP
)
::阅读:(169次)
::
评论
(0)
===========================================================
【转载】flex(flash) builder介绍
===========================================================
zhanglinye
发表于:2011.02.27 17:01
::分类:
(
Others
)
::阅读:(139次)
::
评论
(0)
===========================================================
【转载】Flash读取数据库中的数据
===========================================================
zhanglinye
发表于:2011.02.27 16:49
::分类:
(
Others
)
::阅读:(176次)
::
评论
(0)
===========================================================
【转载】BW基础知识
===========================================================
zhanglinye
发表于:2011.02.27 16:27
::分类:
(
SAP
)
::阅读:(166次)
::
评论
(0)
===========================================================
【转载】Enabling eMail Notifications in SAP NetWeaver BPM CE 7.1 Ehp1
===========================================================
This article explains how to enable email notifications in Business Process Management. We will see the configurations required to be done in NetWeaver administrator or Config Tool to send mail notifications to the users assigned to BPM Process Task.
查看全文
zhanglinye
发表于:2011.02.27 13:02
::分类:
(
SAP
)
::阅读:(236次)
::
评论
(0)
===========================================================
【转载】Servlet输出PDF文档方法
===========================================================
概述 Java Servlet 编程可以很方便地将 HTML 文件发送到客户端的 Web 浏览器。然而许多站点还允许访问非 HTML 格式的文档,包括 Adobe PDF、Microsoft Word 和 Micorsoft Excel 等。事实上这些非 HTML 格式只要能用 MIME 类型表示,就可以利用 servlet 来发送。本文将以 PDF为例,向你介绍如何使用 servlet 传送非 HTML 格式文件及该文件是如何在服务器端用Java生成的。 查看全文
zhanglinye
发表于:2010.01.21 19:47
::分类:
(
Java与Oracle
)
::阅读:(959次)
::
评论
(0)
===========================================================
启用不活跃登陆者自动注销功能
===========================================================
zhanglinye
发表于:2009.04.27 10:38
::分类:
(
Oracle Portal
)
::阅读:(470次)
::
评论
(0)
===========================================================
制作HTML输出格式的Concurrent Program的方法
===========================================================
制作HTML输出格式的Concurrent Program的方法
查看全文
zhanglinye
发表于:2009.04.27 10:01
::分类:
(
Oracle ERP
)
::阅读:(508次)
::
评论
(0)
===========================================================
如何开发Concurrent Program,以及在开发过程中遇到的问题和解决方法
===========================================================
zhanglinye
发表于:2009.04.24 10:20
::分类:
(
Oracle ERP
)
::阅读:(689次)
::
评论
(0)
===========================================================
在创建Sales Order时,出现错误,错误信息为“no data found in package oe_order_cache procedure load_cust_trx_type”和“user-defined exception in package oe_order_cache procedure get_tax_calculation_flag”
===========================================================
在创建Sales Order时,出现错误,错误信息为“no data found in package oe_order_cache procedure load_cust_trx_type”和“user-defined exception in package oe_order_cache procedure get_tax_calculation_flag”。
查看全文
zhanglinye
发表于:2008.12.10 16:40
::分类:
(
Oracle ERP
)
::阅读:(792次)
::
评论
(0)
===========================================================
关于在 DB Trigger 中执行DML语句的问题
===========================================================
zhanglinye
发表于:2008.09.28 22:57
::分类:
(
PL/SQL开发
)
::阅读:(816次)
::
评论
(0)
===========================================================
Oracle唯一约束中NULL的处理【转载】
===========================================================
zhanglinye
发表于:2008.09.13 14:24
::分类:
(
PL/SQL开发
)
::阅读:(558次)
::
评论
(0)
===========================================================
【转载】Oracle ERP 11i 维护经验
===========================================================
zhanglinye
发表于:2008.03.24 14:27
::分类:
(
Oracle ERP
)
::阅读:(994次)
::
评论
(0)
===========================================================
在OM中保存订单后,对Order做Book操作时报错“Order currency (USD) does not match base currency (CNY).Please specify the currency conversion type.”
===========================================================
分析:如果订单币种为非CNY(人民币),则需要指定该币种与CNY的汇率
解决:“Currency”栏位如果为非CNY,则需要在栏位“Conversion Type”指定相应的值
zhanglinye
发表于:2008.03.10 16:25
::分类:
(
Oracle ERP
)
::阅读:(671次)
::
评论
(0)
===========================================================
登陆Oracle ERP系统时,出现下面问题的原因?
===========================================================
The FormsLauncher failed to connect to the existing forms session properly. A modal window may be open in the existing forms session, or your session may have become invalid.
查看全文
zhanglinye
发表于:2008.01.04 13:41
::分类:
(
Oracle ERP
)
::阅读:(782次)
::
评论
(0)