- 博客(16)
- 资源 (4)
- 收藏
- 关注
转载 利用VB开发SAP接口程序初探
http://blog.sina.com.cn/s/blog_4706f1ae010001kx.html天极链接:http://dev.yesky.com/31/2200031.shtml 作者:冯强 出处:天极开发 天极链接:http://dev.yesky.com/31/2200031.shtml SAP R/3系统是业界最先进、最稳定的ERP系统,国际
2008-11-10 17:17:00
424
原创 The System Log
http://help.sap.com/saphelp_nw70/helpdata/EN/c7/69bcbaf36611d3a6510000e835363f/frameset.htmThe System Log The SAP System logs all system errors, warnings, user locks due to failed logon attempts
2008-10-30 20:15:00
679
原创 Deleting Clients
http://help.sap.com/saphelp_nw70/helpdata/EN/69/c24cd04ba111d189750000e8322d00/frameset.htm Deleting Clients ProcedureLog on to the client to be deleted. Choose Administration ® System adm
2008-10-30 20:04:00
351
原创 sqlserver 2005备份不能够删除日志?
http://www.itpub.net/viewthread.php?tid=924872DBCC SHRINKDATABASE ( database_name [ , target_percent ] [ , { NOTRUNCATE | TRUNCATEONLY } ] )参数database_name是要收缩的数据库名称。数据库名称必须符合标识符的规则。有关
2008-10-30 14:26:00
863
原创 关于SQL SERVER 日志满的处理方法
http://www.hbjjrb.com/Jishu/sql/200706/26710.html事务日志文件Transaction Log File是用来记录数据库更新情况的文件,扩展名为ldf。在 SQL Server 7.0 和 SQL Server 2000 中,如果设置了自动增长功能,事务日志文件将会自动扩展。一般情况下,在能够容纳两次事务日志截断之间发生的最大数量的事务时,事务日志
2008-10-30 14:14:00
344
原创 删除sql server2005 的日志文件
http://topic.youkuaiyun.com/u/20080723/10/2261b481-3704-4055-ad8b-eec8eefbb32a.htmlSQL code <!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-
2008-10-30 13:58:00
457
原创 怎样缩小SQL Server数据库日志文件
http://www.tzwhx.com/newOperate/html/3/31/313/6862.html问:我的数据库实际大小为600MB, 日志文件实际大小为33MB, 但日志文件占用空间为2.8GB!我曾经试了几种方式,SHIRNK DATABASE, TRUNCATE LOG FILE, 都没办法将文件缩小。 答:你可以把下面的代码COPY到查询分析器里,,然后修改其中的3个参
2008-10-30 13:51:00
407
原创 清除 SQL SERVER 2005 事务日志
http://www.tzwhx.com/newOperate/html/3/31/313/13909.html1.右键在清除日志的数据库,如“TestDB”,点击[新建查询(Q)]2.输入以下SQL语句,其中“TestDB”是数据库名称DUMP TRANSACTION TestDB WITH NO_LOG.csharpcode, .csharpcode pre{font-
2008-10-30 13:45:00
345
原创 SQL Server 2005 日志删除和日志文件限制
http://www.javaresearch.org/article/127373.htm清除日志: DECLARE @LogicalFileName sysname, @MaxMinutes INT, @NewSize INTUSE szwzcheck -- 要操作的数据库名SELECT @LogicalFileName =
2008-10-30 13:39:00
943
原创 Deleting Entries in the Application Log
http://help.sap.com/saphelp_scm50/helpdata/en/a7/bbdf371babfa0fe10000009b38f842/frameset.htmUseThe records in the application log are not automatically deleted by the system. To prevent the databa
2008-10-30 12:01:00
318
原创 Deleting Logs
http://help.sap.com/saphelp_nw70/helpdata/EN/f8/17c43b4f16ba17e10000000a114084/frameset.htmDeleting Logs UseYou can delete one or more eCATT logs, either manually or automatically. Logs are de
2008-10-30 11:24:00
354
原创 Delete Application Log
http://help.sap.com/SAPHELP_NW04S/helpdata/EN/24/95d207fe2c11d2962300a0c930660b/frameset.htm UseYou must delete logs to avoid Application Log database table overflow.FeaturesYou can delete l
2008-10-30 11:22:00
563
转载 What are automatic postings?
Postings are made to G/L accounts automatically in the case of Invoice Verification and Inventory Management transactions relevant to Financial and Cost Accounting.Example:Posting lines are created
2008-10-22 19:37:00
530
转载 SAP FI模块与SD、MM的接口配置基本方法
SAP FI模块与SD、MM的接口配置基本方法及解答.问:能否介绍一下FI模块与SD、MM的接口配置基本方法?答:accounting determination autoposting,做FICO的对这两个接口帐号的配置都会感兴趣的啊~ 不过这些东东要讲起来,东西就 比较多了,只能简单介绍一下。 FI/SD通过tcode VKOA为billing设置过帐科目,用户可以创建自己的科目定
2008-10-22 19:30:00
642
转载 SAP 月末结帐步骤
The following processes including SD,MM,PP,FI,CO .SD Relevant Steps: 1.Check if all delivery in due list have been processedVL06G (Could set background jobs to automatically generate the billing d
2008-10-22 19:29:00
530
转载 转:在SAP中如何实现现金流量表?
问:请问有没有人做过中国的现金流量表,能否介绍一下在SAP中如何实现现金流量表比较准确容易。 答:1。利用TR模块的承诺项目来做,调用系统的一个标准程序,再写一个中国现金流量表的格式,但不能出间接法的现金流量表。2.没错,应该是上Fund Management下的Commitment Itmes Management,即要在CoCd下激活 CashManagement,对应所有总帐科目都要创建Co
2008-10-22 19:26:00
1702
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人